"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/11/10 03:38:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo" 2025/11/10 03:38:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/10 03:38:56 DEBUG : Creating backend with remote "/tmp/rclone3490892530" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:38:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 03:38:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/10 03:38:57 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:38:57 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.03s) === RUN TestCopy run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:38:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/10 03:38:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 03:38:58 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:38:58 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:39:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 03:39:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:39:01 INFO : sub dir/hello world: Copied (new) 2025/11/10 03:39:03 DEBUG : Yandex rclone-test-qoloqoq3jilo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (21.66s) === RUN TestCopyMetadata run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.71s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.76s) === RUN TestCopyMissingDirectory run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:39:21 DEBUG : Creating backend with remote "/non-existing" 2025/11/10 03:39:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/10 03:39:21 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:39:21 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.16s) === RUN TestCopyNoTraverse run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:39:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 03:39:23 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:39:23 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:39:25 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 03:39:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:39:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (17.18s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.69s) === RUN TestCopyCheckFirst run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:39:40 INFO : Yandex rclone-test-qoloqoq3jilo: Running all checks before starting transfers 2025/11/10 03:39:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 03:39:41 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:39:41 INFO : Yandex rclone-test-qoloqoq3jilo: Checks finished, now starting transfers 2025/11/10 03:39:41 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:39:44 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 03:39:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:39:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (17.70s) === RUN TestSyncNoTraverse run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:39:58 ERROR : Ignoring --no-traverse with sync 2025/11/10 03:39:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 03:39:58 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:39:58 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:40:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 03:40:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:40:01 INFO : sub dir/hello world: Copied (new) 2025/11/10 03:40:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (16.54s) === RUN TestCopyWithDepth run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:40:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/10 03:40:15 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:40:15 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:40:18 DEBUG : hello world2: size = 12 OK 2025/11/10 03:40:18 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/11/10 03:40:18 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (10.11s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:40:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 03:40:25 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:40:25 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:40:27 DEBUG : potato2: size = 11 OK 2025/11/10 03:40:27 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:40:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.81s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:40:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 03:40:35 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:40:35 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:40:37 DEBUG : potato2: size = 11 OK 2025/11/10 03:40:37 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:40:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.64s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:40:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/10 03:40:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/10 03:40:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/10 03:40:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/10 03:40:45 INFO : sub dir2: Making directory 2025/11/10 03:40:46 INFO : sub dir: Making directory 2025/11/10 03:40:46 INFO : sub dir2/sub sub dir2: Making directory 2025/11/10 03:40:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 03:40:46 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:40:46 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:40:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 03:40:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:40:48 INFO : sub dir/hello world: Copied (new) 2025/11/10 03:40:50 DEBUG : Yandex rclone-test-qoloqoq3jilo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (33.02s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:41:18 INFO : sub dir2: Making directory 2025/11/10 03:41:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/10 03:41:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/10 03:41:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 03:41:18 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:41:18 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:41:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 03:41:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:41:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.36s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:41:35 DEBUG : sub dir2: Making directory with metadata 2025/11/10 03:41:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/10 03:41:36 INFO : sub dir2: Making directory 2025/11/10 03:41:36 INFO : sub dir: Making directory 2025/11/10 03:41:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 03:41:37 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:41:37 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:41:39 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 03:41:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:41:39 INFO : sub dir/hello world: Copied (new) 2025/11/10 03:41:39 INFO : sub dir/hello world: Deleted 2025/11/10 03:41:41 DEBUG : Yandex rclone-test-qoloqoq3jilo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/10 03:41:41 DEBUG : Yandex rclone-test-qoloqoq3jilo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (24.59s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.63s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:42:01 INFO : sub dir2: Making directory 2025/11/10 03:42:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 03:42:01 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:42:01 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:42:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 03:42:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:42:04 INFO : sub dir/hello world: Copied (new) 2025/11/10 03:42:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.64s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:42:17 DEBUG : sub dir2: Making directory with metadata 2025/11/10 03:42:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/10 03:42:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/10 03:42:18 INFO : sub dir2: Making directory 2025/11/10 03:42:18 INFO : sub dir: Making directory 2025/11/10 03:42:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 03:42:18 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:42:18 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:42:21 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 03:42:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:42:21 INFO : sub dir/hello world: Copied (new) 2025/11/10 03:42:21 DEBUG : Waiting for deletions to finish 2025/11/10 03:42:22 DEBUG : Yandex rclone-test-qoloqoq3jilo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (24.08s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.54s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:42:42 INFO : sub dir2: Making directory 2025/11/10 03:42:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 03:42:42 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:42:42 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:42:44 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 03:42:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:42:44 INFO : sub dir/hello world: Copied (new) 2025/11/10 03:42:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.33s) === RUN TestServerSideCopy run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:43:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-focetiv3yike" 2025/11/10 03:43:01 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-qoloqoq3jilo -> Yandex rclone-test-focetiv3yike 2025/11/10 03:43:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 03:43:02 DEBUG : Yandex rclone-test-focetiv3yike: Waiting for checks to finish 2025/11/10 03:43:02 DEBUG : Yandex rclone-test-focetiv3yike: Waiting for transfers to finish 2025/11/10 03:43:06 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 03:43:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:43:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/10 03:43:08 DEBUG : Yandex rclone-test-focetiv3yike: Purge remote --- PASS: TestServerSideCopy (29.35s) === RUN TestCopyOverSelf run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:43:31 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3490892530) 2025/11/10 03:43:31 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 03:43:31 DEBUG : sub dir/hello world: Sizes differ 2025/11/10 03:43:31 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:43:31 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:43:33 DEBUG : sub dir/hello world: size = 17 OK 2025/11/10 03:43:33 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/10 03:43:33 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (19.93s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:43:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-fotekux5biki" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-qoloqoq3jilo -> Yandex rclone-test-fotekux5biki 2025/11/10 03:43:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 03:43:52 DEBUG : Yandex rclone-test-fotekux5biki: Waiting for checks to finish 2025/11/10 03:43:52 DEBUG : Yandex rclone-test-fotekux5biki: Waiting for transfers to finish 2025/11/10 03:43:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 03:43:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:43:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/10 03:43:59 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 03:43:59 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-fotekux5biki) 2025/11/10 03:43:59 DEBUG : sub dir/hello world: Sizes differ 2025/11/10 03:43:59 DEBUG : Yandex rclone-test-fotekux5biki: Waiting for checks to finish 2025/11/10 03:43:59 DEBUG : Yandex rclone-test-fotekux5biki: Waiting for transfers to finish 2025/11/10 03:44:00 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.cozokix9" before starting 2025/11/10 03:44:04 DEBUG : sub dir/hello world.cozokix9: server side copy: removing renamed existing file after operation 2025/11/10 03:44:09 DEBUG : sub dir/hello world: size = 17 OK 2025/11/10 03:44:09 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/10 03:44:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/10 03:44:10 DEBUG : Yandex rclone-test-fotekux5biki: Purge remote --- PASS: TestServerSideCopyOverSelf (44.56s) === RUN TestMoveOverSelf run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:44:36 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:44:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3490892530) 2025/11/10 03:44:36 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 03:44:36 DEBUG : sub dir/hello world: Sizes differ 2025/11/10 03:44:36 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:44:38 DEBUG : sub dir/hello world: size = 17 OK 2025/11/10 03:44:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/10 03:44:38 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/10 03:44:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (19.31s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:44:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-cevihec5vuzu" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-qoloqoq3jilo -> Yandex rclone-test-cevihec5vuzu 2025/11/10 03:44:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 03:44:56 DEBUG : Yandex rclone-test-cevihec5vuzu: Waiting for checks to finish 2025/11/10 03:44:56 DEBUG : Yandex rclone-test-cevihec5vuzu: Waiting for transfers to finish 2025/11/10 03:44:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 03:44:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:44:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/10 03:45:05 DEBUG : Yandex rclone-test-cevihec5vuzu: Using server-side directory move 2025/11/10 03:45:05 INFO : Yandex rclone-test-cevihec5vuzu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/10 03:45:06 DEBUG : Yandex rclone-test-cevihec5vuzu: Waiting for checks to finish 2025/11/10 03:45:06 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 03:45:06 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-cevihec5vuzu) 2025/11/10 03:45:06 DEBUG : sub dir/hello world: Sizes differ 2025/11/10 03:45:06 DEBUG : Yandex rclone-test-cevihec5vuzu: Waiting for transfers to finish 2025/11/10 03:45:12 INFO : sub dir/hello world: Deleted 2025/11/10 03:45:14 INFO : sub dir/hello world: Moved (server-side) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:721 Error: Should be true Test: TestServerSideMoveOverSelf Messages: sub dir/hello world: Modification time difference too big |-121526h45m17s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2025-11-10 03:45:16 +0000 UTC) (precision 1ns) 2025/11/10 03:45:17 DEBUG : testing file moves 2025/11/10 03:45:18 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 03:45:18 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-cevihec5vuzu) 2025/11/10 03:45:18 DEBUG : sub dir/hello world: Sizes differ 2025/11/10 03:45:18 DEBUG : Yandex rclone-test-cevihec5vuzu: Waiting for checks to finish 2025/11/10 03:45:18 DEBUG : Yandex rclone-test-cevihec5vuzu: Waiting for transfers to finish 2025/11/10 03:45:25 INFO : sub dir/hello world: Deleted 2025/11/10 03:45:26 INFO : sub dir/hello world: Moved (server-side) Diff of "logger" and "lsf" 2c2 < 2025-11-10 03:45:16.000000000;c0e6b00e2b2068ef74d2ed582114e376;24;sub dir/hello world --- > 2025-11-10 03:45:26.000000000;c0e6b00e2b2068ef74d2ed582114e376;24;sub dir/hello world sync_test.go:3104: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3104 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:727 Error: Received unexpected error: logger does not match lsf! logger: 2025-11-10 03:45:16.000000000;c0e6b00e2b2068ef74d2ed582114e376;24;sub dir/hello world lsf: 2025-11-10 03:45:26.000000000;c0e6b00e2b2068ef74d2ed582114e376;24;sub dir/hello world Test: TestServerSideMoveOverSelf 2025/11/10 03:45:27 DEBUG : Yandex rclone-test-cevihec5vuzu: Purge remote --- FAIL: TestServerSideMoveOverSelf (52.20s) === RUN TestCopyAfterDelete run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:45:45 ERROR : error listing: directory not found 2025/11/10 03:45:47 INFO : Local file system at /tmp/rclone3490892530: Making directory 2025/11/10 03:45:48 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:45:48 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (17.51s) === RUN TestCopyRedownload run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:46:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/10 03:46:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 03:46:04 DEBUG : Local file system at /tmp/rclone3490892530: Waiting for checks to finish 2025/11/10 03:46:04 DEBUG : Local file system at /tmp/rclone3490892530: Waiting for transfers to finish 2025/11/10 03:46:05 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2025/11/10 03:46:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:46:05 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2025/11/10 03:46:05 INFO : sub dir/hello world: Copied (new) 2025/11/10 03:46:05 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (19.98s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:46:21 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/10 03:46:21 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:46:21 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:46:23 DEBUG : check sum: size = 1 OK 2025/11/10 03:46:23 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/10 03:46:23 INFO : check sum: Copied (new) 2025/11/10 03:46:23 DEBUG : Waiting for deletions to finish 2025/11/10 03:46:24 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:46:24 DEBUG : check sum: size = 1 OK 2025/11/10 03:46:24 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/10 03:46:24 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/11/10 03:46:24 DEBUG : check sum: Unchanged skipping 2025/11/10 03:46:24 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:46:24 DEBUG : Waiting for deletions to finish 2025/11/10 03:46:24 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (9.59s) === RUN TestSyncSizeOnly run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:46:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/10 03:46:31 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:46:31 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:46:33 DEBUG : sizeonly: size = 6 OK 2025/11/10 03:46:33 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/10 03:46:33 INFO : sizeonly: Copied (new) 2025/11/10 03:46:33 DEBUG : Waiting for deletions to finish 2025/11/10 03:46:34 DEBUG : sizeonly: size = 6 OK 2025/11/10 03:46:34 DEBUG : sizeonly: Sizes identical 2025/11/10 03:46:34 DEBUG : sizeonly: Unchanged skipping 2025/11/10 03:46:34 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:46:34 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:46:34 DEBUG : Waiting for deletions to finish 2025/11/10 03:46:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (9.84s) === RUN TestSyncIgnoreSize run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:46:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/10 03:46:41 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:46:41 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:46:43 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/11/10 03:46:43 INFO : ignore-size: Copied (new) 2025/11/10 03:46:43 DEBUG : Waiting for deletions to finish 2025/11/10 03:46:44 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:46:44 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:46:44 DEBUG : ignore-size: Unchanged skipping 2025/11/10 03:46:44 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:46:44 DEBUG : Waiting for deletions to finish 2025/11/10 03:46:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.16s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:46:53 DEBUG : existing: size = 6 OK 2025/11/10 03:46:53 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:46:53 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:46:53 DEBUG : existing: Unchanged skipping 2025/11/10 03:46:53 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:46:53 DEBUG : Waiting for deletions to finish 2025/11/10 03:46:53 INFO : There was nothing to transfer 2025/11/10 03:46:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/10 03:46:54 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:46:54 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:46:56 DEBUG : existing: size = 6 OK 2025/11/10 03:46:56 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/11/10 03:46:56 INFO : existing: Copied (replaced existing) 2025/11/10 03:46:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (12.38s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:47:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/10 03:47:03 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:47:03 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:47:06 DEBUG : existing: size = 6 OK 2025/11/10 03:47:06 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/10 03:47:06 INFO : existing: Copied (new) 2025/11/10 03:47:06 DEBUG : Waiting for deletions to finish 2025/11/10 03:47:07 DEBUG : existing: Destination exists, skipping 2025/11/10 03:47:07 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:47:07 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:47:07 DEBUG : Waiting for deletions to finish 2025/11/10 03:47:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.98s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:47:18 INFO : d: Making directory 2025/11/10 03:47:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/10 03:47:20 DEBUG : c/non empty space: size = 5 OK 2025/11/10 03:47:20 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:47:20 DEBUG : c/non empty space: Unchanged skipping 2025/11/10 03:47:20 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:47:20 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:47:22 DEBUG : a/potato2: size = 60 OK 2025/11/10 03:47:22 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/10 03:47:22 INFO : a/potato2: Copied (new) 2025/11/10 03:47:22 DEBUG : Waiting for deletions to finish 2025/11/10 03:47:28 INFO : b/potato: Deleted 2025/11/10 03:47:28 INFO : d: Removing directory 2025/11/10 03:47:34 INFO : b: Removing directory 2025/11/10 03:47:41 DEBUG : Yandex rclone-test-qoloqoq3jilo: deleted 2 directories --- PASS: TestSyncIgnoreErrors (53.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:48:10 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:48:10 DEBUG : empty space: size = 1 OK 2025/11/10 03:48:10 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 2025/11/10 03:48:10 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/10 03:48:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/10 03:48:10 DEBUG : empty space: Unchanged skipping 2025/11/10 03:48:10 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:48:10 DEBUG : Waiting for deletions to finish 2025/11/10 03:48:10 INFO : There was nothing to transfer 2025/11/10 03:48:11 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:48:11 DEBUG : empty space: size = 1 OK 2025/11/10 03:48:11 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 2025/11/10 03:48:11 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/10 03:48:11 INFO : empty space: Updated modification time in destination 2025/11/10 03:48:11 DEBUG : empty space: Unchanged skipping 2025/11/10 03:48:11 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:48:11 DEBUG : Waiting for deletions to finish 2025/11/10 03:48:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (10.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:48:20 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:48:20 DEBUG : empty space: size = 1 OK 2025/11/10 03:48:20 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/10 03:48:20 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/10 03:48:20 DEBUG : empty space: Unchanged skipping 2025/11/10 03:48:20 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:48:20 DEBUG : Waiting for deletions to finish 2025/11/10 03:48:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.61s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:48:30 DEBUG : foo: size = 3 OK 2025/11/10 03:48:30 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 2025/11/10 03:48:30 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:48:30 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3490892530) 2025/11/10 03:48:30 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 03:48:30 DEBUG : foo: md5 differ 2025/11/10 03:48:30 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:48:32 DEBUG : foo: size = 3 OK 2025/11/10 03:48:32 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/11/10 03:48:32 INFO : foo: Copied (replaced existing) 2025/11/10 03:48:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (11.34s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:48:41 DEBUG : empty space: size = 1 OK 2025/11/10 03:48:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:48:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/10 03:48:41 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:48:41 DEBUG : empty space: Unchanged skipping 2025/11/10 03:48:41 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:48:44 DEBUG : potato: size = 60 OK 2025/11/10 03:48:44 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/10 03:48:44 INFO : potato: Copied (new) 2025/11/10 03:48:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (17.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:48:58 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3490892530) 2025/11/10 03:48:58 DEBUG : potato: size = 60 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 03:48:58 DEBUG : potato: Sizes differ 2025/11/10 03:48:58 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:48:58 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:49:00 DEBUG : potato: size = 21 OK 2025/11/10 03:49:00 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/11/10 03:49:00 INFO : potato: Copied (replaced existing) 2025/11/10 03:49:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (10.79s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:49:10 DEBUG : potato: size = 21 OK 2025/11/10 03:49:10 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 2025/11/10 03:49:10 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:49:10 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3490892530) 2025/11/10 03:49:10 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 03:49:10 DEBUG : potato: md5 differ 2025/11/10 03:49:10 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:49:12 DEBUG : potato: size = 21 OK 2025/11/10 03:49:12 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/11/10 03:49:12 INFO : potato: Copied (replaced existing) 2025/11/10 03:49:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (11.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:49:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 03:49:22 DEBUG : empty space: size = 1 OK 2025/11/10 03:49:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:49:22 DEBUG : empty space: Unchanged skipping 2025/11/10 03:49:22 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:49:22 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:49:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/10 03:49:22 DEBUG : Waiting for deletions to finish 2025/11/10 03:49:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (15.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:49:39 DEBUG : empty space: size = 1 OK 2025/11/10 03:49:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:49:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 03:49:39 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:49:39 DEBUG : empty space: Unchanged skipping 2025/11/10 03:49:39 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:49:41 DEBUG : potato2: size = 60 OK 2025/11/10 03:49:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/10 03:49:41 INFO : potato2: Copied (new) 2025/11/10 03:49:41 DEBUG : Waiting for deletions to finish 2025/11/10 03:49:47 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:50:03 INFO : d: Making directory 2025/11/10 03:50:04 INFO : d/e: Making directory 2025/11/10 03:50:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/10 03:50:06 DEBUG : c/non empty space: size = 5 OK 2025/11/10 03:50:06 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:50:06 DEBUG : c/non empty space: Unchanged skipping 2025/11/10 03:50:07 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:50:07 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:50:09 DEBUG : a/potato2: size = 60 OK 2025/11/10 03:50:09 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/10 03:50:09 INFO : a/potato2: Copied (new) 2025/11/10 03:50:09 DEBUG : Waiting for deletions to finish 2025/11/10 03:50:14 INFO : b/potato: Deleted 2025/11/10 03:50:14 INFO : d/e: Removing directory 2025/11/10 03:50:21 INFO : d: Removing directory 2025/11/10 03:50:27 INFO : b: Removing directory 2025/11/10 03:50:34 DEBUG : Yandex rclone-test-qoloqoq3jilo: deleted 3 directories Diff of "logger" and "lsf" 2d1 < 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;a/potato2 3a3 > 2025-11-10 03:50:08.000000000;d6548b156ea68a4e003e786df99eee76;60;a/potato2 sync_test.go:3104: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3104 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;a/potato2 2011-12-25 12:59:59.123456789;ec26039bacb958460a511485fc59d24e;5;c/non empty space lsf: 2011-12-25 12:59:59.123456789;ec26039bacb958460a511485fc59d24e;5;c/non empty space 2025-11-10 03:50:08.000000000;d6548b156ea68a4e003e786df99eee76;60;a/potato2 Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (60.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:51:04 INFO : d: Making directory 2025/11/10 03:51:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/10 03:51:06 DEBUG : c/non empty space: size = 5 OK 2025/11/10 03:51:06 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:51:06 DEBUG : c/non empty space: Unchanged skipping 2025/11/10 03:51:06 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:51:06 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:51:09 DEBUG : a/potato2: size = 60 OK 2025/11/10 03:51:09 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/10 03:51:09 INFO : a/potato2: Copied (new) 2025/11/10 03:51:09 ERROR : Yandex rclone-test-qoloqoq3jilo: not deleting files as there were IO errors 2025/11/10 03:51:09 ERROR : Yandex rclone-test-qoloqoq3jilo: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (54.87s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:51:58 DEBUG : Waiting for deletions to finish 2025/11/10 03:51:58 DEBUG : empty space: size = 1 OK 2025/11/10 03:51:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:51:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 03:51:58 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:51:58 DEBUG : empty space: Unchanged skipping 2025/11/10 03:51:58 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:52:01 DEBUG : potato2: size = 60 OK 2025/11/10 03:52:01 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/10 03:52:01 INFO : potato2: Copied (new) 2025/11/10 03:52:05 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (23.06s) === RUN TestSyncDeleteBefore run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:52:21 DEBUG : Waiting for deletions to finish 2025/11/10 03:52:21 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:52:21 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:52:26 INFO : potato: Deleted 2025/11/10 03:52:26 DEBUG : empty space: size = 1 OK 2025/11/10 03:52:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:52:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 03:52:26 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:52:26 DEBUG : empty space: Unchanged skipping 2025/11/10 03:52:26 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:52:28 DEBUG : potato2: size = 60 OK 2025/11/10 03:52:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/10 03:52:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (24.37s) === RUN TestCopyDeleteBefore run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:52:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 03:52:45 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:52:45 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:52:47 DEBUG : potato2: size = 19 OK 2025/11/10 03:52:47 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/11/10 03:52:47 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (17.89s) === RUN TestSyncWithExclude run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:53:03 DEBUG : enormous: Excluded (Size Filter) 2025/11/10 03:53:03 DEBUG : enormous: Excluded 2025/11/10 03:53:03 DEBUG : potato2: Excluded (Size Filter) 2025/11/10 03:53:03 DEBUG : potato2: Excluded 2025/11/10 03:53:04 DEBUG : potato2: Excluded (Size Filter) 2025/11/10 03:53:04 DEBUG : potato2: Excluded 2025/11/10 03:53:04 DEBUG : empty space: size = 1 OK 2025/11/10 03:53:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:53:04 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:53:04 DEBUG : empty space: Unchanged skipping 2025/11/10 03:53:04 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:53:04 DEBUG : Waiting for deletions to finish 2025/11/10 03:53:04 INFO : There was nothing to transfer 2025/11/10 03:53:04 DEBUG : potato2: Excluded (Size Filter) 2025/11/10 03:53:04 DEBUG : potato2: Excluded 2025/11/10 03:53:04 DEBUG : enormous: Excluded (Size Filter) 2025/11/10 03:53:04 DEBUG : enormous: Excluded 2025/11/10 03:53:04 DEBUG : potato2: Excluded (Size Filter) 2025/11/10 03:53:04 DEBUG : potato2: Excluded 2025/11/10 03:53:05 DEBUG : potato2: Excluded (Size Filter) 2025/11/10 03:53:05 DEBUG : potato2: Excluded 2025/11/10 03:53:05 DEBUG : empty space: size = 1 OK 2025/11/10 03:53:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:53:05 DEBUG : empty space: Unchanged skipping 2025/11/10 03:53:05 DEBUG : Local file system at /tmp/rclone3490892530: Waiting for checks to finish 2025/11/10 03:53:05 DEBUG : Local file system at /tmp/rclone3490892530: Waiting for transfers to finish 2025/11/10 03:53:05 DEBUG : Waiting for deletions to finish 2025/11/10 03:53:05 INFO : There was nothing to transfer 2025/11/10 03:53:05 DEBUG : potato2: Excluded (Size Filter) 2025/11/10 03:53:05 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (16.90s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:53:23 DEBUG : enormous: Excluded (Size Filter) 2025/11/10 03:53:23 DEBUG : enormous: Excluded 2025/11/10 03:53:23 DEBUG : potato2: Excluded (Size Filter) 2025/11/10 03:53:23 DEBUG : potato2: Excluded 2025/11/10 03:53:23 DEBUG : empty space: size = 1 OK 2025/11/10 03:53:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:53:23 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:53:23 DEBUG : empty space: Unchanged skipping 2025/11/10 03:53:23 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:53:23 DEBUG : Waiting for deletions to finish 2025/11/10 03:53:28 INFO : enormous: Deleted 2025/11/10 03:53:29 INFO : potato2: Deleted 2025/11/10 03:53:29 INFO : There was nothing to transfer 2025/11/10 03:53:30 DEBUG : empty space: size = 1 OK 2025/11/10 03:53:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:53:30 DEBUG : empty space: Unchanged skipping 2025/11/10 03:53:30 DEBUG : Local file system at /tmp/rclone3490892530: Waiting for checks to finish 2025/11/10 03:53:30 DEBUG : Local file system at /tmp/rclone3490892530: Waiting for transfers to finish 2025/11/10 03:53:30 DEBUG : Waiting for deletions to finish 2025/11/10 03:53:30 INFO : enormous: Deleted 2025/11/10 03:53:30 INFO : potato2: Deleted 2025/11/10 03:53:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (19.75s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:53:44 DEBUG : five: Need to transfer - File not found at Destination 2025/11/10 03:53:44 DEBUG : four: size = 4 (Local file system at /tmp/rclone3490892530) 2025/11/10 03:53:44 DEBUG : one: Destination is newer than source, skipping 2025/11/10 03:53:44 DEBUG : three: size = 5 OK 2025/11/10 03:53:44 DEBUG : three: Sizes identical 2025/11/10 03:53:44 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/10 03:53:44 DEBUG : two: size = 3 OK 2025/11/10 03:53:44 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:53:44 DEBUG : four: size = 8 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 03:53:44 DEBUG : four: Sizes differ 2025/11/10 03:53:44 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/10 03:53:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3490892530) 2025/11/10 03:53:44 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 03:53:44 DEBUG : two: md5 differ 2025/11/10 03:53:44 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:53:46 DEBUG : two: size = 3 OK 2025/11/10 03:53:46 DEBUG : two: Dst hash empty - aborting Src hash check 2025/11/10 03:53:46 INFO : two: Copied (replaced existing) 2025/11/10 03:53:47 DEBUG : five: size = 4 OK 2025/11/10 03:53:47 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/10 03:53:47 INFO : five: Copied (new) 2025/11/10 03:53:47 DEBUG : four: size = 4 OK 2025/11/10 03:53:47 DEBUG : four: Dst hash empty - aborting Src hash check 2025/11/10 03:53:47 INFO : four: Copied (replaced existing) 2025/11/10 03:53:47 DEBUG : Waiting for deletions to finish 2025/11/10 03:53:48 DEBUG : five: size = 4 OK 2025/11/10 03:53:48 DEBUG : four: size = 4 OK 2025/11/10 03:53:48 DEBUG : one: Destination is newer than source, skipping 2025/11/10 03:53:48 DEBUG : three: size = 5 OK 2025/11/10 03:53:48 DEBUG : two: size = 3 OK 2025/11/10 03:53:48 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:53:48 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3490892530) 2025/11/10 03:53:48 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 03:53:48 DEBUG : three: md5 differ 2025/11/10 03:53:48 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/10 03:53:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/10 03:53:48 DEBUG : two: Size and md5 of src and dst objects identical 2025/11/10 03:53:48 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/10 03:53:48 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/10 03:53:48 DEBUG : four: Size and md5 of src and dst objects identical 2025/11/10 03:53:48 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/10 03:53:48 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/10 03:53:48 DEBUG : five: Size and md5 of src and dst objects identical 2025/11/10 03:53:48 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/10 03:53:48 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:53:49 DEBUG : three: size = 5 OK 2025/11/10 03:53:49 DEBUG : three: Dst hash empty - aborting Src hash check 2025/11/10 03:53:49 INFO : three: Copied (replaced existing) 2025/11/10 03:53:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (41.15s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" sync_test.go:1568: Can track renames: true 2025/11/10 03:54:18 INFO : Yandex rclone-test-qoloqoq3jilo: Making map for --track-renames 2025/11/10 03:54:18 INFO : Yandex rclone-test-qoloqoq3jilo: Finished making map for --track-renames 2025/11/10 03:54:18 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:54:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/10 03:54:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/10 03:54:18 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for renames to finish 2025/11/10 03:54:18 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:54:20 DEBUG : yam: size = 11 OK 2025/11/10 03:54:20 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/10 03:54:20 INFO : yam: Copied (new) 2025/11/10 03:54:20 DEBUG : potato: size = 14 OK 2025/11/10 03:54:20 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/10 03:54:20 INFO : potato: Copied (new) 2025/11/10 03:54:20 DEBUG : Waiting for deletions to finish 2025/11/10 03:54:21 DEBUG : potato: size = 14 OK 2025/11/10 03:54:21 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:54:21 INFO : Yandex rclone-test-qoloqoq3jilo: Making map for --track-renames 2025/11/10 03:54:21 INFO : Yandex rclone-test-qoloqoq3jilo: Finished making map for --track-renames 2025/11/10 03:54:21 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:54:21 DEBUG : potato: Unchanged skipping 2025/11/10 03:54:21 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for renames to finish 2025/11/10 03:54:24 INFO : yam: Moved (server-side) to: yaml 2025/11/10 03:54:24 INFO : yaml: Renamed from "yam" 2025/11/10 03:54:24 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:54:24 DEBUG : Waiting for deletions to finish 2025/11/10 03:54:24 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (19.19s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" sync_test.go:1640: Can track renames: true 2025/11/10 03:54:37 INFO : Yandex rclone-test-qoloqoq3jilo: Making map for --track-renames 2025/11/10 03:54:37 INFO : Yandex rclone-test-qoloqoq3jilo: Finished making map for --track-renames 2025/11/10 03:54:37 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:54:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/10 03:54:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/10 03:54:37 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for renames to finish 2025/11/10 03:54:37 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:54:39 DEBUG : yam: size = 11 OK 2025/11/10 03:54:39 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/10 03:54:39 INFO : yam: Copied (new) 2025/11/10 03:54:39 DEBUG : potato: size = 14 OK 2025/11/10 03:54:39 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/10 03:54:39 INFO : potato: Copied (new) 2025/11/10 03:54:39 DEBUG : Waiting for deletions to finish 2025/11/10 03:54:40 DEBUG : potato: size = 14 OK 2025/11/10 03:54:40 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:54:40 INFO : Yandex rclone-test-qoloqoq3jilo: Making map for --track-renames 2025/11/10 03:54:40 INFO : Yandex rclone-test-qoloqoq3jilo: Finished making map for --track-renames 2025/11/10 03:54:40 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:54:40 DEBUG : potato: Unchanged skipping 2025/11/10 03:54:40 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for renames to finish 2025/11/10 03:54:42 INFO : yam: Moved (server-side) to: yaml 2025/11/10 03:54:42 INFO : yaml: Renamed from "yam" 2025/11/10 03:54:42 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:54:42 DEBUG : Waiting for deletions to finish 2025/11/10 03:54:42 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (18.00s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" sync_test.go:1679: Can track renames: true 2025/11/10 03:54:55 INFO : Yandex rclone-test-qoloqoq3jilo: Making map for --track-renames 2025/11/10 03:54:55 INFO : Yandex rclone-test-qoloqoq3jilo: Finished making map for --track-renames 2025/11/10 03:54:55 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:54:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/10 03:54:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/10 03:54:55 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for renames to finish 2025/11/10 03:54:55 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:54:57 DEBUG : sub/yam: size = 11 OK 2025/11/10 03:54:57 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/10 03:54:57 INFO : sub/yam: Copied (new) 2025/11/10 03:54:57 DEBUG : potato: size = 14 OK 2025/11/10 03:54:57 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/10 03:54:57 INFO : potato: Copied (new) 2025/11/10 03:54:57 DEBUG : Waiting for deletions to finish Diff of "logger" and "lsf" 3c3 < 2011-12-25 12:59:59.123456789;48dc443644c4b89556dc06834b46451d;11;sub/yam --- > 2025-11-10 03:54:56.000000000;48dc443644c4b89556dc06834b46451d;11;sub/yam sync_test.go:3104: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3104 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1687 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;7f6fa9ddec9bfebda9510af0323fd696;14;potato 2011-12-25 12:59:59.123456789;48dc443644c4b89556dc06834b46451d;11;sub/yam lsf: 2001-02-03 04:05:06.499999999;7f6fa9ddec9bfebda9510af0323fd696;14;potato 2025-11-10 03:54:56.000000000;48dc443644c4b89556dc06834b46451d;11;sub/yam Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (22.35s) === RUN TestServerSideMoveLocal run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:55:17 DEBUG : Creating backend with remote "/tmp/rclone3490892530/dir1" 2025/11/10 03:55:17 DEBUG : Config file has changed externally - reloading 2025/11/10 03:55:17 DEBUG : Creating backend with remote "/tmp/rclone3490892530/dir2" 2025/11/10 03:55:17 DEBUG : Local file system at /tmp/rclone3490892530/dir2: Using server-side directory move 2025/11/10 03:55:17 INFO : Local file system at /tmp/rclone3490892530/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/10 03:55:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/10 03:55:17 INFO : file1.txt: Moved (server-side) 2025/11/10 03:55:17 DEBUG : Local file system at /tmp/rclone3490892530/dir2: Waiting for checks to finish 2025/11/10 03:55:17 DEBUG : Local file system at /tmp/rclone3490892530/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:55:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 03:55:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/10 03:55:18 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:55:18 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:55:20 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 03:55:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:55:20 INFO : sub dir/hello world: Copied (new) 2025/11/10 03:55:20 INFO : sub dir/hello world: Deleted 2025/11/10 03:55:21 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/10 03:55:21 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/10 03:55:21 INFO : nested/sub dir/file: Copied (new) 2025/11/10 03:55:21 INFO : nested/sub dir/file: Deleted 2025/11/10 03:55:21 INFO : sub dir: Removing directory 2025/11/10 03:55:21 INFO : nested/sub dir: Removing directory 2025/11/10 03:55:21 INFO : nested: Removing directory 2025/11/10 03:55:21 DEBUG : Local file system at /tmp/rclone3490892530: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (35.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:55:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/10 03:55:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 03:55:53 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:55:53 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:55:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 03:55:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/10 03:55:55 INFO : sub dir/hello world: Copied (new) 2025/11/10 03:55:55 INFO : sub dir/hello world: Deleted 2025/11/10 03:55:56 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/10 03:55:56 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/10 03:55:56 INFO : nested/sub dir/file: Copied (new) 2025/11/10 03:55:56 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (36.40s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:56:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/10 03:56:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/10 03:56:29 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:56:29 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:56:32 DEBUG : existing: size = 6 OK 2025/11/10 03:56:32 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/10 03:56:32 INFO : existing: Copied (new) 2025/11/10 03:56:32 INFO : existing: Deleted 2025/11/10 03:56:32 DEBUG : existing-b: size = 6 OK 2025/11/10 03:56:32 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/11/10 03:56:32 INFO : existing-b: Copied (new) 2025/11/10 03:56:32 INFO : existing-b: Deleted 2025/11/10 03:56:32 DEBUG : existing: Destination exists, skipping 2025/11/10 03:56:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/10 03:56:32 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:56:32 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:56:32 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (16.14s) === RUN TestServerSideMove run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:56:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-fibipov1busi" sync_test.go:1735: Server side move (if possible) Yandex rclone-test-qoloqoq3jilo -> Yandex rclone-test-fibipov1busi 2025/11/10 03:56:57 DEBUG : Yandex rclone-test-fibipov1busi: Using server-side directory move 2025/11/10 03:56:58 INFO : Yandex rclone-test-fibipov1busi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/10 03:56:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 03:56:58 DEBUG : empty space: size = 1 OK 2025/11/10 03:56:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:56:58 DEBUG : empty space: Unchanged skipping 2025/11/10 03:56:58 DEBUG : potato3: size = 68 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 03:56:58 DEBUG : potato3: size = 60 (Yandex rclone-test-fibipov1busi) 2025/11/10 03:56:58 DEBUG : potato3: Sizes differ 2025/11/10 03:56:58 DEBUG : Yandex rclone-test-fibipov1busi: Waiting for checks to finish 2025/11/10 03:56:59 INFO : potato2: Moved (server-side) 2025/11/10 03:57:03 INFO : empty space: Deleted 2025/11/10 03:57:03 DEBUG : Yandex rclone-test-fibipov1busi: Waiting for transfers to finish 2025/11/10 03:57:04 INFO : potato3: Deleted 2025/11/10 03:57:05 INFO : potato3: Moved (server-side) 2025/11/10 03:57:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-mebilog6cobo" 2025/11/10 03:57:06 DEBUG : Yandex rclone-test-mebilog6cobo: Using server-side directory move 2025/11/10 03:57:10 INFO : Yandex rclone-test-mebilog6cobo: Server side directory move succeeded 2025/11/10 03:57:10 ERROR : error listing: directory not found 2025/11/10 03:57:10 DEBUG : Yandex rclone-test-mebilog6cobo: Purge remote 2025/11/10 03:57:21 DEBUG : Yandex rclone-test-fibipov1busi: Purge remote 2025/11/10 03:57:22 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (39.91s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:57:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-doroxuz6jofe" 2025/11/10 03:57:25 DEBUG : Config file has changed externally - reloading sync_test.go:1735: Server side move (if possible) Yandex rclone-test-qoloqoq3jilo -> Yandex rclone-test-doroxuz6jofe 2025/11/10 03:57:36 DEBUG : empty space: Excluded (Size Filter) 2025/11/10 03:57:36 DEBUG : empty space: Excluded 2025/11/10 03:57:36 DEBUG : empty space: Excluded (Size Filter) 2025/11/10 03:57:36 DEBUG : empty space: Excluded 2025/11/10 03:57:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 03:57:36 DEBUG : potato3: size = 68 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 03:57:36 DEBUG : potato3: size = 60 (Yandex rclone-test-doroxuz6jofe) 2025/11/10 03:57:36 DEBUG : potato3: Sizes differ 2025/11/10 03:57:36 DEBUG : Yandex rclone-test-doroxuz6jofe: Waiting for checks to finish 2025/11/10 03:57:36 DEBUG : Yandex rclone-test-doroxuz6jofe: Waiting for transfers to finish 2025/11/10 03:57:38 INFO : potato2: Moved (server-side) 2025/11/10 03:57:42 INFO : potato3: Deleted 2025/11/10 03:57:43 INFO : potato3: Moved (server-side) 2025/11/10 03:57:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-yawohuy6quyi" 2025/11/10 03:57:45 DEBUG : empty space: Excluded (Size Filter) 2025/11/10 03:57:45 DEBUG : empty space: Excluded 2025/11/10 03:57:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 03:57:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/10 03:57:45 DEBUG : Yandex rclone-test-yawohuy6quyi: Waiting for checks to finish 2025/11/10 03:57:45 DEBUG : Yandex rclone-test-yawohuy6quyi: Waiting for transfers to finish 2025/11/10 03:57:47 INFO : potato2: Moved (server-side) 2025/11/10 03:57:47 INFO : potato3: Moved (server-side) 2025/11/10 03:57:48 DEBUG : Yandex rclone-test-yawohuy6quyi: Purge remote 2025/11/10 03:57:57 DEBUG : Yandex rclone-test-doroxuz6jofe: Purge remote --- PASS: TestServerSideMoveWithFilter (46.60s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:58:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-leniveh3hopi" 2025/11/10 03:58:18 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Yandex rclone-test-qoloqoq3jilo -> Yandex rclone-test-leniveh3hopi 2025/11/10 03:58:24 DEBUG : Yandex rclone-test-leniveh3hopi: Using server-side directory move 2025/11/10 03:58:24 INFO : Yandex rclone-test-leniveh3hopi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/10 03:58:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 03:58:24 DEBUG : empty space: size = 1 OK 2025/11/10 03:58:24 DEBUG : potato3: size = 68 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 03:58:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 03:58:24 DEBUG : potato3: size = 60 (Yandex rclone-test-leniveh3hopi) 2025/11/10 03:58:24 DEBUG : empty space: Unchanged skipping 2025/11/10 03:58:24 DEBUG : potato3: Sizes differ 2025/11/10 03:58:25 DEBUG : Yandex rclone-test-leniveh3hopi: Waiting for checks to finish 2025/11/10 03:58:26 INFO : potato2: Moved (server-side) 2025/11/10 03:58:30 INFO : empty space: Deleted 2025/11/10 03:58:30 DEBUG : Yandex rclone-test-leniveh3hopi: Waiting for transfers to finish 2025/11/10 03:58:30 INFO : potato3: Deleted 2025/11/10 03:58:31 INFO : potato3: Moved (server-side) 2025/11/10 03:58:31 INFO : tomatoDir: Removing directory 2025/11/10 03:58:37 DEBUG : Yandex rclone-test-qoloqoq3jilo: deleted 1 directories 2025/11/10 03:58:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-rowiyab0yezi" 2025/11/10 03:58:38 INFO : tomatoDir: Making directory 2025/11/10 03:58:39 DEBUG : Yandex rclone-test-rowiyab0yezi: Using server-side directory move 2025/11/10 03:58:42 INFO : Yandex rclone-test-rowiyab0yezi: Server side directory move succeeded 2025/11/10 03:58:42 ERROR : error listing: directory not found 2025/11/10 03:58:43 ERROR : error listing: directory not found 2025/11/10 03:58:43 DEBUG : Yandex rclone-test-rowiyab0yezi: Purge remote 2025/11/10 03:58:53 DEBUG : Yandex rclone-test-leniveh3hopi: Purge remote 2025/11/10 03:58:53 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (41.97s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.64s) === RUN TestSyncOverlap run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:58:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/rclone-sync-test" --- PASS: TestSyncOverlap (1.91s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 03:58:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/rclone-sync-test" 2025/11/10 03:58:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/rclone-sync-test-include/layer2" 2025/11/10 03:58:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/rclone-sync-test-ignore-file" 2025/11/10 03:59:02 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:03 DEBUG : Yandex rclone-test-qoloqoq3jilo/rclone-sync-test: Waiting for checks to finish 2025/11/10 03:59:03 DEBUG : Yandex rclone-test-qoloqoq3jilo/rclone-sync-test: Waiting for transfers to finish 2025/11/10 03:59:03 DEBUG : Waiting for deletions to finish 2025/11/10 03:59:03 INFO : There was nothing to transfer 2025/11/10 03:59:04 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:05 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:59:05 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:59:05 DEBUG : Waiting for deletions to finish 2025/11/10 03:59:05 INFO : rclone-sync-test-include: Removing directory 2025/11/10 03:59:06 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/10 03:59:06 DEBUG : Yandex rclone-test-qoloqoq3jilo: failed to delete 1 directories 2025/11/10 03:59:06 INFO : There was nothing to transfer 2025/11/10 03:59:06 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:08 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:10 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:12 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:15 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:17 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:19 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:20 DEBUG : Yandex rclone-test-qoloqoq3jilo/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/10 03:59:20 DEBUG : Yandex rclone-test-qoloqoq3jilo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/10 03:59:20 DEBUG : Waiting for deletions to finish 2025/11/10 03:59:20 INFO : There was nothing to transfer 2025/11/10 03:59:21 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:23 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:24 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:26 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 03:59:26 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 03:59:26 DEBUG : Waiting for deletions to finish 2025/11/10 03:59:26 INFO : rclone-sync-test-include: Removing directory 2025/11/10 03:59:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/10 03:59:26 DEBUG : Yandex rclone-test-qoloqoq3jilo: failed to delete 1 directories 2025/11/10 03:59:26 INFO : There was nothing to transfer 2025/11/10 03:59:26 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:29 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:31 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:33 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:35 DEBUG : Excluded 2025/11/10 03:59:35 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:36 DEBUG : Yandex rclone-test-qoloqoq3jilo/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/10 03:59:36 DEBUG : Yandex rclone-test-qoloqoq3jilo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/10 03:59:36 DEBUG : Waiting for deletions to finish 2025/11/10 03:59:36 INFO : There was nothing to transfer 2025/11/10 03:59:37 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:39 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:40 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:42 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/10 03:59:44 DEBUG : rclone-sync-test: Excluded 2025/11/10 03:59:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/10 03:59:45 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (84.11s) === RUN TestSyncCompareDest run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:00:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/dst" 2025/11/10 04:00:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/CompareDest" 2025/11/10 04:00:22 DEBUG : one: Need to transfer - File not found at Destination 2025/11/10 04:00:22 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:00:22 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:00:24 DEBUG : one: size = 3 OK 2025/11/10 04:00:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/10 04:00:24 INFO : one: Copied (new) 2025/11/10 04:00:24 DEBUG : Waiting for deletions to finish 2025/11/10 04:00:26 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:00:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:00:26 DEBUG : one: size = 3 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:00:26 DEBUG : one: Sizes differ 2025/11/10 04:00:26 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:00:29 DEBUG : one: size = 5 OK 2025/11/10 04:00:29 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/10 04:00:29 INFO : one: Copied (replaced existing) 2025/11/10 04:00:29 DEBUG : Waiting for deletions to finish 2025/11/10 04:00:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:00:35 DEBUG : one: size = 3 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:00:35 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:00:35 DEBUG : one: Sizes differ 2025/11/10 04:00:36 DEBUG : one: size = 5 OK 2025/11/10 04:00:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:00:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/10 04:00:36 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:00:36 DEBUG : Waiting for deletions to finish 2025/11/10 04:00:36 INFO : There was nothing to transfer 2025/11/10 04:00:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:00:38 DEBUG : one: size = 3 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:00:38 DEBUG : one: Sizes differ 2025/11/10 04:00:39 DEBUG : two: size = 3 OK 2025/11/10 04:00:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:00:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/10 04:00:39 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:00:39 DEBUG : one: size = 5 OK 2025/11/10 04:00:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:00:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/10 04:00:39 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:00:39 DEBUG : Waiting for deletions to finish 2025/11/10 04:00:39 INFO : There was nothing to transfer 2025/11/10 04:00:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:00:40 DEBUG : one: size = 3 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:00:40 DEBUG : one: Sizes differ 2025/11/10 04:00:40 DEBUG : two: size = 3 OK 2025/11/10 04:00:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:00:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/10 04:00:40 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:00:40 DEBUG : one: size = 5 OK 2025/11/10 04:00:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:00:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/10 04:00:40 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:00:40 DEBUG : Waiting for deletions to finish 2025/11/10 04:00:40 INFO : There was nothing to transfer 2025/11/10 04:00:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:00:41 DEBUG : one: size = 3 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:00:41 DEBUG : one: Sizes differ 2025/11/10 04:00:42 DEBUG : two: size = 3 OK 2025/11/10 04:00:42 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/10 04:00:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/10 04:00:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/10 04:00:42 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:00:42 DEBUG : one: size = 5 OK 2025/11/10 04:00:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:00:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/10 04:00:42 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:00:42 DEBUG : Waiting for deletions to finish 2025/11/10 04:00:42 INFO : There was nothing to transfer 2025/11/10 04:00:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:00:43 DEBUG : one: size = 3 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:00:43 DEBUG : one: Sizes differ 2025/11/10 04:00:44 DEBUG : one: size = 5 OK 2025/11/10 04:00:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:00:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/10 04:00:44 DEBUG : two: size = 5 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:00:44 DEBUG : two: size = 3 (Yandex rclone-test-qoloqoq3jilo/CompareDest) 2025/11/10 04:00:44 DEBUG : two: Sizes differ 2025/11/10 04:00:44 DEBUG : two: Need to transfer - File not found at Destination 2025/11/10 04:00:44 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:00:44 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:00:47 DEBUG : two: size = 5 OK 2025/11/10 04:00:47 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/11/10 04:00:47 INFO : two: Copied (new) 2025/11/10 04:00:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (63.65s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:01:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/dest" 2025/11/10 04:01:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/pre-dest1" 2025/11/10 04:01:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/pre-dest2" 2025/11/10 04:01:30 DEBUG : 1: size = 1 OK 2025/11/10 04:01:30 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:01:30 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/10 04:01:30 DEBUG : 2: size = 1 OK 2025/11/10 04:01:30 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:01:30 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/10 04:01:31 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/10 04:01:31 DEBUG : Yandex rclone-test-qoloqoq3jilo/dest: Waiting for checks to finish 2025/11/10 04:01:31 DEBUG : Yandex rclone-test-qoloqoq3jilo/dest: Waiting for transfers to finish 2025/11/10 04:01:34 DEBUG : 3: size = 1 OK 2025/11/10 04:01:34 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/11/10 04:01:34 INFO : 3: Copied (new) 2025/11/10 04:01:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (46.76s) === RUN TestSyncCopyDest run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:02:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/dst" 2025/11/10 04:02:11 DEBUG : Config file has changed externally - reloading 2025/11/10 04:02:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/CopyDest" 2025/11/10 04:02:12 DEBUG : one: Need to transfer - File not found at Destination 2025/11/10 04:02:12 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:02:12 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:02:14 DEBUG : one: size = 3 OK 2025/11/10 04:02:14 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/10 04:02:14 INFO : one: Copied (new) 2025/11/10 04:02:14 DEBUG : Waiting for deletions to finish 2025/11/10 04:02:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:02:16 DEBUG : one: size = 3 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:02:16 DEBUG : one: Sizes differ 2025/11/10 04:02:16 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:02:16 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:02:18 DEBUG : one: size = 5 OK 2025/11/10 04:02:18 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/10 04:02:18 INFO : one: Copied (replaced existing) 2025/11/10 04:02:18 DEBUG : Waiting for deletions to finish 2025/11/10 04:02:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/BackupDir" 2025/11/10 04:02:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:02:26 DEBUG : one: size = 3 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:02:26 DEBUG : one: Sizes differ 2025/11/10 04:02:26 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:02:26 DEBUG : one: size = 5 OK 2025/11/10 04:02:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:02:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:02:26 DEBUG : one: size = 3 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:02:26 DEBUG : one: Sizes differ 2025/11/10 04:02:27 INFO : one: Moved (server-side) 2025/11/10 04:02:29 DEBUG : one: size = 5 OK 2025/11/10 04:02:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/10 04:02:29 INFO : one: Copied (server-side copy) 2025/11/10 04:02:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/10 04:02:29 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:02:29 DEBUG : Waiting for deletions to finish 2025/11/10 04:02:33 DEBUG : one: size = 5 OK 2025/11/10 04:02:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:02:33 DEBUG : one: Unchanged skipping 2025/11/10 04:02:33 DEBUG : two: size = 3 OK 2025/11/10 04:02:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:02:35 DEBUG : two: size = 3 OK 2025/11/10 04:02:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/10 04:02:35 INFO : two: Copied (server-side copy) 2025/11/10 04:02:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/10 04:02:35 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:02:35 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:02:35 DEBUG : Waiting for deletions to finish 2025/11/10 04:02:36 DEBUG : one: size = 5 OK 2025/11/10 04:02:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:02:36 DEBUG : one: Unchanged skipping 2025/11/10 04:02:36 DEBUG : two: size = 3 OK 2025/11/10 04:02:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:02:36 DEBUG : two: Unchanged skipping 2025/11/10 04:02:36 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:02:36 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:02:36 DEBUG : Waiting for deletions to finish 2025/11/10 04:02:36 INFO : There was nothing to transfer 2025/11/10 04:02:40 DEBUG : one: size = 5 OK 2025/11/10 04:02:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:02:40 DEBUG : one: Unchanged skipping 2025/11/10 04:02:41 DEBUG : three: size = 7 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:02:41 DEBUG : three: size = 5 (Yandex rclone-test-qoloqoq3jilo/CopyDest) 2025/11/10 04:02:41 DEBUG : three: Sizes differ 2025/11/10 04:02:41 DEBUG : three: Destination not found in --copy-dest 2025/11/10 04:02:41 DEBUG : three: Need to transfer - File not found at Destination 2025/11/10 04:02:41 DEBUG : two: size = 3 OK 2025/11/10 04:02:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:02:41 DEBUG : two: Unchanged skipping 2025/11/10 04:02:41 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:02:41 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:02:42 DEBUG : three: size = 7 OK 2025/11/10 04:02:42 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/11/10 04:02:42 INFO : three: Copied (new) 2025/11/10 04:02:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (91.67s) === RUN TestSyncBackupDir run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:03:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/dst" 2025/11/10 04:03:49 DEBUG : Config file has changed externally - reloading 2025/11/10 04:03:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/backup" 2025/11/10 04:03:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:03:51 DEBUG : one: size = 3 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:03:51 DEBUG : one: Sizes differ 2025/11/10 04:03:51 DEBUG : two: size = 3 OK 2025/11/10 04:03:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:03:51 DEBUG : two: Unchanged skipping 2025/11/10 04:03:51 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:03:53 INFO : one: Moved (server-side) 2025/11/10 04:03:53 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:03:57 DEBUG : one: size = 4 OK 2025/11/10 04:03:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/10 04:03:57 INFO : one: Copied (new) 2025/11/10 04:03:57 DEBUG : Waiting for deletions to finish 2025/11/10 04:03:59 INFO : three.txt: Moved (server-side) 2025/11/10 04:03:59 INFO : three.txt: Moved into backup dir 2025/11/10 04:04:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:04:03 DEBUG : one: size = 4 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:04:03 DEBUG : one: Sizes differ 2025/11/10 04:04:03 DEBUG : two: size = 3 OK 2025/11/10 04:04:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:04:03 DEBUG : two: Unchanged skipping 2025/11/10 04:04:03 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:04:08 INFO : one: Deleted 2025/11/10 04:04:09 INFO : one: Moved (server-side) 2025/11/10 04:04:09 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:04:13 DEBUG : one: size = 5 OK 2025/11/10 04:04:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/10 04:04:13 INFO : one: Copied (new) 2025/11/10 04:04:13 DEBUG : Waiting for deletions to finish 2025/11/10 04:04:19 INFO : three.txt: Deleted 2025/11/10 04:04:20 INFO : three.txt: Moved (server-side) 2025/11/10 04:04:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (72.43s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:05:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/dst" 2025/11/10 04:05:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/backup" 2025/11/10 04:05:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:05:02 DEBUG : one: size = 3 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:05:02 DEBUG : one: Sizes differ 2025/11/10 04:05:02 DEBUG : two: size = 3 OK 2025/11/10 04:05:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:05:02 DEBUG : two: Unchanged skipping 2025/11/10 04:05:02 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:05:04 INFO : one: Moved (server-side) to: one.bak 2025/11/10 04:05:04 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:05:06 DEBUG : one: size = 4 OK 2025/11/10 04:05:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/10 04:05:06 INFO : one: Copied (new) 2025/11/10 04:05:06 DEBUG : Waiting for deletions to finish 2025/11/10 04:05:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/10 04:05:08 INFO : three.txt: Moved into backup dir 2025/11/10 04:05:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:05:12 DEBUG : one: size = 4 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:05:12 DEBUG : one: Sizes differ 2025/11/10 04:05:12 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:05:12 DEBUG : two: size = 3 OK 2025/11/10 04:05:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:05:12 DEBUG : two: Unchanged skipping 2025/11/10 04:05:17 INFO : one.bak: Deleted 2025/11/10 04:05:18 INFO : one: Moved (server-side) to: one.bak 2025/11/10 04:05:18 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:05:20 DEBUG : one: size = 5 OK 2025/11/10 04:05:20 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/10 04:05:20 INFO : one: Copied (new) 2025/11/10 04:05:20 DEBUG : Waiting for deletions to finish 2025/11/10 04:05:25 INFO : three.txt.bak: Deleted 2025/11/10 04:05:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/10 04:05:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (69.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:06:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/dst" 2025/11/10 04:06:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/backup" 2025/11/10 04:06:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:06:12 DEBUG : two: size = 3 OK 2025/11/10 04:06:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:06:12 DEBUG : two: Unchanged skipping 2025/11/10 04:06:12 DEBUG : one: size = 3 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:06:12 DEBUG : one: Sizes differ 2025/11/10 04:06:12 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:06:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/10 04:06:14 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:06:16 DEBUG : one: size = 4 OK 2025/11/10 04:06:16 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/10 04:06:16 INFO : one: Copied (new) 2025/11/10 04:06:16 DEBUG : Waiting for deletions to finish 2025/11/10 04:06:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/10 04:06:18 INFO : three.txt: Moved into backup dir 2025/11/10 04:06:21 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:06:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:06:21 DEBUG : one: size = 4 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:06:21 DEBUG : one: Sizes differ 2025/11/10 04:06:21 DEBUG : two: size = 3 OK 2025/11/10 04:06:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:06:21 DEBUG : two: Unchanged skipping 2025/11/10 04:06:26 INFO : one-2019-01-01: Deleted 2025/11/10 04:06:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/10 04:06:27 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:06:30 DEBUG : one: size = 5 OK 2025/11/10 04:06:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/10 04:06:30 INFO : one: Copied (new) 2025/11/10 04:06:30 DEBUG : Waiting for deletions to finish 2025/11/10 04:06:36 INFO : three-2019-01-01.txt: Deleted 2025/11/10 04:06:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/10 04:06:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (68.34s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:07:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/dst" 2025/11/10 04:07:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:07:21 DEBUG : one: size = 3 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:07:21 DEBUG : one: Sizes differ 2025/11/10 04:07:21 DEBUG : two: size = 3 OK 2025/11/10 04:07:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:07:21 DEBUG : two: Unchanged skipping 2025/11/10 04:07:21 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:07:23 INFO : one: Moved (server-side) to: one.bak 2025/11/10 04:07:23 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:07:24 DEBUG : one: size = 4 OK 2025/11/10 04:07:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/10 04:07:24 INFO : one: Copied (new) 2025/11/10 04:07:24 DEBUG : Waiting for deletions to finish 2025/11/10 04:07:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/10 04:07:27 INFO : three.txt: Moved into backup dir 2025/11/10 04:07:30 DEBUG : one.bak: Excluded (Path Filter) 2025/11/10 04:07:30 DEBUG : one.bak: Excluded 2025/11/10 04:07:30 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/10 04:07:30 DEBUG : three.txt.bak: Excluded 2025/11/10 04:07:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:07:30 DEBUG : one: size = 4 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:07:30 DEBUG : one: Sizes differ 2025/11/10 04:07:30 DEBUG : two: size = 3 OK 2025/11/10 04:07:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:07:30 DEBUG : two: Unchanged skipping 2025/11/10 04:07:30 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for checks to finish 2025/11/10 04:07:36 INFO : one.bak: Deleted 2025/11/10 04:07:38 INFO : one: Moved (server-side) to: one.bak 2025/11/10 04:07:38 DEBUG : Yandex rclone-test-qoloqoq3jilo/dst: Waiting for transfers to finish 2025/11/10 04:07:40 DEBUG : one: size = 5 OK 2025/11/10 04:07:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/10 04:07:40 INFO : one: Copied (new) 2025/11/10 04:07:40 DEBUG : Waiting for deletions to finish 2025/11/10 04:07:45 INFO : three.txt.bak: Deleted 2025/11/10 04:07:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/10 04:07:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (66.82s) === RUN TestSyncSuffix run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:08:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/dst" 2025/11/10 04:08:24 DEBUG : Config file has changed externally - reloading 2025/11/10 04:08:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:08:25 DEBUG : one: size = 3 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:08:25 DEBUG : one: Sizes differ 2025/11/10 04:08:27 INFO : one: Moved (server-side) to: one.bak 2025/11/10 04:08:29 DEBUG : one: size = 4 OK 2025/11/10 04:08:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/10 04:08:29 INFO : one: Copied (new) 2025/11/10 04:08:29 DEBUG : two: size = 3 OK 2025/11/10 04:08:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:08:29 DEBUG : two: Unchanged skipping 2025/11/10 04:08:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:08:29 DEBUG : three.txt: size = 5 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:08:29 DEBUG : three.txt: Sizes differ 2025/11/10 04:08:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/10 04:08:34 DEBUG : three.txt: size = 6 OK 2025/11/10 04:08:34 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/10 04:08:34 INFO : three.txt: Copied (new) 2025/11/10 04:08:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:08:35 DEBUG : one: size = 4 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:08:35 DEBUG : one: Sizes differ 2025/11/10 04:08:41 INFO : one.bak: Deleted 2025/11/10 04:08:42 INFO : one: Moved (server-side) to: one.bak 2025/11/10 04:08:44 DEBUG : one: size = 5 OK 2025/11/10 04:08:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/10 04:08:44 INFO : one: Copied (new) 2025/11/10 04:08:45 DEBUG : two: size = 3 OK 2025/11/10 04:08:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:08:45 DEBUG : two: Unchanged skipping 2025/11/10 04:08:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:08:45 DEBUG : three.txt: size = 6 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:08:45 DEBUG : three.txt: Sizes differ 2025/11/10 04:08:51 INFO : three.txt.bak: Deleted 2025/11/10 04:08:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/10 04:08:54 DEBUG : three.txt: size = 19 OK 2025/11/10 04:08:54 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/10 04:08:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (69.29s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:09:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoloqoq3jilo/dst" 2025/11/10 04:09:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:09:36 DEBUG : one: size = 3 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:09:36 DEBUG : one: Sizes differ 2025/11/10 04:09:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/10 04:09:40 DEBUG : one: size = 4 OK 2025/11/10 04:09:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/10 04:09:40 INFO : one: Copied (new) 2025/11/10 04:09:41 DEBUG : two: size = 3 OK 2025/11/10 04:09:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:09:41 DEBUG : two: Unchanged skipping 2025/11/10 04:09:41 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:09:41 DEBUG : three.txt: size = 5 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:09:41 DEBUG : three.txt: Sizes differ 2025/11/10 04:09:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/10 04:09:46 DEBUG : three.txt: size = 6 OK 2025/11/10 04:09:46 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/10 04:09:46 INFO : three.txt: Copied (new) 2025/11/10 04:09:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:09:48 DEBUG : one: size = 4 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:09:48 DEBUG : one: Sizes differ 2025/11/10 04:09:54 INFO : one-2019-01-01: Deleted 2025/11/10 04:09:55 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/10 04:09:58 DEBUG : one: size = 5 OK 2025/11/10 04:09:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/10 04:09:58 INFO : one: Copied (new) 2025/11/10 04:09:58 DEBUG : two: size = 3 OK 2025/11/10 04:09:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:09:58 DEBUG : two: Unchanged skipping 2025/11/10 04:09:59 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:09:59 DEBUG : three.txt: size = 6 (Yandex rclone-test-qoloqoq3jilo/dst) 2025/11/10 04:09:59 DEBUG : three.txt: Sizes differ 2025/11/10 04:10:04 INFO : three-2019-01-01.txt: Deleted 2025/11/10 04:10:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/10 04:10:08 DEBUG : three.txt: size = 19 OK 2025/11/10 04:10:08 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/10 04:10:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (75.45s) === RUN TestSyncUTFNorm run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:10:47 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:10:47 DEBUG : Testêé: size = 18 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:10:47 DEBUG : Testêé: Sizes differ 2025/11/10 04:10:47 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 04:10:47 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 04:10:49 DEBUG : Testêé: size = 14 OK 2025/11/10 04:10:49 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/11/10 04:10:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/10 04:10:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.72s) === RUN TestSyncImmutable run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:10:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/10 04:10:55 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 04:10:55 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 04:10:57 DEBUG : existing: size = 6 OK 2025/11/10 04:10:57 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/10 04:10:57 INFO : existing: Copied (new) 2025/11/10 04:10:57 DEBUG : Waiting for deletions to finish 2025/11/10 04:10:58 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:10:58 DEBUG : existing: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:10:58 DEBUG : existing: Sizes differ 2025/11/10 04:10:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/10 04:10:58 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 04:10:58 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 04:10:58 ERROR : Yandex rclone-test-qoloqoq3jilo: not deleting files as there were IO errors 2025/11/10 04:10:58 ERROR : Yandex rclone-test-qoloqoq3jilo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (11.09s) === RUN TestSyncIgnoreCase run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:11:08 DEBUG : EXISTING: size = 6 OK 2025/11/10 04:11:08 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:11:08 DEBUG : existing: Unchanged skipping 2025/11/10 04:11:08 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 04:11:08 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 04:11:08 DEBUG : Waiting for deletions to finish 2025/11/10 04:11:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.96s) === RUN TestFixCase run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.22s) --- SKIP: TestMaxTransfer/Hard (0.55s) --- SKIP: TestMaxTransfer/Soft (0.77s) --- SKIP: TestMaxTransfer/Cautious (0.90s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2788 Error: Should be true Test: TestSyncConcurrentDelete Messages: both14: Modification time difference too big |-217104h7m3.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-10 04:12:10 +0000 UTC) (precision 1ns) 2025/11/10 04:12:31 DEBUG : both0: size = 6 OK 2025/11/10 04:12:31 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both0: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both10: size = 6 OK 2025/11/10 04:12:31 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both10: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both12: size = 6 OK 2025/11/10 04:12:31 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both13: size = 6 OK 2025/11/10 04:12:31 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both12: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both14: size = 6 OK 2025/11/10 04:12:31 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 04:12:31 DEBUG : both14: Modification times differ by 217104h7m3.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-10 04:12:10 +0000 UTC 2025/11/10 04:12:31 DEBUG : both15: size = 6 OK 2025/11/10 04:12:31 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both13: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both16: size = 6 OK 2025/11/10 04:12:31 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both14: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/10 04:12:31 DEBUG : both15: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both17: size = 6 OK 2025/11/10 04:12:31 DEBUG : both11: size = 6 OK 2025/11/10 04:12:31 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both16: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both18: size = 6 OK 2025/11/10 04:12:31 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both18: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both19: size = 6 OK 2025/11/10 04:12:31 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both11: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both1: size = 6 OK 2025/11/10 04:12:31 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both17: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both2: size = 6 OK 2025/11/10 04:12:31 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both2: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both3: size = 6 OK 2025/11/10 04:12:31 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both3: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both4: size = 6 OK 2025/11/10 04:12:31 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both4: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both5: size = 6 OK 2025/11/10 04:12:31 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both19: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both6: size = 6 OK 2025/11/10 04:12:31 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both6: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both7: size = 6 OK 2025/11/10 04:12:31 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both7: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both8: size = 6 OK 2025/11/10 04:12:31 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both8: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both9: size = 6 OK 2025/11/10 04:12:31 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:12:31 DEBUG : both9: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both1: Unchanged skipping 2025/11/10 04:12:31 DEBUG : both5: Unchanged skipping 2025/11/10 04:12:31 INFO : both14: Updated modification time in destination 2025/11/10 04:12:31 DEBUG : both14: Unchanged skipping 2025/11/10 04:12:31 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 04:12:31 DEBUG : Waiting for deletions to finish 2025/11/10 04:12:36 INFO : only11: Deleted 2025/11/10 04:12:36 INFO : only6: Deleted 2025/11/10 04:12:36 INFO : only0: Deleted 2025/11/10 04:12:37 INFO : only13: Deleted 2025/11/10 04:12:41 INFO : only16: Deleted 2025/11/10 04:12:41 INFO : only12: Deleted 2025/11/10 04:12:42 INFO : only19: Deleted 2025/11/10 04:12:46 INFO : only2: Deleted 2025/11/10 04:12:46 INFO : only1: Deleted 2025/11/10 04:12:47 INFO : only3: Deleted 2025/11/10 04:12:51 INFO : only17: Deleted 2025/11/10 04:12:52 INFO : only4: Deleted 2025/11/10 04:12:54 INFO : only7: Deleted 2025/11/10 04:12:57 INFO : only10: Deleted 2025/11/10 04:12:57 INFO : only14: Deleted 2025/11/10 04:12:59 INFO : only15: Deleted 2025/11/10 04:13:02 INFO : only8: Deleted 2025/11/10 04:13:02 INFO : only5: Deleted 2025/11/10 04:13:05 INFO : only18: Deleted 2025/11/10 04:13:05 INFO : only9: Deleted 2025/11/10 04:13:05 INFO : There was nothing to transfer --- FAIL: TestSyncConcurrentDelete (211.77s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:16:07 DEBUG : both10: size = 6 OK 2025/11/10 04:16:07 DEBUG : both11: size = 6 OK 2025/11/10 04:16:07 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both0: size = 6 OK 2025/11/10 04:16:07 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both12: size = 6 OK 2025/11/10 04:16:07 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 04:16:07 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both10: Unchanged skipping 2025/11/10 04:16:07 DEBUG : both13: size = 6 OK 2025/11/10 04:16:07 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both13: Unchanged skipping 2025/11/10 04:16:07 DEBUG : both14: size = 6 OK 2025/11/10 04:16:07 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both14: Unchanged skipping 2025/11/10 04:16:07 DEBUG : both15: size = 6 OK 2025/11/10 04:16:07 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both11: Unchanged skipping 2025/11/10 04:16:07 DEBUG : both16: size = 6 OK 2025/11/10 04:16:07 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both16: Unchanged skipping 2025/11/10 04:16:07 DEBUG : both17: size = 6 OK 2025/11/10 04:16:07 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both15: Unchanged skipping 2025/11/10 04:16:07 DEBUG : both18: size = 6 OK 2025/11/10 04:16:07 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both18: Unchanged skipping 2025/11/10 04:16:07 DEBUG : both19: size = 6 OK 2025/11/10 04:16:07 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both19: Unchanged skipping 2025/11/10 04:16:07 DEBUG : both1: size = 6 OK 2025/11/10 04:16:07 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both1: Unchanged skipping 2025/11/10 04:16:07 DEBUG : both2: size = 6 OK 2025/11/10 04:16:07 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both12: Unchanged skipping 2025/11/10 04:16:07 DEBUG : both3: size = 6 OK 2025/11/10 04:16:07 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both17: Unchanged skipping 2025/11/10 04:16:07 DEBUG : both4: size = 6 OK 2025/11/10 04:16:07 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both0: Unchanged skipping 2025/11/10 04:16:07 DEBUG : both5: size = 6 OK 2025/11/10 04:16:07 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both2: Unchanged skipping 2025/11/10 04:16:07 DEBUG : both6: size = 6 OK 2025/11/10 04:16:07 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both6: Unchanged skipping 2025/11/10 04:16:07 DEBUG : both7: size = 6 OK 2025/11/10 04:16:07 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both3: Unchanged skipping 2025/11/10 04:16:07 DEBUG : both8: size = 6 OK 2025/11/10 04:16:07 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both4: Unchanged skipping 2025/11/10 04:16:07 DEBUG : both9: size = 6 OK 2025/11/10 04:16:07 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:16:07 DEBUG : both5: Unchanged skipping 2025/11/10 04:16:07 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only0: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only0: Sizes differ 2025/11/10 04:16:07 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only10: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only10: Sizes differ 2025/11/10 04:16:07 DEBUG : both7: Unchanged skipping 2025/11/10 04:16:07 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only11: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only11: Sizes differ 2025/11/10 04:16:07 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only12: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only12: Sizes differ 2025/11/10 04:16:07 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only13: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only13: Sizes differ 2025/11/10 04:16:07 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only14: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only14: Sizes differ 2025/11/10 04:16:07 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only15: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only15: Sizes differ 2025/11/10 04:16:07 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only16: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only16: Sizes differ 2025/11/10 04:16:07 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only17: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only17: Sizes differ 2025/11/10 04:16:07 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only18: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only18: Sizes differ 2025/11/10 04:16:07 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only19: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only19: Sizes differ 2025/11/10 04:16:07 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only1: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only1: Sizes differ 2025/11/10 04:16:07 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only2: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only2: Sizes differ 2025/11/10 04:16:07 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only3: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only3: Sizes differ 2025/11/10 04:16:07 DEBUG : both8: Unchanged skipping 2025/11/10 04:16:07 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only4: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only4: Sizes differ 2025/11/10 04:16:07 DEBUG : both9: Unchanged skipping 2025/11/10 04:16:07 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only5: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only5: Sizes differ 2025/11/10 04:16:07 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only6: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only6: Sizes differ 2025/11/10 04:16:07 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only7: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only8: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only8: Sizes differ 2025/11/10 04:16:07 DEBUG : only7: Sizes differ 2025/11/10 04:16:07 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3490892530) 2025/11/10 04:16:07 DEBUG : only9: size = 6 (Yandex rclone-test-qoloqoq3jilo) 2025/11/10 04:16:07 DEBUG : only9: Sizes differ 2025/11/10 04:16:07 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 04:16:09 DEBUG : only11: size = 0 OK 2025/11/10 04:16:09 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/11/10 04:16:09 INFO : only11: Copied (replaced existing) 2025/11/10 04:16:09 DEBUG : only12: size = 0 OK 2025/11/10 04:16:09 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/11/10 04:16:09 INFO : only12: Copied (replaced existing) 2025/11/10 04:16:10 DEBUG : only13: size = 0 OK 2025/11/10 04:16:10 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/11/10 04:16:10 INFO : only13: Copied (replaced existing) 2025/11/10 04:16:10 DEBUG : only0: size = 0 OK 2025/11/10 04:16:10 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/11/10 04:16:10 INFO : only0: Copied (replaced existing) 2025/11/10 04:16:11 DEBUG : only15: size = 0 OK 2025/11/10 04:16:11 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/11/10 04:16:11 INFO : only15: Copied (replaced existing) 2025/11/10 04:16:12 DEBUG : only14: size = 0 OK 2025/11/10 04:16:12 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/11/10 04:16:12 INFO : only14: Copied (replaced existing) 2025/11/10 04:16:12 DEBUG : only16: size = 0 OK 2025/11/10 04:16:12 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/11/10 04:16:12 INFO : only16: Copied (replaced existing) 2025/11/10 04:16:13 DEBUG : only17: size = 0 OK 2025/11/10 04:16:13 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/11/10 04:16:13 INFO : only17: Copied (replaced existing) 2025/11/10 04:16:14 DEBUG : only19: size = 0 OK 2025/11/10 04:16:14 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/11/10 04:16:14 INFO : only19: Copied (replaced existing) 2025/11/10 04:16:14 DEBUG : only18: size = 0 OK 2025/11/10 04:16:14 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/11/10 04:16:14 INFO : only18: Copied (replaced existing) 2025/11/10 04:16:14 DEBUG : only1: size = 0 OK 2025/11/10 04:16:14 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/11/10 04:16:14 INFO : only1: Copied (replaced existing) 2025/11/10 04:16:15 DEBUG : only2: size = 0 OK 2025/11/10 04:16:15 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/11/10 04:16:15 INFO : only2: Copied (replaced existing) 2025/11/10 04:16:15 DEBUG : only5: size = 0 OK 2025/11/10 04:16:15 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/11/10 04:16:15 INFO : only5: Copied (replaced existing) 2025/11/10 04:16:16 DEBUG : only10: size = 0 OK 2025/11/10 04:16:16 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/11/10 04:16:16 INFO : only10: Copied (replaced existing) 2025/11/10 04:16:17 DEBUG : only3: size = 0 OK 2025/11/10 04:16:17 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/11/10 04:16:17 INFO : only3: Copied (replaced existing) 2025/11/10 04:16:18 DEBUG : only9: size = 0 OK 2025/11/10 04:16:18 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/11/10 04:16:18 INFO : only9: Copied (replaced existing) 2025/11/10 04:16:18 DEBUG : only6: size = 0 OK 2025/11/10 04:16:18 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/11/10 04:16:18 INFO : only6: Copied (replaced existing) 2025/11/10 04:16:18 DEBUG : only8: size = 0 OK 2025/11/10 04:16:18 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/11/10 04:16:18 INFO : only8: Copied (replaced existing) 2025/11/10 04:16:19 DEBUG : only4: size = 0 OK 2025/11/10 04:16:19 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/11/10 04:16:19 INFO : only4: Copied (replaced existing) 2025/11/10 04:16:19 DEBUG : only7: size = 0 OK 2025/11/10 04:16:19 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/11/10 04:16:19 INFO : only7: Copied (replaced existing) 2025/11/10 04:16:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (306.84s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:19:55 DEBUG : empty_dir: Making directory with metadata 2025/11/10 04:19:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/10 04:19:55 DEBUG : empty_on_remote: Making directory with metadata 2025/11/10 04:19:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/10 04:19:55 INFO : empty_on_remote: Making directory 2025/11/10 04:19:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/10 04:20:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/10 04:20:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/10 04:20:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/10 04:20:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (49.86s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:20:45 DEBUG : empty_dir: Making directory with metadata 2025/11/10 04:20:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/10 04:20:45 DEBUG : empty_on_remote: Making directory with metadata 2025/11/10 04:20:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/10 04:20:45 INFO : empty_on_remote: Making directory 2025/11/10 04:20:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/10 04:20:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/10 04:20:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/10 04:20:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/10 04:20:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/10 04:20:54 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (60.85s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:21:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/10 04:21:46 INFO : sub dir: Making directory 2025/11/10 04:21:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (94.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:23:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/10 04:23:20 INFO : sub dir: Making directory 2025/11/10 04:23:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (93.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:25:31 DEBUG : Waiting for deletions to finish 2025/11/10 04:25:31 DEBUG : apple: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : apple: Excluded 2025/11/10 04:25:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : appleappleapplebanana: Excluded 2025/11/10 04:25:31 DEBUG : banana: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : banana: Excluded 2025/11/10 04:25:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : splitbananasplit: Excluded 2025/11/10 04:25:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/10 04:25:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/10 04:25:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/10 04:25:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/10 04:25:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/10 04:25:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/10 04:25:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/10 04:25:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/10 04:25:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/10 04:25:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/10 04:25:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/10 04:25:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/10 04:25:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/10 04:25:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/10 04:25:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/10 04:25:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 04:25:31 DEBUG : dir1/0015-9;=.txt: Excluded 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/NFC Messages: dir1/0014-89;=.txt: Modification time difference too big |-217104h20m14.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-10 04:25:21 +0000 UTC) (precision 1ns) 2025/11/10 04:25:33 DEBUG : apple: size = 5 OK 2025/11/10 04:25:33 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : apple: Unchanged skipping 2025/11/10 04:25:33 DEBUG : banana: size = 6 OK 2025/11/10 04:25:33 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : banana: Unchanged skipping 2025/11/10 04:25:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 04:25:33 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 04:25:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 04:25:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 04:25:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 04:25:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 04:25:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 04:25:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 04:25:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 04:25:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 04:25:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 04:25:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 04:25:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 04:25:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 04:25:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 04:25:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 04:25:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 04:25:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 04:25:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 04:25:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 04:25:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 04:25:33 DEBUG : dir1/0014-89;=.txt: Modification times differ by 217104h20m14.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-10 04:25:21 +0000 UTC 2025/11/10 04:25:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 04:25:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 04:25:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 04:25:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 04:25:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 04:25:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 04:25:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 04:25:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 04:25:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 04:25:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 04:25:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 04:25:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 04:25:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 04:25:33 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/10 04:25:33 INFO : dir1/0014-89;=.txt: Updated modification time in destination 2025/11/10 04:25:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 04:25:33 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 04:25:33 DEBUG : Waiting for deletions to finish 2025/11/10 04:25:33 INFO : There was nothing to transfer 2025/11/10 04:25:33 DEBUG : Waiting for deletions to finish 2025/11/10 04:25:34 DEBUG : apple: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : apple: Excluded 2025/11/10 04:25:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : appleappleapplebanana: Excluded 2025/11/10 04:25:34 DEBUG : banana: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : banana: Excluded 2025/11/10 04:25:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : splitbananasplit: Excluded 2025/11/10 04:25:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/10 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/10 04:25:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/10 04:25:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/10 04:25:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/10 04:25:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/10 04:25:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/10 04:25:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/10 04:25:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/10 04:25:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/10 04:25:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/10 04:25:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/10 04:25:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/10 04:25:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/10 04:25:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/10 04:25:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 04:25:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/10 04:25:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 04:25:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 04:25:36 DEBUG : banana: size = 6 OK 2025/11/10 04:25:36 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : banana: Unchanged skipping 2025/11/10 04:25:36 DEBUG : apple: size = 5 OK 2025/11/10 04:25:36 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : apple: Unchanged skipping 2025/11/10 04:25:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 04:25:36 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 04:25:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 04:25:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 04:25:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 04:25:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 04:25:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 04:25:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 04:25:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 04:25:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 04:25:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 04:25:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 04:25:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 04:25:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 04:25:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 04:25:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 04:25:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 04:25:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 04:25:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 04:25:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 04:25:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 04:25:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 04:25:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 04:25:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 04:25:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 04:25:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 04:25:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 04:25:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 04:25:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 04:25:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 04:25:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 04:25:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 04:25:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:25:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 04:25:36 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 04:25:36 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 04:25:36 DEBUG : Waiting for deletions to finish 2025/11/10 04:25:36 INFO : There was nothing to transfer 2025/11/10 04:25:36 DEBUG : Waiting for deletions to finish 2025/11/10 04:25:36 DEBUG : apple: Excluded (Path Filter) 2025/11/10 04:25:36 DEBUG : apple: Excluded 2025/11/10 04:25:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 04:25:36 DEBUG : appleappleapplebanana: Excluded 2025/11/10 04:25:36 DEBUG : banana: Excluded (Path Filter) 2025/11/10 04:25:36 DEBUG : banana: Excluded 2025/11/10 04:25:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 04:25:36 DEBUG : splitbananasplit: Excluded 2025/11/10 04:25:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 04:25:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/10 04:25:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 04:25:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/10 04:25:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 04:25:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/10 04:25:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 04:25:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/10 04:25:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 04:25:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/10 04:25:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 04:25:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/10 04:25:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 04:25:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/10 04:25:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 04:25:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/10 04:25:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 04:25:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/10 04:25:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 04:25:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/10 04:25:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 04:25:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/10 04:25:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 04:25:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/10 04:25:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 04:25:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/10 04:25:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 04:25:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/10 04:25:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 04:25:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/10 04:25:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 04:25:37 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:28:24 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/10 04:28:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/10 04:28:25 DEBUG : pacer: Reducing sleep to 15ms 2025/11/10 04:28:25 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/10 04:28:26 DEBUG : pacer: Reducing sleep to 10ms 2025/11/10 04:28:59 DEBUG : Waiting for deletions to finish 2025/11/10 04:28:59 DEBUG : apple: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : apple: Excluded 2025/11/10 04:28:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : appleappleapplebanana: Excluded 2025/11/10 04:28:59 DEBUG : banana: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : banana: Excluded 2025/11/10 04:28:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : splitbananasplit: Excluded 2025/11/10 04:28:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/10 04:28:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/10 04:28:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/10 04:28:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/10 04:28:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/10 04:28:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/10 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/10 04:28:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/10 04:28:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/10 04:28:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/10 04:28:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/10 04:28:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/10 04:28:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/10 04:28:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/10 04:28:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/10 04:28:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 04:28:59 DEBUG : dir1/0015-9;=.txt: Excluded 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/NFD Messages: dir1/0006-ghijklm.txt: Modification time difference too big |-217104h23m20.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-10 04:28:27 +0000 UTC) (precision 1ns) 2025/11/10 04:29:01 DEBUG : apple: size = 5 OK 2025/11/10 04:29:01 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 04:29:01 DEBUG : apple: Unchanged skipping 2025/11/10 04:29:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 04:29:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 04:29:01 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 04:29:01 DEBUG : banana: size = 6 OK 2025/11/10 04:29:01 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : banana: Unchanged skipping 2025/11/10 04:29:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 04:29:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 04:29:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 04:29:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 04:29:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 04:29:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 04:29:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 04:29:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 04:29:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 04:29:01 DEBUG : dir1/0006-ghijklm.txt: Modification times differ by 217104h23m20.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-10 04:28:27 +0000 UTC 2025/11/10 04:29:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 04:29:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 04:29:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 04:29:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 04:29:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 04:29:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 04:29:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 04:29:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 04:29:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 04:29:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 04:29:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 04:29:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 04:29:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 04:29:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 04:29:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 04:29:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 04:29:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 04:29:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 04:29:01 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 04:29:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 04:29:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 04:29:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 04:29:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 04:29:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/10 04:29:02 INFO : dir1/0006-ghijklm.txt: Updated modification time in destination 2025/11/10 04:29:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 04:29:02 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 04:29:02 DEBUG : Waiting for deletions to finish 2025/11/10 04:29:02 INFO : There was nothing to transfer 2025/11/10 04:29:02 DEBUG : Waiting for deletions to finish 2025/11/10 04:29:02 DEBUG : apple: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : apple: Excluded 2025/11/10 04:29:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : appleappleapplebanana: Excluded 2025/11/10 04:29:02 DEBUG : banana: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : banana: Excluded 2025/11/10 04:29:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : splitbananasplit: Excluded 2025/11/10 04:29:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/10 04:29:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/10 04:29:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/10 04:29:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/10 04:29:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/10 04:29:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/10 04:29:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/10 04:29:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/10 04:29:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/10 04:29:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/10 04:29:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/10 04:29:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/10 04:29:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/10 04:29:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/10 04:29:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/10 04:29:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 04:29:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/10 04:29:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 04:29:03 DEBUG : apple: size = 5 OK 2025/11/10 04:29:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 04:29:03 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:03 DEBUG : banana: size = 6 OK 2025/11/10 04:29:03 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:03 DEBUG : apple: Unchanged skipping 2025/11/10 04:29:03 DEBUG : banana: Unchanged skipping 2025/11/10 04:29:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 04:29:03 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 04:29:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 04:29:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 04:29:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 04:29:04 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 04:29:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 04:29:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 04:29:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 04:29:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 04:29:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 04:29:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 04:29:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 04:29:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 04:29:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 04:29:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 04:29:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 04:29:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 04:29:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 04:29:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 04:29:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 04:29:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 04:29:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 04:29:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 04:29:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 04:29:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 04:29:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 04:29:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 04:29:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 04:29:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 04:29:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 04:29:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 04:29:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 04:29:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:29:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 04:29:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 04:29:04 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 04:29:04 DEBUG : Waiting for deletions to finish 2025/11/10 04:29:04 INFO : There was nothing to transfer 2025/11/10 04:29:04 DEBUG : Waiting for deletions to finish 2025/11/10 04:29:04 DEBUG : apple: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : apple: Excluded 2025/11/10 04:29:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : appleappleapplebanana: Excluded 2025/11/10 04:29:04 DEBUG : banana: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : banana: Excluded 2025/11/10 04:29:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : splitbananasplit: Excluded 2025/11/10 04:29:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/10 04:29:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/10 04:29:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/10 04:29:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/10 04:29:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/10 04:29:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/10 04:29:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/10 04:29:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/10 04:29:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/10 04:29:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/10 04:29:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/10 04:29:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/10 04:29:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/10 04:29:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/10 04:29:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/10 04:29:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 04:29:04 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:31:44 DEBUG : Waiting for deletions to finish 2025/11/10 04:31:44 DEBUG : apple: Excluded (Path Filter) 2025/11/10 04:31:44 DEBUG : apple: Excluded 2025/11/10 04:31:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 04:31:44 DEBUG : appleappleapplebanana: Excluded 2025/11/10 04:31:44 DEBUG : banana: Excluded (Path Filter) 2025/11/10 04:31:44 DEBUG : banana: Excluded 2025/11/10 04:31:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 04:31:44 DEBUG : splitbananasplit: Excluded 2025/11/10 04:31:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 04:31:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/10 04:31:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 04:31:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/10 04:31:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 04:31:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/10 04:31:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 04:31:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/10 04:31:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 04:31:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/10 04:31:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 04:31:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/10 04:31:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 04:31:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/10 04:31:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 04:31:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/10 04:31:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 04:31:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/10 04:31:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 04:31:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/10 04:31:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 04:31:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/10 04:31:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 04:31:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/10 04:31:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 04:31:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/10 04:31:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 04:31:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/10 04:31:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 04:31:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/10 04:31:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 04:31:45 DEBUG : dir1/0015-9;=.txt: Excluded 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/base64 Messages: dir1/0000-abcdefg.txt: Modification time difference too big |-217104h25m56.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-10 04:31:03 +0000 UTC) (precision 1ns) 2025/11/10 04:31:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:31:46 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:31:46 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:31:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:31:46 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:31:46 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:31:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:31:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:31:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:31:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:31:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:31:46 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:31:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:31:46 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:31:46 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:31:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:31:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:31:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:31:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:31:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:31:46 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:31:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:31:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 04:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 04:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:31:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 04:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:31:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 04:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:31:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 04:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:31:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 04:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:31:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/10 04:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:31:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:31:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:31:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:31:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:31:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:31:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:31:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:31:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:31:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:31:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 04:31:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:31:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:31:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:31:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/10 04:31:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/10 04:31:46 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 04:31:46 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 04:31:48 DEBUG : YXBwbGU=: size = 5 OK 2025/11/10 04:31:48 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/10 04:31:48 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/10 04:31:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:31:48 DEBUG : YmFuYW5h: size = 6 OK 2025/11/10 04:31:48 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/10 04:31:48 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/10 04:31:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:31:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/10 04:31:48 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/10 04:31:48 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:31:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:31:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/10 04:31:49 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/10 04:31:49 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:31:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:31:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/10 04:31:50 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/10 04:31:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:31:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:31:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/10 04:31:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/10 04:31:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:31:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:31:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/10 04:31:51 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/10 04:31:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:31:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:31:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/10 04:31:52 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/10 04:31:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:31:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:31:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/10 04:31:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/10 04:31:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:31:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:31:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/10 04:31:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/10 04:31:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:31:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:31:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/10 04:31:54 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/10 04:31:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:31:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 04:31:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/10 04:31:55 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/10 04:31:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:31:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 04:31:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/10 04:31:55 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/10 04:31:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:31:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:31:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/10 04:31:55 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/10 04:31:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:31:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 04:31:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/10 04:31:56 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/10 04:31:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 04:31:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/10 04:31:56 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/10 04:31:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 04:31:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/10 04:31:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/10 04:31:58 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/10 04:31:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:31:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/10 04:31:58 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/10 04:31:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 04:31:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/10 04:31:59 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/10 04:31:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 04:31:59 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/10 04:31:59 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/10 04:31:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/10 04:31:59 DEBUG : Waiting for deletions to finish 2025/11/10 04:32:05 INFO : dir1/0003-defghij.txt: Deleted 2025/11/10 04:32:05 INFO : dir1/0013-789;=.txt: Deleted 2025/11/10 04:32:05 INFO : appleappleapplebanana: Deleted 2025/11/10 04:32:05 INFO : dir1/0010-456789.txt: Deleted 2025/11/10 04:32:05 INFO : dir1/0009-3456789.txt: Deleted 2025/11/10 04:32:05 INFO : dir1/0011-56789;.txt: Deleted 2025/11/10 04:32:05 INFO : dir1/0007-1234567.txt: Deleted 2025/11/10 04:32:05 INFO : apple: Deleted 2025/11/10 04:32:09 INFO : splitbananasplit: Deleted 2025/11/10 04:32:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/10 04:32:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/10 04:32:10 INFO : dir1/0012-6789;.txt: Deleted 2025/11/10 04:32:10 INFO : dir1/0008-2345678.txt: Deleted 2025/11/10 04:32:10 INFO : dir1/0014-89;=.txt: Deleted 2025/11/10 04:32:10 INFO : banana: Deleted 2025/11/10 04:32:11 INFO : dir1/0015-9;=.txt: Deleted 2025/11/10 04:32:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/10 04:32:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/10 04:32:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/10 04:32:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/10 04:32:16 DEBUG : Waiting for deletions to finish 2025/11/10 04:32:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : YXBwbGU=: Excluded 2025/11/10 04:32:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/10 04:32:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : YmFuYW5h: Excluded 2025/11/10 04:32:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/10 04:32:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/10 04:32:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/10 04:32:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/10 04:32:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/10 04:32:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/10 04:32:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/10 04:32:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/10 04:32:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/10 04:32:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/10 04:32:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/10 04:32:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/10 04:32:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/10 04:32:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/10 04:32:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/10 04:32:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/10 04:32:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/10 04:32:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/10 04:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 04:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 04:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/10 04:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 04:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:17 DEBUG : YXBwbGU=: size = 5 OK 2025/11/10 04:32:17 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:17 DEBUG : apple: Unchanged skipping 2025/11/10 04:32:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 04:32:17 DEBUG : YmFuYW5h: size = 6 OK 2025/11/10 04:32:17 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:17 DEBUG : banana: Unchanged skipping 2025/11/10 04:32:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/10 04:32:17 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:17 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 04:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 04:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 04:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 04:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 04:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 04:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 04:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/10 04:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 04:32:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/10 04:32:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/10 04:32:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/10 04:32:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/10 04:32:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 04:32:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 04:32:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 04:32:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/10 04:32:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/10 04:32:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 04:32:19 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 04:32:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 04:32:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/10 04:32:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/10 04:32:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/10 04:32:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 04:32:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/10 04:32:19 DEBUG : dir1/0009-3456789.txt: Modification times differ by 217104h26m47.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-10 04:31:54 +0000 UTC 2025/11/10 04:32:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/10 04:32:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 04:32:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 04:32:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 04:32:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/10 04:32:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 04:32:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/10 04:32:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 04:32:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/10 04:32:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 04:32:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/10 04:32:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 04:32:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/10 04:32:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 04:32:19 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/10 04:32:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/10 04:32:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 04:32:19 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/10 04:32:19 INFO : dir1/0009-3456789.txt: Updated modification time in destination 2025/11/10 04:32:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 04:32:19 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 04:32:19 DEBUG : Waiting for deletions to finish 2025/11/10 04:32:19 DEBUG : Waiting for deletions to finish 2025/11/10 04:32:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/10 04:32:19 DEBUG : YXBwbGU=: Excluded 2025/11/10 04:32:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/10 04:32:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/10 04:32:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/10 04:32:19 DEBUG : YmFuYW5h: Excluded 2025/11/10 04:32:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/10 04:32:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/10 04:32:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/10 04:32:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/10 04:32:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/10 04:32:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/10 04:32:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/10 04:32:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/10 04:32:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/10 04:32:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/10 04:32:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/10 04:32:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/10 04:32:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/10 04:32:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/10 04:32:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/10 04:32:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/10 04:32:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/10 04:32:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/10 04:32:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/10 04:32:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/10 04:32:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/10 04:32:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/10 04:32:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/10 04:32:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/10 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 04:32:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 04:32:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/10 04:32:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 04:32:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 04:32:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 04:32:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 04:32:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 04:32:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 04:32:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:34:55 DEBUG : Waiting for deletions to finish 2025/11/10 04:34:55 DEBUG : apple: Excluded (Path Filter) 2025/11/10 04:34:55 DEBUG : apple: Excluded 2025/11/10 04:34:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 04:34:55 DEBUG : appleappleapplebanana: Excluded 2025/11/10 04:34:55 DEBUG : banana: Excluded (Path Filter) 2025/11/10 04:34:55 DEBUG : banana: Excluded 2025/11/10 04:34:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 04:34:55 DEBUG : splitbananasplit: Excluded 2025/11/10 04:34:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 04:34:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/10 04:34:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 04:34:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/10 04:34:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 04:34:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/10 04:34:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 04:34:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/10 04:34:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 04:34:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/10 04:34:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 04:34:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/10 04:34:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 04:34:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/10 04:34:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 04:34:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/10 04:34:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 04:34:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/10 04:34:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 04:34:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/10 04:34:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 04:34:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/10 04:34:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 04:34:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/10 04:34:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 04:34:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/10 04:34:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 04:34:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/10 04:34:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 04:34:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/10 04:34:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 04:34:56 DEBUG : dir1/0015-9;=.txt: Excluded 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/prefix Messages: appleappleapplebanana: Modification time difference too big |-217104h29m46.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-10 04:34:53 +0000 UTC) (precision 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/prefix Messages: dir1/0008-2345678.txt: Modification time difference too big |-217104h29m26.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-10 04:34:33 +0000 UTC) (precision 1ns) 2025/11/10 04:34:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:34:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:34:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:34:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:34:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:34:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:34:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:34:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:34:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:34:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:34:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:34:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:34:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:34:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:34:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:34:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:34:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:34:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:34:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:34:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:34:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:34:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:34:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 04:34:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 04:34:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 04:34:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 04:34:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 04:34:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 04:34:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 04:34:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 04:34:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 04:34:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 04:34:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 04:34:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 04:34:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 04:34:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 04:34:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 04:34:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 04:34:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 04:34:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 04:34:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 04:34:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 04:34:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 04:34:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 04:34:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 04:34:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 04:34:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 04:34:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 04:34:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 04:34:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 04:34:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 04:34:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 04:34:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 04:34:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 04:34:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 04:34:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 04:34:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 04:34:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 04:34:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 04:34:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 04:34:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 04:34:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 04:34:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 04:34:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 04:34:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 04:34:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 04:34:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 04:34:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 04:34:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 04:34:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 04:34:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 04:34:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 04:34:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 04:34:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 04:34:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 04:34:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 04:34:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 04:34:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 04:34:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 04:34:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 04:34:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 04:34:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 04:34:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 04:34:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 04:34:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 04:34:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 04:34:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 04:34:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 04:34:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 04:34:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 04:34:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 04:34:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 04:34:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 04:34:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 04:34:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 04:34:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 04:34:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 04:34:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 04:34:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 04:34:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 04:34:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 04:34:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/10 04:34:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 04:34:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/10 04:34:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 04:34:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/10 04:34:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 04:34:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/10 04:34:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 04:34:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/10 04:34:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 04:34:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 04:34:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 04:34:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 04:34:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 04:34:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/10 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 04:34:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 04:34:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 04:34:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 04:34:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 04:34:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/10 04:34:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 04:34:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 04:34:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 04:34:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 04:34:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 04:34:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 04:34:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 04:34:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 04:34:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 04:34:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 04:34:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/10 04:34:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 04:34:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 04:34:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 04:34:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 04:34:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/10 04:34:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/10 04:34:57 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 04:34:57 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 04:34:59 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/10 04:34:59 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/10 04:34:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/10 04:34:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/10 04:34:59 DEBUG : PREFIXapple: size = 5 OK 2025/11/10 04:34:59 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/10 04:34:59 INFO : apple: Copied (new) to: PREFIXapple 2025/11/10 04:34:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 04:34:59 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/10 04:34:59 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/10 04:34:59 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/10 04:34:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 04:34:59 DEBUG : PREFIXbanana: size = 6 OK 2025/11/10 04:34:59 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/10 04:34:59 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/10 04:34:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/10 04:35:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/10 04:35:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/10 04:35:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/10 04:35:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/10 04:35:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/10 04:35:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/10 04:35:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 04:35:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 04:35:01 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/10 04:35:01 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/10 04:35:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/10 04:35:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 04:35:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/10 04:35:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/10 04:35:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 04:35:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/10 04:35:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/10 04:35:02 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/10 04:35:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 04:35:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/10 04:35:03 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/10 04:35:03 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/10 04:35:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/10 04:35:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/10 04:35:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/10 04:35:03 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/10 04:35:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 04:35:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/10 04:35:04 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/10 04:35:04 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/10 04:35:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/10 04:35:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/10 04:35:05 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/10 04:35:05 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/10 04:35:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/10 04:35:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/10 04:35:05 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/10 04:35:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/10 04:35:05 DEBUG : pacer: Reducing sleep to 15ms 2025/11/10 04:35:05 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/10 04:35:06 DEBUG : pacer: Reducing sleep to 10ms 2025/11/10 04:35:06 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/10 04:35:06 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/10 04:35:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/10 04:35:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/10 04:35:06 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/10 04:35:06 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/10 04:35:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/10 04:35:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/10 04:35:07 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/10 04:35:07 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/10 04:35:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/10 04:35:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/10 04:35:07 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/10 04:35:07 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/10 04:35:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/10 04:35:08 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/10 04:35:08 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/10 04:35:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/10 04:35:09 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/10 04:35:09 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/10 04:35:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/10 04:35:09 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/10 04:35:09 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/10 04:35:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/10 04:35:09 DEBUG : Waiting for deletions to finish 2025/11/10 04:35:14 INFO : dir1/0014-89;=.txt: Deleted 2025/11/10 04:35:14 INFO : dir1/0015-9;=.txt: Deleted 2025/11/10 04:35:14 INFO : dir1/0008-2345678.txt: Deleted 2025/11/10 04:35:14 INFO : dir1/0012-6789;.txt: Deleted 2025/11/10 04:35:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/10 04:35:14 INFO : dir1/0007-1234567.txt: Deleted 2025/11/10 04:35:15 INFO : appleappleapplebanana: Deleted 2025/11/10 04:35:19 INFO : apple: Deleted 2025/11/10 04:35:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/10 04:35:19 INFO : dir1/0010-456789.txt: Deleted 2025/11/10 04:35:19 INFO : banana: Deleted 2025/11/10 04:35:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/10 04:35:20 INFO : dir1/0003-defghij.txt: Deleted 2025/11/10 04:35:20 INFO : splitbananasplit: Deleted 2025/11/10 04:35:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/10 04:35:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/10 04:35:24 INFO : dir1/0009-3456789.txt: Deleted 2025/11/10 04:35:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/10 04:35:26 INFO : dir1/0011-56789;.txt: Deleted 2025/11/10 04:35:26 INFO : dir1/0013-789;=.txt: Deleted 2025/11/10 04:35:26 DEBUG : Waiting for deletions to finish 2025/11/10 04:35:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : PREFIXapple: Excluded 2025/11/10 04:35:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/10 04:35:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : PREFIXbanana: Excluded 2025/11/10 04:35:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/10 04:35:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/10 04:35:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 04:35:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/10 04:35:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 04:35:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 04:35:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/10 04:35:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 04:35:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/10 04:35:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/10 04:35:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 04:35:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/10 04:35:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 04:35:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 04:35:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/10 04:35:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 04:35:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/10 04:35:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/10 04:35:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/10 04:35:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/10 04:35:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/10 04:35:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/10 04:35:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/10 04:35:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/10 04:35:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/10 04:35:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/10 04:35:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/10 04:35:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/10 04:35:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/10 04:35:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/10 04:35:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/10 04:35:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 04:35:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/10 04:35:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 04:35:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 04:35:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/10 04:35:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/10 04:35:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 04:35:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 04:35:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/10 04:35:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/10 04:35:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/10 04:35:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/10 04:35:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/10 04:35:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/10 04:35:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/10 04:35:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/10 04:35:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/10 04:35:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/10 04:35:28 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 04:35:28 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 04:35:30 DEBUG : banana: size = 6 OK 2025/11/10 04:35:30 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/10 04:35:30 INFO : banana: Copied (new) 2025/11/10 04:35:30 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 04:35:30 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/10 04:35:30 INFO : appleappleapplebanana: Copied (new) 2025/11/10 04:35:30 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 04:35:30 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/10 04:35:30 INFO : splitbananasplit: Copied (new) 2025/11/10 04:35:30 DEBUG : apple: size = 5 OK 2025/11/10 04:35:30 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/10 04:35:30 INFO : apple: Copied (new) 2025/11/10 04:35:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 04:35:32 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/10 04:35:32 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/10 04:35:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 04:35:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/10 04:35:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/10 04:35:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 04:35:33 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/10 04:35:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/10 04:35:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 04:35:33 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/10 04:35:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/10 04:35:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 04:35:35 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/10 04:35:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/10 04:35:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 04:35:35 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/10 04:35:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/10 04:35:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 04:35:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/10 04:35:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/10 04:35:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 04:35:36 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/10 04:35:36 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/10 04:35:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 04:35:38 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/10 04:35:38 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/10 04:35:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 04:35:38 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/10 04:35:38 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/10 04:35:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 04:35:39 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/10 04:35:39 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/10 04:35:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 04:35:39 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/10 04:35:39 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/10 04:35:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 04:35:40 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/10 04:35:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/10 04:35:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 04:35:40 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/10 04:35:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/10 04:35:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 04:35:41 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/10 04:35:41 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/10 04:35:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 04:35:41 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/10 04:35:41 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/10 04:35:41 DEBUG : Waiting for deletions to finish 2025/11/10 04:35:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/10 04:35:46 INFO : PREFIXsplitbananasplit: Deleted 2025/11/10 04:35:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/10 04:35:46 INFO : PREFIXbanana: Deleted 2025/11/10 04:35:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/10 04:35:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/10 04:35:46 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/10 04:35:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/10 04:35:50 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/10 04:35:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/10 04:35:51 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/10 04:35:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/10 04:35:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/10 04:35:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/10 04:35:52 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/10 04:35:52 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/10 04:35:55 INFO : PREFIXapple: Deleted 2025/11/10 04:35:56 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/10 04:35:56 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/10 04:35:56 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/10 04:35:56 DEBUG : Waiting for deletions to finish 2025/11/10 04:35:57 DEBUG : apple: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : apple: Excluded 2025/11/10 04:35:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : appleappleapplebanana: Excluded 2025/11/10 04:35:57 DEBUG : banana: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : banana: Excluded 2025/11/10 04:35:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : splitbananasplit: Excluded 2025/11/10 04:35:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/10 04:35:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/10 04:35:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/10 04:35:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/10 04:35:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/10 04:35:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/10 04:35:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/10 04:35:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/10 04:35:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/10 04:35:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/10 04:35:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/10 04:35:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/10 04:35:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/10 04:35:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/10 04:35:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/10 04:35:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 04:35:57 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/10 04:35:58 DEBUG : Waiting for deletions to finish 2025/11/10 04:35:58 DEBUG : apple: Excluded (Path Filter) 2025/11/10 04:35:58 DEBUG : apple: Excluded 2025/11/10 04:35:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 04:35:58 DEBUG : appleappleapplebanana: Excluded 2025/11/10 04:35:58 DEBUG : banana: Excluded (Path Filter) 2025/11/10 04:35:58 DEBUG : banana: Excluded 2025/11/10 04:35:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 04:35:58 DEBUG : splitbananasplit: Excluded 2025/11/10 04:35:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 04:35:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/10 04:35:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 04:35:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/10 04:35:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 04:35:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/10 04:35:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 04:35:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/10 04:35:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 04:35:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/10 04:35:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 04:35:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/10 04:35:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 04:35:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/10 04:35:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 04:35:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/10 04:35:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 04:35:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/10 04:35:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 04:35:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/10 04:35:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 04:35:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/10 04:35:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 04:35:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/10 04:35:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 04:35:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/10 04:35:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 04:35:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/10 04:35:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 04:35:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/10 04:35:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 04:35:59 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Should be true Test: TestTransform/prefix Messages: banana: Modification time difference too big |-217104h30m22.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-10 04:35:29 +0000 UTC) (precision 1ns) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Should be true Test: TestTransform/prefix Messages: dir1/0006-ghijklm.txt: Modification time difference too big |-217104h30m27.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-10 04:35:34 +0000 UTC) (precision 1ns) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Should be true Test: TestTransform/prefix Messages: dir1/0013-789;=.txt: Modification time difference too big |-217104h30m32.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-10 04:35:39 +0000 UTC) (precision 1ns) === RUN TestTransform/suffix run.go:185: Remote "Yandex rclone-test-qoloqoq3jilo", Local "Local file system at /tmp/rclone3490892530", Modify Window "1ns" 2025/11/10 04:38:33 DEBUG : Waiting for deletions to finish 2025/11/10 04:38:34 DEBUG : apple: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : apple: Excluded 2025/11/10 04:38:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : appleappleapplebanana: Excluded 2025/11/10 04:38:34 DEBUG : banana: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : banana: Excluded 2025/11/10 04:38:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : splitbananasplit: Excluded 2025/11/10 04:38:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/10 04:38:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/10 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/10 04:38:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/10 04:38:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/10 04:38:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/10 04:38:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/10 04:38:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/10 04:38:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/10 04:38:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/10 04:38:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/10 04:38:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/10 04:38:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/10 04:38:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/10 04:38:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/10 04:38:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 04:38:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/10 04:38:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/10 04:38:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 04:38:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 04:38:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/10 04:38:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 04:38:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 04:38:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/10 04:38:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 04:38:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 04:38:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/10 04:38:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 04:38:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 04:38:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 04:38:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 04:38:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 04:38:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 04:38:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 04:38:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 04:38:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/10 04:38:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 04:38:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 04:38:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 04:38:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/10 04:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 04:38:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 04:38:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 04:38:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 04:38:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 04:38:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 04:38:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 04:38:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 04:38:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 04:38:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 04:38:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/10 04:38:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 04:38:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/10 04:38:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/10 04:38:36 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for checks to finish 2025/11/10 04:38:36 DEBUG : Yandex rclone-test-qoloqoq3jilo: Waiting for transfers to finish 2025/11/10 04:38:38 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/10 04:38:38 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/10 04:38:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/10 04:38:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/10 04:38:38 DEBUG : appleSUFFIX: size = 5 OK 2025/11/10 04:38:38 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/10 04:38:38 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/10 04:38:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/10 04:38:38 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/10 04:38:38 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/10 04:38:38 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/10 04:38:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/10 04:38:38 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/10 04:38:38 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/10 04:38:38 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/10 04:38:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/10 04:38:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/10 04:38:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/10 04:38:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/10 04:38:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/10 04:38:40 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/10 04:38:40 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/10 04:38:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/10 04:38:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/10 04:38:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/10 04:38:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/10 04:38:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/10 04:38:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/10 04:38:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/10 04:38:41 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/10 04:38:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/10 04:38:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/10 04:38:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/10 04:38:42 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/10 04:38:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/10 04:38:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/10 04:38:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/10 04:38:43 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/10 04:38:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/10 04:38:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/10 04:38:43 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/10 04:38:43 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/10 04:38:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/10 04:38:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/10 04:38:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/10 04:38:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/10 04:38:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/10 04:38:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/10 04:38:44 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/10 04:38:44 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/10 04:38:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/10 04:38:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/10 04:38:45 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/10 04:38:45 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/10 04:38:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/10 04:38:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/10 04:38:45 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/10 04:38:45 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/10 04:38:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/10 04:38:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/10 04:38:45 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/10 04:38:45 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/10 04:38:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/10 04:38:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/10 04:38:47 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/10 04:38:47 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/10 04:38:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/10 04:38:47 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/10 04:38:47 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/10 04:38:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/10 04:38:47 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/10 04:38:47 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/10 04:38:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/10 04:38:50 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/10 04:38:50 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/10 04:38:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/10 04:38:50 DEBUG : Waiting for deletions to finish 2025/11/10 04:38:54 INFO : dir1/0012-6789;.txt: Deleted 2025/11/10 04:38:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/10 04:38:55 INFO : dir1/0009-3456789.txt: Deleted 2025/11/10 04:38:55 INFO : dir1/0010-456789.txt: Deleted 2025/11/10 04:38:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/10 04:38:55 INFO : dir1/0007-1234567.txt: Deleted 2025/11/10 04:38:55 INFO : dir1/0008-2345678.txt: Deleted 2025/11/10 04:38:55 INFO : apple: Deleted panic: test timed out after 1h0m0s running tests: TestTransform (14m3s) TestTransform/suffix (1m7s) goroutine 23244 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 14 minutes]: testing.(*T).Run(0xc000a00540, {0x2850334?, 0xc000069ad8?}, 0x298d098) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000a00540) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000a00540, 0xc000069c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000a0d740, {0x415bb40, 0x6c, 0x6c}, {0xee0a35550?, 0x4173420?, 0x4173420?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000700f00) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000700f00) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 22794 [select]: net/http.(*persistConn).writeLoop(0xc000716c60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22763 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 17626 [chan receive, 1 minutes]: testing.(*T).Run(0xc000bd3340, {0x283c2dd?, 0xc000b2cbf0?}, 0xc000ad42d0) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000bd3340) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc000bd3340, 0x298d098) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 14 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 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 15 [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 22849 [select]: net/http.(*persistConn).writeLoop(0xc00064c000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22481 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 21464 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c612c08, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000341280?, 0xc00096f500?, 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(0xc000341280, {0xc00096f500, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000341280, {0xc00096f500?, 0x2a7b?, 0xc0002e23a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0008047c0, {0xc00096f500?, 0xc00096f500?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009d9bf0, {0xc00096f500?, 0x7ee15d872338?, 0x7ee1a66f0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000686468, {0xc00096f500?, 0x2a7b?, 0xc000d659c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0002f1b38, {0x2cc8840, 0xc000686468}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0002f1888, {0x7ee15c69b420, 0xc0009d9bf0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0002f1888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0002f1888, {0xc000e2c000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00064d680, {0xc000e2c000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000e076e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000e076e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00064d680) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 21530 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22827 [select]: net/http.(*persistConn).writeLoop(0xc000717200) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22842 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22298 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ee15c612348, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000340900?, 0xc0006eec00?, 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(0xc000340900, {0xc0006eec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000340900, {0xc0006eec00?, 0x12fb?, 0xc000071820?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000804808, {0xc0006eec00?, 0xc0006eec00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ea3c80, {0xc0006eec00?, 0x7ee1a6675768?, 0x7ee1a66f0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a0d668, {0xc0006eec00?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a30b8, {0x2cc8840, 0xc000a0d668}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a2e08, {0x7ee15c69b420, 0xc000ea3c80}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a2e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006a2e08, {0xc000a69000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00072a000, {0xc000a69000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000380ea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000380ea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00072a000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22292 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22242 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc000716240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22230 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23160 [select]: net/http.(*persistConn).writeLoop(0xc0001e7440) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23105 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22344 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ee15c6127a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00041c500?, 0xc000c31300?, 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(0xc00041c500, {0xc000c31300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00041c500, {0xc000c31300?, 0x12fb?, 0xc000792be0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003aa9a8, {0xc000c31300?, 0xc000c31300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005a72f0, {0xc000c31300?, 0x7ee15c6488d8?, 0x7ee1a66f0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009850c8, {0xc000c31300?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00060feb8, {0x2cc8840, 0xc0009850c8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00060fc08, {0x7ee15c69b420, 0xc0005a72f0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00060fc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00060fc08, {0xc000c8b000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000716b40, {0xc000c8b000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b4b1a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b4b1a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000716b40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22338 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22216 [select]: net/http.(*persistConn).writeLoop(0xc0008d66c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22193 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23209 [select]: net/http.(*persistConn).roundTrip(0xc00070b7a0, 0xc000d72550) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000174340, 0xc000ce9040) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00011ba40, 0xc000ce9040) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc000724500, 0xc000ce8f00) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.31.0/transport.go:55 +0x15e net/http.send(0xc000ce8f00, {0x2cc9520, 0xc000724500}, {0x6fe001?, 0xc000563ef8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000720ed0, 0xc000ce8f00, {0x12?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000720ed0, 0xc000ce8f00) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000699090, {0x2ceef08, 0xc000698230}, 0xc000ce8dc0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 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(0xc00011bb00, 0xc0008f3500, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00011bb00, 0xc0008f3500) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xc000341e00, {0x2ceef08, 0xc000698230}, {0xc000737980, 0x31}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x3cc github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xc000e0b380, {0x2ceef08, 0xc000698230}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8b github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2ceef08, 0xc000698230}, {0x2d08440, 0xc000e0b380}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 22164 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 22938 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a665e688, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00041c900?, 0xc000cd4600?, 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(0xc00041c900, {0xc000cd4600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00041c900, {0xc000cd4600?, 0x12fb?, 0xc000776740?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000afa160, {0xc000cd4600?, 0xc000cd4600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ea24e0, {0xc000cd4600?, 0x7ee1a6675768?, 0x7ee1a66f05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a0cc30, {0xc000cd4600?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a3b38, {0x2cc8840, 0xc000a0cc30}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a3888, {0x7ee15c69b420, 0xc000ea24e0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a3888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006a3888, {0xc000caa000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007177a0, {0xc000caa000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b4bc20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b4bc20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007177a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22976 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23210 [select]: net/http.(*persistConn).roundTrip(0xc000d22360, 0xc000435810) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000174340, 0xc000828280) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00011ba40, 0xc000828280) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc000724500, 0xc000828140) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.31.0/transport.go:55 +0x15e net/http.send(0xc000828140, {0x2cc9520, 0xc000724500}, {0x6fe001?, 0xc0000f8e18?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000720ed0, 0xc000828140, {0x12?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000720ed0, 0xc000828140) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000699090, {0x2ceef08, 0xc000698230}, 0xc000828000) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 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(0xc00011bb00, 0xc000a87a40, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00011bb00, 0xc000a87a40) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xc000341e00, {0x2ceef08, 0xc000698230}, {0xc000b9a940, 0x33}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x3cc github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xc000e0b260, {0x2ceef08, 0xc000698230}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8b github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2ceef08, 0xc000698230}, {0x2d08440, 0xc000e0b260}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 22164 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 22317 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc000716900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22310 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22933 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a665db98, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f6d80?, 0xc0009ab900?, 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(0xc0001f6d80, {0xc0009ab900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f6d80, {0xc0009ab900?, 0x12fb?, 0xc000776220?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088a88, {0xc0009ab900?, 0xc0009ab900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000984708, {0xc0009ab900?, 0x7ee15c6488d8?, 0x7ee1a66f0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000984a20, {0xc0009ab900?, 0x43d367?, 0xa71d5c?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000bec9b8, {0x2cc8840, 0xc000984a20}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000bec708, {0x7ee15c69b420, 0xc000984708}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000bec708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000bec708, {0xc000acc000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000717680, {0xc000acc000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008c3500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008c3500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000717680) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22968 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23207 [select]: net/http.(*persistConn).roundTrip(0xc00064d680, 0xc000d72460) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000174340, 0xc000ce8c80) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00011ba40, 0xc000ce8c80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc000724500, 0xc000ce8b40) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.31.0/transport.go:55 +0x15e net/http.send(0xc000ce8b40, {0x2cc9520, 0xc000724500}, {0x6fe001?, 0xc000563e68?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000720ed0, 0xc000ce8b40, {0x12?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000720ed0, 0xc000ce8b40) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000699090, {0x2ceef08, 0xc000698230}, 0xc000ce8a00) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 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(0xc00011bb00, 0xc0008f3400, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00011bb00, 0xc0008f3400) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xc000341e00, {0x2ceef08, 0xc000698230}, {0xc000737840, 0x32}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x3cc github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xc000e0b320, {0x2ceef08, 0xc000698230}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8b github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2ceef08, 0xc000698230}, {0x2d08440, 0xc000e0b320}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 22164 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 23136 [select]: net/http.(*persistConn).writeLoop(0xc00070b200) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23119 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22914 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c604aa0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000599600?, 0xc000cd3300?, 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(0xc000599600, {0xc000cd3300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000599600, {0xc000cd3300?, 0x12fb?, 0xc000724560?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003aa788, {0xc000cd3300?, 0xc000cd3300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000466408, {0xc000cd3300?, 0x7ee15d82bed8?, 0x7ee1a66f0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000466588, {0xc000cd3300?, 0x43d367?, 0x5f0042b400?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000bec2b8, {0x2cc8840, 0xc000466588}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000bec008, {0x7ee15c69b420, 0xc000466408}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000bec008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000bec008, {0xc000cab000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000717d40, {0xc000cab000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009b9800) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009b9800, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000717d40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22898 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22848 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a6667e18, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f7280?, 0xc0009a8000?, 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(0xc0001f7280, {0xc0009a8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f7280, {0xc0009a8000?, 0x12fb?, 0xc000793c80?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088310, {0xc0009a8000?, 0xc0009a8000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0001122b8, {0xc0009a8000?, 0x7ee1a6620c28?, 0x7ee1a66f0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000112660, {0xc0009a8000?, 0x12fb?, 0x8000fcb4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001fbb38, {0x2cc8840, 0xc000112660}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001fb888, {0x7ee15c69b420, 0xc0001122b8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001fb888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0001fb888, {0xc000b82000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00064c000, {0xc000b82000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ae7980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ae7980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00064c000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22481 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23108 [select]: net/http.(*persistConn).writeLoop(0xc00054ea20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23070 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22793 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c603e98, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f6480?, 0xc00075e000?, 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(0xc0001f6480, {0xc00075e000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f6480, {0xc00075e000?, 0x17fb?, 0xc0003ae6e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003aa3d8, {0xc00075e000?, 0xc00053c940?, 0x43d367?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ea2d38, {0xc00075e000?, 0x7ee15d872338?, 0x7ee1a66f0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000686660, {0xc00075e000?, 0x70?, 0x1?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000015b38, {0x2cc8840, 0xc000686660}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000015888, {0x7ee15c69b420, 0xc000ea2d38}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000015888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000015888, {0xc000c36000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000716c60, {0xc000c36000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b4aa20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b4aa20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000716c60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22763 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23211 [select]: net/http.(*persistConn).roundTrip(0xc000716fc0, 0xc000b5e910) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000174340, 0xc000b37e00) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00011ba40, 0xc000b37e00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc000724500, 0xc000b37cc0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.31.0/transport.go:55 +0x15e net/http.send(0xc000b37cc0, {0x2cc9520, 0xc000724500}, {0x6fe001?, 0xc0006a0bd8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000720ed0, 0xc000b37cc0, {0x12?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000720ed0, 0xc000b37cc0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000699090, {0x2ceef08, 0xc000698230}, 0xc000b37b80) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 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(0xc00011bb00, 0xc000c8fdc0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00011bb00, 0xc000c8fdc0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xc000341e00, {0x2ceef08, 0xc000698230}, {0xc00005d6c0, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x3cc github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xc000e0af60, {0x2ceef08, 0xc000698230}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8b github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2ceef08, 0xc000698230}, {0x2d08440, 0xc000e0af60}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 22164 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 23096 [select]: net/http.(*persistConn).writeLoop(0xc00054e900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23065 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22414 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c612af0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00041c700?, 0xc000bce600?, 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(0xc00041c700, {0xc000bce600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00041c700, {0xc000bce600?, 0x12fb?, 0xc0003ae8c0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000804220, {0xc000bce600?, 0xc000bce600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000543650, {0xc000bce600?, 0x7ee15c6488d8?, 0x7ee1a66f0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000984150, {0xc000bce600?, 0x12fb?, 0x5d0042b400?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a37b8, {0x2cc8840, 0xc000984150}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a3508, {0x7ee15c69b420, 0xc000543650}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a3508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006a3508, {0xc000918000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00072b560, {0xc000918000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ae72c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ae72c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00072b560) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22408 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22960 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a665da80, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00041cb80?, 0xc0008a2000?, 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(0xc00041cb80, {0xc0008a2000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00041cb80, {0xc0008a2000?, 0x12fb?, 0xc0003aeb20?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000804108, {0xc0008a2000?, 0xc0008a2000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a0c558, {0xc0008a2000?, 0x7ee15c648fb8?, 0x7ee1a66f0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ea2a08, {0xc0008a2000?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0004a02b8, {0x2cc8840, 0xc000ea2a08}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0004a0008, {0x7ee15c69b420, 0xc000a0c558}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0004a0008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0004a0008, {0xc0008ce000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007179e0, {0xc0008ce000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000381a40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000381a40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007179e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23000 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23228 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a6667ad0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000341080?, 0xc0008c9000?, 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(0xc000341080, {0xc0008c9000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000341080, {0xc0008c9000?, 0x17fb?, 0xc0005a0fa0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000afa7d8, {0xc0008c9000?, 0xc0008c9000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005a7668, {0xc0008c9000?, 0x7ee15d872338?, 0x7ee1a66f0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000686588, {0xc0008c9000?, 0x17fb?, 0xc000699900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0009437b8, {0x2cc8840, 0xc000686588}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000943508, {0x7ee15c69b420, 0xc0005a7668}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000943508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000943508, {0xc000b5d000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00070b7a0, {0xc000b5d000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000e087e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000e087e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00070b7a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23222 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22924 [select]: net/http.(*persistConn).writeLoop(0xc00070bb00) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22897 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22303 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c604988, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00041c180?, 0xc000bcd300?, 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(0xc00041c180, {0xc000bcd300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00041c180, {0xc000bcd300?, 0x12fb?, 0xc000071960?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000804038, {0xc000bcd300?, 0xc000bcd300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005422e8, {0xc000bcd300?, 0x7ee15d82bed8?, 0x7ee1a66f0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000466828, {0xc000bcd300?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a3438, {0x2cc8840, 0xc000466828}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a3188, {0x7ee15c69b420, 0xc0005422e8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a3188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006a3188, {0xc0008b5000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00070a900, {0xc0008b5000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000e0af00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000e0af00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00070a900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22364 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23080 [select]: net/http.(*persistConn).writeLoop(0xc00070aea0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23039 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23052 [select]: net/http.(*persistConn).writeLoop(0xc00070afc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23083 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22388 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c612578, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00041c400?, 0xc000c32600?, 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(0xc00041c400, {0xc000c32600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00041c400, {0xc000c32600?, 0x12fb?, 0xc00035f040?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000afa198, {0xc000c32600?, 0xc000c32600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000466b70, {0xc000c32600?, 0x7ee1a66738c8?, 0x7ee1a66f05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000542f48, {0xc000c32600?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0002f09b8, {0x2cc8840, 0xc000542f48}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0002f0708, {0x7ee15c69b420, 0xc000466b70}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0002f0708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0002f0708, {0xc000bf6000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007165a0, {0xc000bf6000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b22de0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b22de0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007165a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22370 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23204 [select]: net/http.(*persistConn).roundTrip(0xc000716ea0, 0xc000435720) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000174340, 0xc000941cc0) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00011ba40, 0xc000941cc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc000724500, 0xc000941b80) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.31.0/transport.go:55 +0x15e net/http.send(0xc000941b80, {0x2cc9520, 0xc000724500}, {0x6fe001?, 0xc0000f8d88?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000720ed0, 0xc000941b80, {0x12?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000720ed0, 0xc000941b80) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000699090, {0x2ceef08, 0xc000698230}, 0xc000941a40) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 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(0xc00011bb00, 0xc000a87940, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00011bb00, 0xc000a87940) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xc000341e00, {0x2ceef08, 0xc000698230}, {0xc000b9a800, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x3cc github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xc000e0b080, {0x2ceef08, 0xc000698230}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8b github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2ceef08, 0xc000698230}, {0x2d08440, 0xc000e0b080}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 22164 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 21465 [select]: net/http.(*persistConn).writeLoop(0xc00064d680) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 21530 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22785 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a6668160, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f6f00?, 0xc0008c7800?, 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(0xc0001f6f00, {0xc0008c7800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f6f00, {0xc0008c7800?, 0x41d4ae?, 0xc0004e5b60?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000804148, {0xc0008c7800?, 0x7ee15c656e98?, 0x6?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a0c5b8, {0xc0008c7800?, 0x7ee15c656e98?, 0x7ee1a66f05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009d85e8, {0xc0008c7800?, 0x17fb?, 0xc0007679c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0002f17b8, {0x2cc8840, 0xc0009d85e8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0002f1508, {0x7ee15c69b420, 0xc000a0c5b8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0002f1508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0002f1508, {0xc00091e000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000716fc0, {0xc00091e000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000e0acc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000e0acc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000716fc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22809 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22345 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc000716b40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22338 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22797 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a6668908, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000598980?, 0xc00075f800?, 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(0xc000598980, {0xc00075f800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000598980, {0xc00075f800?, 0x17fb?, 0xc0003aeba0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0008040a8, {0xc00075f800?, 0xc00075f800?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a0c1b0, {0xc00075f800?, 0x7ee15d872338?, 0x7ee1a66f0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000686780, {0xc00075f800?, 0x17fb?, 0xfc0008?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0002f1438, {0x2cc8840, 0xc000686780}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0002f1188, {0x7ee15c69b420, 0xc000a0c1b0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0002f1188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0002f1188, {0xc000801000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0008d6240, {0xc000801000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000866fc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000866fc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0008d6240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22657 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22783 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c603fb0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00041c600?, 0xc0008c6000?, 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(0xc00041c600, {0xc0008c6000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00041c600, {0xc0008c6000?, 0x17fb?, 0xc0004e53e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000afa098, {0xc0008c6000?, 0xc0008c6000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000984318, {0xc0008c6000?, 0x7ee15d82bed8?, 0x7ee1a66f0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000467638, {0xc0008c6000?, 0x17fb?, 0xc0007529c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a3eb8, {0x2cc8840, 0xc000467638}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a3c08, {0x7ee15c69b420, 0xc000984318}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a3c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006a3c08, {0xc000c3d000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000716ea0, {0xc000c3d000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b23740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b23740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000716ea0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22804 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22784 [select]: net/http.(*persistConn).writeLoop(0xc000716ea0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22804 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23182 [select]: net/http.(*persistConn).writeLoop(0xc00068fb00) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23172 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22421 [select]: net/http.(*persistConn).writeLoop(0xc00070ac60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22398 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22049 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ee1a665e570, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f7480?, 0xc0008ba000?, 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(0xc0001f7480, {0xc0008ba000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f7480, {0xc0008ba000?, 0x12fb?, 0xc0004e5320?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000804450, {0xc0008ba000?, 0xc0008ba000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ea2de0, {0xc0008ba000?, 0x7ee15c648fb8?, 0x7ee1a66f05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ea2e70, {0xc0008ba000?, 0x12fb?, 0xc000382008?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a2638, {0x2cc8840, 0xc000ea2e70}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a2388, {0x7ee15c69b420, 0xc000ea2de0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a2388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006a2388, {0xc0008cc000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000716240, {0xc0008cc000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009a7800) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009a7800, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000716240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22230 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22316 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ee15c612690, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000340d00?, 0xc000c30000?, 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(0xc000340d00, {0xc000c30000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000340d00, {0xc000c30000?, 0xc000012fb?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003aa808, {0xc000c30000?, 0x0?, 0x4192dc0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000010e58, {0xc000c30000?, 0x7ee15d872798?, 0x7ee1a66f0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005a6858, {0xc000c30000?, 0x43d367?, 0xc000cf39c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00060fb38, {0x2cc8840, 0xc0005a6858}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00060f888, {0x7ee15c69b420, 0xc000010e58}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00060f888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00060f888, {0xc000c37000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000716900, {0xc000c37000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b66e40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b66e40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000716900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22310 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23206 [select]: net/http.(*persistConn).roundTrip(0xc0008d6240, 0xc000d72730) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000174340, 0xc000ce97c0) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00011ba40, 0xc000ce97c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc000724500, 0xc000ce9680) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.31.0/transport.go:55 +0x15e net/http.send(0xc000ce9680, {0x2cc9520, 0xc000724500}, {0x6fe001?, 0xc000ebe098?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000720ed0, 0xc000ce9680, {0x12?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000720ed0, 0xc000ce9680) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000699090, {0x2ceef08, 0xc000698230}, 0xc000ce9540) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 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(0xc00011bb00, 0xc0008f3700, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00011bb00, 0xc0008f3700) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xc000341e00, {0x2ceef08, 0xc000698230}, {0xc000737bc0, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x3cc github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xc000e0ade0, {0x2ceef08, 0xc000698230}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8b github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2ceef08, 0xc000698230}, {0x2d08440, 0xc000e0ade0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 22164 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 22348 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c612460, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f7f00?, 0xc000bcc000?, 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(0xc0001f7f00, {0xc000bcc000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f7f00, {0xc000bcc000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000afa1e0, {0xc000bcc000?, 0x5?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000466d20, {0xc000bcc000?, 0x7ee1a66738c8?, 0x7ee1a66f05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005420d8, {0xc000bcc000?, 0x12?, 0xc0008319e8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0002f0638, {0x2cc8840, 0xc0005420d8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0002f0388, {0x7ee15c69b420, 0xc000466d20}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0002f0388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0002f0388, {0xc000ca7000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00070a7e0, {0xc000ca7000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b4b920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b4b920, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00070a7e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22355 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22215 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c612d20, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000340180?, 0xc0006eb300?, 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(0xc000340180, {0xc0006eb300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000340180, {0xc0006eb300?, 0x12fb?, 0xc000776c80?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0008042a8, {0xc0006eb300?, 0xc0006eb300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ea2810, {0xc0006eb300?, 0x7ee1a6675768?, 0x7ee1a66f05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a0c4c8, {0xc0006eb300?, 0x12fb?, 0x1?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a22b8, {0x2cc8840, 0xc000a0c4c8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a2008, {0x7ee15c69b420, 0xc000ea2810}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a2008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006a2008, {0xc000790000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0008d66c0, {0xc000790000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007e8240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007e8240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0008d66c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22193 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22258 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a66686d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000599180?, 0xc0006ec600?, 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(0xc000599180, {0xc0006ec600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000599180, {0xc0006ec600?, 0x6000012fb?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003aa4e8, {0xc0006ec600?, 0x5?, 0x4192de8?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a0d0f8, {0xc0006ec600?, 0x7ee15c648fb8?, 0x7ee1a66f0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ea3b78, {0xc0006ec600?, 0x41994e0?, 0xc00075a9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00060f0b8, {0x2cc8840, 0xc000ea3b78}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00060ee08, {0x7ee15c69b420, 0xc000a0d0f8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00060ee08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00060ee08, {0xc0009de000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00064c5a0, {0xc0009de000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ad99e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ad99e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00064c5a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22245 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22393 [select]: net/http.(*persistConn).writeLoop(0xc000716a20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22377 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22934 [select]: net/http.(*persistConn).writeLoop(0xc000717680) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22968 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22307 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0007166c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22284 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22420 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c6128c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f6280?, 0xc000c34c00?, 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(0xc0001f6280, {0xc000c34c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f6280, {0xc000c34c00?, 0x12fb?, 0xc00035fc00?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000afa400, {0xc000c34c00?, 0xc000c34c00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000467b90, {0xc000c34c00?, 0x7ee15d873378?, 0x7ee1a66f0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000581e30, {0xc000c34c00?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0002f0d38, {0x2cc8840, 0xc000581e30}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0002f0a88, {0x7ee15c69b420, 0xc000467b90}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0002f0a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0002f0a88, {0xc00080e000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00070ac60, {0xc00080e000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c97140) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c97140, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00070ac60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22398 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22415 [select]: net/http.(*persistConn).writeLoop(0xc00072b560) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22408 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22865 [select]: net/http.(*persistConn).writeLoop(0xc00070b8c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22886 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22164 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2ceef07?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir({0x2ceef08, 0xc000698230}, 0xc0004448c0, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:619 +0x1cf github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles(0xc0006fa508, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:656 +0x1bb github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc0006fa508) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:986 +0x3f6 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2ceee28, 0x4196ac0}, {0x2d083d0, 0xc000341e00}, {0x2d068b0, 0xc00098a0c0}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1369 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2ceee28, 0x4196ac0}, {0x2d083d0, 0xc000341e00}, {0x2d068b0, 0xc00098a0c0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1375 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc00065ce00) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:110 +0x205 testing.tRunner(0xc00065ce00, 0xc000ad42d0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 17626 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 23135 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c604528, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000340d80?, 0xc000bfa000?, 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(0xc000340d80, {0xc000bfa000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000340d80, {0xc000bfa000?, 0x12fb?, 0xc000792d00?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088d78, {0xc000bfa000?, 0xc000bfa000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000985da0, {0xc000bfa000?, 0x7ee1a66f9170?, 0x7ee1a66f0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000011e60, {0xc000bfa000?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000becd38, {0x2cc8840, 0xc000011e60}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000beca88, {0x7ee15c69b420, 0xc000985da0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000beca88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000beca88, {0xc000a79000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00070b200, {0xc000a79000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b678c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b678c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00070b200) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23119 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22923 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a6667be8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f6200?, 0xc0009a9300?, 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(0xc0001f6200, {0xc0009a9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f6200, {0xc0009a9300?, 0x12fb?, 0xc0007243e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088318, {0xc0009a9300?, 0xc0009a9300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000112378, {0xc0009a9300?, 0x7ee1a6620c28?, 0x7ee1a66f0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000113e78, {0xc0009a9300?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000bec638, {0x2cc8840, 0xc000113e78}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000bec388, {0x7ee15c69b420, 0xc000112378}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000bec388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000bec388, {0xc000ba8000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00070bb00, {0xc000ba8000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009b8540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009b8540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00070bb00) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22897 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22456 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c604410, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f6880?, 0xc000bcf900?, 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(0xc0001f6880, {0xc000bcf900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f6880, {0xc000bcf900?, 0x12fb?, 0xc0003aef40?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000afa538, {0xc000bcf900?, 0xc000bcf900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000984330, {0xc000bcf900?, 0x7ee15c648fb8?, 0x7ee1a66f0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ea2258, {0xc000bcf900?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0002f10b8, {0x2cc8840, 0xc000ea2258}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0002f0e08, {0x7ee15c69b420, 0xc000984330}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0002f0e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0002f0e08, {0xc000931000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00072bb00, {0xc000931000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008c3740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008c3740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00072bb00) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22450 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22392 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c6129d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000598b00?, 0xc000c33900?, 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(0xc000598b00, {0xc000c33900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000598b00, {0xc000c33900?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003aa100, {0xc000c33900?, 0x5?, 0x4192de8?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000581c08, {0xc000c33900?, 0x7ee15d82bed8?, 0x7ee1a66f0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000467728, {0xc000c33900?, 0x41994e0?, 0xc000b289c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0000142b8, {0x2cc8840, 0xc000467728}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000014008, {0x7ee15c69b420, 0xc000581c08}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000014008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000014008, {0xc00072c000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000716a20, {0xc00072c000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000866780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000866780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000716a20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22377 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23187 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a665e228, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00041d400?, 0xc000bfc600?, 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(0xc00041d400, {0xc000bfc600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00041d400, {0xc000bfc600?, 0x12fb?, 0xc0007935c0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088f10, {0xc000bfc600?, 0xc000bfc600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005434e8, {0xc000bfc600?, 0x7ee15d873378?, 0x7ee1a66f05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000581c98, {0xc000bfc600?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000bed0b8, {0x2cc8840, 0xc000581c98}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000bece08, {0x7ee15c69b420, 0xc0005434e8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000bece08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000bece08, {0xc000cf9000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00068fc20, {0xc000cf9000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b09620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b09620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00068fc20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23177 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22758 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 22164 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 22821 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c612f50, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000598e00?, 0xc000bd0c00?, 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(0xc000598e00, {0xc000bd0c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000598e00, {0xc000bd0c00?, 0x5000012fb?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003aa530, {0xc000bd0c00?, 0x5?, 0x4192de8?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ea32c0, {0xc000bd0c00?, 0x7ee15c648fb8?, 0x7ee1a66f0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ea3a28, {0xc000bd0c00?, 0x41994e0?, 0xc00076b9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000015eb8, {0x2cc8840, 0xc000ea3a28}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000015c08, {0x7ee15c69b420, 0xc000ea32c0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000015c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000015c08, {0xc000a80000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007170e0, {0xc000a80000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c96c00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c96c00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007170e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22835 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22826 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a665e7a0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000599100?, 0xc0008bb300?, 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(0xc000599100, {0xc0008bb300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000599100, {0xc0008bb300?, 0x12fb?, 0xc000776520?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000804248, {0xc0008bb300?, 0xc0008bb300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a0cb58, {0xc0008bb300?, 0x7ee15c648fb8?, 0x7ee1a66f0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ea3950, {0xc0008bb300?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0002f1eb8, {0x2cc8840, 0xc000ea3950}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0002f1c08, {0x7ee15c69b420, 0xc000a0cb58}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0002f1c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0002f1c08, {0xc000acd000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000717200, {0xc000acd000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ad8720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ad8720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000717200) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22842 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22822 [select]: net/http.(*persistConn).writeLoop(0xc0007170e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22835 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23229 [select]: net/http.(*persistConn).writeLoop(0xc00070b7a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23222 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22864 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a665e110, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000599400?, 0xc000cd2000?, 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(0xc000599400, {0xc000cd2000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000599400, {0xc000cd2000?, 0x12fb?, 0xc000724260?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088888, {0xc000cd2000?, 0xc000cd2000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0001130c8, {0xc000cd2000?, 0x7ee15c6488d8?, 0x7ee1a66f0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000985a28, {0xc000cd2000?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001962b8, {0x2cc8840, 0xc000985a28}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000196008, {0x7ee15c69b420, 0xc0001130c8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000196008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000196008, {0xc000c81000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00070b8c0, {0xc000c81000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000af7ec0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000af7ec0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00070b8c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22886 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 2708 [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 2864 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 22226 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ee1a665e340, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000340480?, 0xc000168600?, 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(0xc000340480, {0xc000168600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000340480, {0xc000168600?, 0x41d4ae?, 0xc000725000?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003aa390, {0xc000168600?, 0x7ee15c648fb8?, 0x6?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a0cbd0, {0xc000168600?, 0x7ee15c648fb8?, 0x7ee1a66f05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ea2be8, {0xc000168600?, 0x43d367?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00060ed38, {0x2cc8840, 0xc000ea2be8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00060ea88, {0x7ee15c69b420, 0xc000a0cbd0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00060ea88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00060ea88, {0xc00091c000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00064c480, {0xc00091c000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008c3ce0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008c3ce0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00064c480) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22043 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23181 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a66687f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000599300?, 0xc000bfb300?, 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(0xc000599300, {0xc000bfb300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000599300, {0xc000bfb300?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000afa728, {0xc000bfb300?, 0x0?, 0x4192dc0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005a67f8, {0xc000bfb300?, 0x7ee15d872798?, 0x7ee1a66f0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005a6bd0, {0xc000bfb300?, 0x41994e0?, 0xc0007729c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0009430b8, {0x2cc8840, 0xc0005a6bd0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000942e08, {0x7ee15c69b420, 0xc0005a67f8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000942e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000942e08, {0xc000bad000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00068fb00, {0xc000bad000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000cb9320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000cb9320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00068fb00) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23172 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23201 [select]: net/http.(*persistConn).writeLoop(0xc000d22360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23194 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22961 [select]: net/http.(*persistConn).writeLoop(0xc0007179e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23000 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23107 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a665ddc8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000340a00?, 0xc0008a4600?, 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(0xc000340a00, {0xc0008a4600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000340a00, {0xc0008a4600?, 0x12fb?, 0xc0004e50e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000afa3f8, {0xc0008a4600?, 0xc0008a4600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ea31b8, {0xc0008a4600?, 0x7ee15c648fb8?, 0x7ee1a66f0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ea37b8, {0xc0008a4600?, 0x438e11?, 0x1?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0009429b8, {0x2cc8840, 0xc000ea37b8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000942708, {0x7ee15c69b420, 0xc000ea31b8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000942708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000942708, {0xc0009e4000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00054ea20, {0xc0009e4000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000872360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000872360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00054ea20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23070 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23095 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c603d80, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000340800?, 0xc000cd5900?, 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(0xc000340800, {0xc000cd5900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000340800, {0xc000cd5900?, 0x12fb?, 0xc0007776e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000afa3f0, {0xc000cd5900?, 0xc000cd5900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ea3158, {0xc000cd5900?, 0x7ee1a6675768?, 0x7ee1a66f05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a0dd40, {0xc000cd5900?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000942638, {0x2cc8840, 0xc000a0dd40}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000942388, {0x7ee15c69b420, 0xc000ea3158}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000942388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000942388, {0xc000adb000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00054e900, {0xc000adb000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000af75c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000af75c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00054e900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23065 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23159 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a665e458, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00041d100?, 0xc000cd6c00?, 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(0xc00041d100, {0xc000cd6c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00041d100, {0xc000cd6c00?, 0x12fb?, 0xc00072e040?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000afa628, {0xc000cd6c00?, 0xc000cd6c00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ea3e00, {0xc000cd6c00?, 0x7ee15d872798?, 0x7ee1a66f0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005a6288, {0xc000cd6c00?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000942d38, {0x2cc8840, 0xc0005a6288}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000942a88, {0x7ee15c69b420, 0xc000ea3e00}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000942a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000942a88, {0xc000c63000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0001e7440, {0xc000c63000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009a79e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009a79e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0001e7440) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23105 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23188 [select]: net/http.(*persistConn).writeLoop(0xc00068fc20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23177 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22306 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ee1a6667d00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000340b00?, 0xc00016ac00?, 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(0xc000340b00, {0xc00016ac00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000340b00, {0xc00016ac00?, 0x12fb?, 0xc000725d80?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003aa708, {0xc00016ac00?, 0xc00016ac00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a0dab8, {0xc00016ac00?, 0x7ee15c6488d8?, 0x7ee1a66f0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000984f90, {0xc00016ac00?, 0x40?, 0x1?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00060f7b8, {0x2cc8840, 0xc000984f90}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00060f508, {0x7ee15c69b420, 0xc000a0dab8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00060f508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00060f508, {0xc000ad2000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007166c0, {0xc000ad2000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000873bc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000873bc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007166c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22284 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23208 [select]: net/http.(*persistConn).roundTrip(0xc00070b680, 0xc000d72820) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000174340, 0xc000ce9b80) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00011ba40, 0xc000ce9b80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc000724500, 0xc000ce9a40) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.31.0/transport.go:55 +0x15e net/http.send(0xc000ce9a40, {0x2cc9520, 0xc000724500}, {0x6fe001?, 0xc0009bd388?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000720ed0, 0xc000ce9a40, {0x12?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000720ed0, 0xc000ce9a40) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000699090, {0x2ceef08, 0xc000698230}, 0xc000ce9900) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 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(0xc00011bb00, 0xc0008f3780, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00011bb00, 0xc0008f3780) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xc000341e00, {0x2ceef08, 0xc000698230}, {0xc000ec2030, 0x25}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x3cc github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xc0008c21e0, {0x2ceef08, 0xc000698230}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8b github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2ceef08, 0xc000698230}, {0x2d08440, 0xc0008c21e0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 22164 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 23237 [select]: net/http.(*persistConn).writeLoop(0xc00070b680) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23153 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22798 [select]: net/http.(*persistConn).writeLoop(0xc0008d6240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22657 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22928 [select]: net/http.(*persistConn).writeLoop(0xc000717440) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22917 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23205 [select]: net/http.(*persistConn).roundTrip(0xc000716c60, 0xc000d72640) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000174340, 0xc000ce9400) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00011ba40, 0xc000ce9400) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc000724500, 0xc000ce92c0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.31.0/transport.go:55 +0x15e net/http.send(0xc000ce92c0, {0x2cc9520, 0xc000724500}, {0x6fe001?, 0xc000ebe008?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000720ed0, 0xc000ce92c0, {0x12?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000720ed0, 0xc000ce92c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000699090, {0x2ceef08, 0xc000698230}, 0xc000ce9180) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 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(0xc00011bb00, 0xc0008f3600, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00011bb00, 0xc0008f3600) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xc000341e00, {0x2ceef08, 0xc000698230}, {0xc0009b1e30, 0x30}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x3cc github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xc000e0b3e0, {0x2ceef08, 0xc000698230}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8b github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2ceef08, 0xc000698230}, {0x2d08440, 0xc000e0b3e0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 22164 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 22349 [select]: net/http.(*persistConn).writeLoop(0xc00070a7e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22355 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22227 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc00064c480) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22043 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23011 [select]: net/http.(*persistConn).writeLoop(0xc00064c900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22988 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22457 [select]: net/http.(*persistConn).writeLoop(0xc00072bb00) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22450 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23079 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a665d968, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000340500?, 0xc0008a3300?, 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(0xc000340500, {0xc0008a3300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000340500, {0xc0008a3300?, 0x12fb?, 0xc0004e4000?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0008042f8, {0xc0008a3300?, 0xc0008a3300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a0d188, {0xc0008a3300?, 0x7ee15c648fb8?, 0x7ee1a66f0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ea2cd8, {0xc0008a3300?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0004a0638, {0x2cc8840, 0xc000ea2cd8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0004a0388, {0x7ee15c69b420, 0xc000a0d188}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0004a0388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0004a0388, {0xc000989000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00070aea0, {0xc000989000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c96b40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c96b40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00070aea0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23039 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23200 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a6668048, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00041d900?, 0xc000dbe000?, 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(0xc00041d900, {0xc000dbe000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00041d900, {0xc000dbe000?, 0x17fb?, 0xc000793c20?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000afa7e0, {0xc000dbe000?, 0xc000dbe000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005a77e8, {0xc000dbe000?, 0x7ee15d82bed8?, 0x7ee1a66f0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0004676c8, {0xc000dbe000?, 0x17fb?, 0xc000b5e410?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000943b38, {0x2cc8840, 0xc0004676c8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000943888, {0x7ee15c69b420, 0xc0005a77e8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000943888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000943888, {0xc000dd0000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000d22360, {0xc000dd0000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000db71a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000db71a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d22360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23194 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22262 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ee15c6041e0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f7700?, 0xc0006ed900?, 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(0xc0001f7700, {0xc0006ed900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f7700, {0xc0006ed900?, 0x12fb?, 0xc0007778a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0008045e8, {0xc0006ed900?, 0xc0006ed900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ea33e0, {0xc0006ed900?, 0x7ee15c6488d8?, 0x7ee1a66f0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000984cd8, {0xc0006ed900?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a2d38, {0x2cc8840, 0xc000984cd8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a2a88, {0x7ee15c69b420, 0xc000ea33e0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a2a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006a2a88, {0xc0009fa000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000716360, {0xc0009fa000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000af7920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000af7920, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000716360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22238 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22279 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0008d7440) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22266 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22259 [select]: net/http.(*persistConn).writeLoop(0xc00064c5a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22245 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22939 [select]: net/http.(*persistConn).writeLoop(0xc0007177a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22976 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22389 [select]: net/http.(*persistConn).writeLoop(0xc0007165a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22370 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23010 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c613068, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000598a80?, 0xc0008bc600?, 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(0xc000598a80, {0xc0008bc600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000598a80, {0xc0008bc600?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003aa198, {0xc0008bc600?, 0x0?, 0x4192dc0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000467140, {0xc0008bc600?, 0x7ee1a6675768?, 0x7ee1a66f05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a0cd80, {0xc0008bc600?, 0x41994e0?, 0xc000d439c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0004aa9b8, {0x2cc8840, 0xc000a0cd80}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0004aa708, {0x7ee15c69b420, 0xc000467140}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0004aa708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0004aa708, {0xc000803000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00064c900, {0xc000803000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b236e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b236e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00064c900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22988 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22818 [select]: net/http.(*persistConn).writeLoop(0xc000716fc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22809 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22299 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc00072a000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22292 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23236 [IO wait]: internal/poll.runtime_pollWait(0x7ee1a665dff8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00041d680?, 0xc000761000?, 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(0xc00041d680, {0xc000761000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00041d680, {0xc000761000?, 0x17fb?, 0xc00072e9c0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000afa7d0, {0xc000761000?, 0xc000761000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005a74e8, {0xc000761000?, 0x7ee15d872338?, 0x7ee1a66f0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000686858, {0xc000761000?, 0x17fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000943438, {0x2cc8840, 0xc000686858}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000943188, {0x7ee15c69b420, 0xc0005a74e8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000943188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000943188, {0xc000ce7000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00070b680, {0xc000ce7000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c5e540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c5e540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00070b680) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23153 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22927 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c6042f8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00041c380?, 0xc0009aa600?, 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(0xc00041c380, {0xc0009aa600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00041c380, {0xc0009aa600?, 0x12fb?, 0xc000724860?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003aa018, {0xc0009aa600?, 0xc0009aa600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0004660f0, {0xc0009aa600?, 0x7ee15d82bed8?, 0x7ee1a66f0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000466630, {0xc0009aa600?, 0x12fb?, 0xc0001c5b30?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0004aa638, {0x2cc8840, 0xc000466630}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0004aa388, {0x7ee15c69b420, 0xc0004660f0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0004aa388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0004aa388, {0xc000259000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000717440, {0xc000259000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009b9c20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009b9c20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000717440) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22917 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22304 [select]: net/http.(*persistConn).writeLoop(0xc00070a900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22364 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23051 [IO wait]: internal/poll.runtime_pollWait(0x7ee15c604870, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00041cd80?, 0xc0009acc00?, 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(0xc00041cd80, {0xc0009acc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00041cd80, {0xc0009acc00?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000afa368, {0xc0009acc00?, 0x0?, 0x4192dc0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ea2d80, {0xc0009acc00?, 0x7ee15c648fb8?, 0x7ee1a66f0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ea3878, {0xc0009acc00?, 0x41994e0?, 0xc00075b9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0009422b8, {0x2cc8840, 0xc000ea3878}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000942008, {0x7ee15c69b420, 0xc000ea2d80}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000942008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000942008, {0xc000a22000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00070afc0, {0xc000a22000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007e9380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007e9380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00070afc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23083 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22915 [select]: net/http.(*persistConn).writeLoop(0xc000717d40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22898 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22278 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ee15c66ee98, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000599480?, 0xc000169900?, 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(0xc000599480, {0xc000169900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000599480, {0xc000169900?, 0x12fb?, 0xc000725620?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003aa570, {0xc000169900?, 0xc000169900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a0d2a8, {0xc000169900?, 0x7ee15c648fb8?, 0x7ee1a66f05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ea3998, {0xc000169900?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00060f438, {0x2cc8840, 0xc000ea3998}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00060f188, {0x7ee15c69b420, 0xc000a0d2a8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00060f188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00060f188, {0xc000978000, 0x1000, 0xc000721170?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0008d7440, {0xc000978000?, 0x80f4c5?, 0x2cc5380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009b94a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009b94a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0008d7440) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22266 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22263 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc000716360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22238 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.488017486s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncWithTrackRenamesStrategyLeaf TestSyncConcurrentDelete]