"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/05/14 04:35:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa" 2026/05/14 04:35:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/14 04:35:12 DEBUG : Creating backend with remote "/tmp/rclone3705774007" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:35:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:35:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/14 04:35:12 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:35:12 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.70s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:35:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:35:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:35:14 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:35:14 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:35:16 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:35:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:35:16 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:35:17 DEBUG : Yandex rclone-test-mezaven3yapa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (18.18s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.46s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.71s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:35:33 DEBUG : Creating backend with remote "/non-existing" 2026/05/14 04:35:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/14 04:35:33 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:35:33 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.00s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:35:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:35:34 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:35:34 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:35:36 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:35:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:35:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (18.86s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.62s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:35:53 INFO : Yandex rclone-test-mezaven3yapa: Running all checks before starting transfers 2026/05/14 04:35:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:35:54 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:35:54 INFO : Yandex rclone-test-mezaven3yapa: Checks finished, now starting transfers 2026/05/14 04:35:54 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:35:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:35:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:35:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (18.62s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:36:12 ERROR : Ignoring --no-traverse with sync 2026/05/14 04:36:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:36:12 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:36:12 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:36:14 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:36:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:36:14 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:36:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (17.32s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:36:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/14 04:36:29 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:36:29 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:36:31 DEBUG : hello world2: size = 12 OK 2026/05/14 04:36:31 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/05/14 04:36:31 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.75s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:36:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:36:39 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:36:39 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:36:41 DEBUG : potato2: size = 11 OK 2026/05/14 04:36:41 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:36:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (10.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:36:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:36:49 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:36:49 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:36:51 DEBUG : potato2: size = 11 OK 2026/05/14 04:36:51 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:36:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (8.22s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:36:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/14 04:36:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:36:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/14 04:36:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:36:57 INFO : sub dir2: Making directory 2026/05/14 04:36:58 INFO : sub dir: Making directory 2026/05/14 04:36:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:36:58 INFO : sub dir2/sub sub dir2: Making directory 2026/05/14 04:36:59 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:36:59 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:37:00 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:37:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:37:00 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:37:02 DEBUG : Yandex rclone-test-mezaven3yapa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (34.88s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:37:32 INFO : sub dir2: Making directory 2026/05/14 04:37:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/14 04:37:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:37:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:37:32 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:37:32 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:37:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:37:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:37:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.58s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:37:50 DEBUG : sub dir2: Making directory with metadata 2026/05/14 04:37:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:37:50 INFO : sub dir2: Making directory 2026/05/14 04:37:50 INFO : sub dir: Making directory 2026/05/14 04:37:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:37:51 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:37:51 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:37:53 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:37:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:37:53 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:37:53 INFO : sub dir/hello world: Deleted 2026/05/14 04:37:55 DEBUG : Yandex rclone-test-mezaven3yapa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/14 04:37:56 DEBUG : Yandex rclone-test-mezaven3yapa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (27.24s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.55s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:38:17 INFO : sub dir2: Making directory 2026/05/14 04:38:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:38:18 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:38:18 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:38:20 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:38:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:38:20 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:38:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (18.20s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:38:36 DEBUG : sub dir2: Making directory with metadata 2026/05/14 04:38:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:38:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:38:36 INFO : sub dir2: Making directory 2026/05/14 04:38:36 INFO : sub dir: Making directory 2026/05/14 04:38:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:38:37 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:38:37 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:38:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:38:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:38:39 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:38:39 DEBUG : Waiting for deletions to finish 2026/05/14 04:38:40 DEBUG : Yandex rclone-test-mezaven3yapa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (24.90s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.52s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:39:01 INFO : sub dir2: Making directory 2026/05/14 04:39:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:39:01 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:39:01 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:39:03 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:39:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:39:03 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:39:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.68s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:39:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-citubeg8fequ" 2026/05/14 04:39:20 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-mezaven3yapa -> Yandex rclone-test-citubeg8fequ 2026/05/14 04:39:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:39:21 DEBUG : Yandex rclone-test-citubeg8fequ: Waiting for checks to finish 2026/05/14 04:39:21 DEBUG : Yandex rclone-test-citubeg8fequ: Waiting for transfers to finish 2026/05/14 04:39:23 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:39:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:39:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/14 04:39:24 DEBUG : Yandex rclone-test-citubeg8fequ: Purge remote --- PASS: TestServerSideCopy (32.15s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:39:53 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:39:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:39:53 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-mezaven3yapa) 2026/05/14 04:39:53 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 04:39:53 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:39:55 DEBUG : sub dir/hello world: size = 17 OK 2026/05/14 04:39:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/05/14 04:39:55 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (20.57s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:40:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-jibakuq3tevi" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-mezaven3yapa -> Yandex rclone-test-jibakuq3tevi 2026/05/14 04:40:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:40:17 DEBUG : Yandex rclone-test-jibakuq3tevi: Waiting for checks to finish 2026/05/14 04:40:17 DEBUG : Yandex rclone-test-jibakuq3tevi: Waiting for transfers to finish 2026/05/14 04:40:19 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:40:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:40:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/14 04:40:26 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-mezaven3yapa) 2026/05/14 04:40:26 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-jibakuq3tevi) 2026/05/14 04:40:26 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 04:40:26 DEBUG : Yandex rclone-test-jibakuq3tevi: Waiting for checks to finish 2026/05/14 04:40:26 DEBUG : Yandex rclone-test-jibakuq3tevi: Waiting for transfers to finish 2026/05/14 04:40:26 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.sovetaf9" before starting 2026/05/14 04:40:29 DEBUG : sub dir/hello world.sovetaf9: server side copy: removing renamed existing file after operation 2026/05/14 04:40:40 DEBUG : sub dir/hello world: size = 17 OK 2026/05/14 04:40:40 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/05/14 04:40:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/14 04:40:41 DEBUG : Yandex rclone-test-jibakuq3tevi: Purge remote --- PASS: TestServerSideCopyOverSelf (54.24s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:41:08 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:41:08 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-mezaven3yapa) 2026/05/14 04:41:08 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:41:08 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 04:41:08 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:41:10 DEBUG : sub dir/hello world: size = 17 OK 2026/05/14 04:41:10 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/05/14 04:41:10 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/14 04:41:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (21.30s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:41:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-tofevaj0yano" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-mezaven3yapa -> Yandex rclone-test-tofevaj0yano 2026/05/14 04:41:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:41:29 DEBUG : Yandex rclone-test-tofevaj0yano: Waiting for checks to finish 2026/05/14 04:41:29 DEBUG : Yandex rclone-test-tofevaj0yano: Waiting for transfers to finish 2026/05/14 04:41:33 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:41:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:41:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/14 04:41:37 DEBUG : Yandex rclone-test-tofevaj0yano: Using server-side directory move 2026/05/14 04:41:38 INFO : Yandex rclone-test-tofevaj0yano: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/14 04:41:38 DEBUG : Yandex rclone-test-tofevaj0yano: Waiting for checks to finish 2026/05/14 04:41:38 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-mezaven3yapa) 2026/05/14 04:41:38 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-tofevaj0yano) 2026/05/14 04:41:38 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 04:41:38 DEBUG : Yandex rclone-test-tofevaj0yano: Waiting for transfers to finish 2026/05/14 04:41:44 INFO : sub dir/hello world: Deleted 2026/05/14 04:41:46 INFO : sub dir/hello world: Moved (server-side) 2026/05/14 04:41:50 DEBUG : testing file moves 2026/05/14 04:41:50 DEBUG : Yandex rclone-test-tofevaj0yano: Waiting for checks to finish 2026/05/14 04:41:50 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-mezaven3yapa) 2026/05/14 04:41:50 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-tofevaj0yano) 2026/05/14 04:41:50 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 04:41:50 DEBUG : Yandex rclone-test-tofevaj0yano: Waiting for transfers to finish 2026/05/14 04:41:57 INFO : sub dir/hello world: Deleted 2026/05/14 04:41:58 INFO : sub dir/hello world: Moved (server-side) 2026/05/14 04:42:01 DEBUG : Yandex rclone-test-tofevaj0yano: Purge remote --- PASS: TestServerSideMoveOverSelf (51.15s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:42:22 ERROR : error listing: directory not found 2026/05/14 04:42:22 INFO : Local file system at /tmp/rclone3705774007: Making directory 2026/05/14 04:42:23 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:42:23 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (22.88s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:42:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/14 04:42:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:42:43 DEBUG : Local file system at /tmp/rclone3705774007: Waiting for checks to finish 2026/05/14 04:42:43 DEBUG : Local file system at /tmp/rclone3705774007: Waiting for transfers to finish 2026/05/14 04:42:44 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/05/14 04:42:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:42:44 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/05/14 04:42:44 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:42:44 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (19.63s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:43:00 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/14 04:43:00 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:43:00 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:43:02 DEBUG : check sum: size = 1 OK 2026/05/14 04:43:02 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/14 04:43:02 INFO : check sum: Copied (new) 2026/05/14 04:43:02 DEBUG : Waiting for deletions to finish 2026/05/14 04:43:03 DEBUG : check sum: size = 1 OK 2026/05/14 04:43:03 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:43:03 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/14 04:43:03 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/05/14 04:43:03 DEBUG : check sum: Unchanged skipping 2026/05/14 04:43:03 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:43:03 DEBUG : Waiting for deletions to finish 2026/05/14 04:43:03 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.55s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:43:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/14 04:43:10 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:43:10 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:43:12 DEBUG : sizeonly: size = 6 OK 2026/05/14 04:43:12 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/14 04:43:12 INFO : sizeonly: Copied (new) 2026/05/14 04:43:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:43:13 DEBUG : sizeonly: size = 6 OK 2026/05/14 04:43:13 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:43:13 DEBUG : sizeonly: Sizes identical 2026/05/14 04:43:13 DEBUG : sizeonly: Unchanged skipping 2026/05/14 04:43:13 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:43:13 DEBUG : Waiting for deletions to finish 2026/05/14 04:43:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.47s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:43:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/14 04:43:21 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:43:21 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:43:22 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2026/05/14 04:43:22 INFO : ignore-size: Copied (new) 2026/05/14 04:43:22 DEBUG : Waiting for deletions to finish 2026/05/14 04:43:23 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:43:23 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:43:23 DEBUG : ignore-size: Unchanged skipping 2026/05/14 04:43:23 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:43:23 DEBUG : Waiting for deletions to finish 2026/05/14 04:43:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (11.68s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:43:35 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:43:35 DEBUG : existing: size = 6 OK 2026/05/14 04:43:35 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:43:35 DEBUG : existing: Unchanged skipping 2026/05/14 04:43:35 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:43:35 DEBUG : Waiting for deletions to finish 2026/05/14 04:43:35 INFO : There was nothing to transfer 2026/05/14 04:43:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/14 04:43:36 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:43:36 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:43:37 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/05/14 04:43:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/14 04:43:38 DEBUG : pacer: Reducing sleep to 15ms 2026/05/14 04:43:38 DEBUG : existing: size = 6 OK 2026/05/14 04:43:38 DEBUG : existing: Dst hash empty - aborting Src hash check 2026/05/14 04:43:38 INFO : existing: Copied (replaced existing) 2026/05/14 04:43:38 DEBUG : Waiting for deletions to finish 2026/05/14 04:43:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/14 04:43:38 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncIgnoreTimes (12.69s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:43:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/14 04:43:45 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:43:45 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:43:47 DEBUG : existing: size = 6 OK 2026/05/14 04:43:47 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/14 04:43:47 INFO : existing: Copied (new) 2026/05/14 04:43:47 DEBUG : Waiting for deletions to finish 2026/05/14 04:43:48 DEBUG : existing: Destination exists, skipping 2026/05/14 04:43:48 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:43:48 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:43:48 DEBUG : Waiting for deletions to finish 2026/05/14 04:43:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.02s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:43:58 INFO : d: Making directory 2026/05/14 04:43:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/14 04:44:00 DEBUG : c/non empty space: size = 5 OK 2026/05/14 04:44:00 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:44:00 DEBUG : c/non empty space: Unchanged skipping 2026/05/14 04:44:00 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:44:00 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:44:02 DEBUG : a/potato2: size = 60 OK 2026/05/14 04:44:02 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/14 04:44:02 INFO : a/potato2: Copied (new) 2026/05/14 04:44:02 DEBUG : Waiting for deletions to finish 2026/05/14 04:44:08 INFO : b/potato: Deleted 2026/05/14 04:44:08 INFO : d: Removing directory 2026/05/14 04:44:15 INFO : b: Removing directory 2026/05/14 04:44:24 DEBUG : Yandex rclone-test-mezaven3yapa: deleted 2 directories --- PASS: TestSyncIgnoreErrors (57.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:44:55 DEBUG : empty space: size = 1 OK 2026/05/14 04:44:55 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/14 04:44:55 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:44:55 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/14 04:44:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/14 04:44:55 DEBUG : empty space: Unchanged skipping 2026/05/14 04:44:55 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:44:55 DEBUG : Waiting for deletions to finish 2026/05/14 04:44:55 INFO : There was nothing to transfer 2026/05/14 04:44:56 DEBUG : empty space: size = 1 OK 2026/05/14 04:44:56 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:44:56 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/14 04:44:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/14 04:44:56 INFO : empty space: Updated modification time in destination 2026/05/14 04:44:56 DEBUG : empty space: Unchanged skipping 2026/05/14 04:44:56 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:44:56 DEBUG : Waiting for deletions to finish 2026/05/14 04:44:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (11.36s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:45:06 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:45:06 DEBUG : empty space: size = 1 OK 2026/05/14 04:45:06 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/14 04:45:06 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/14 04:45:06 DEBUG : empty space: Unchanged skipping 2026/05/14 04:45:06 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:45:06 DEBUG : Waiting for deletions to finish 2026/05/14 04:45:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.52s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:45:15 DEBUG : foo: size = 3 OK 2026/05/14 04:45:15 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/14 04:45:15 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:45:15 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:45:15 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-mezaven3yapa) 2026/05/14 04:45:15 DEBUG : foo: md5 differ 2026/05/14 04:45:15 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:45:17 DEBUG : foo: size = 3 OK 2026/05/14 04:45:17 DEBUG : foo: Dst hash empty - aborting Src hash check 2026/05/14 04:45:17 INFO : foo: Copied (replaced existing) 2026/05/14 04:45:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (12.08s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:45:28 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/14 04:45:28 DEBUG : empty space: size = 1 OK 2026/05/14 04:45:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:45:28 DEBUG : empty space: Unchanged skipping 2026/05/14 04:45:28 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:45:28 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:45:29 DEBUG : potato: size = 60 OK 2026/05/14 04:45:29 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/14 04:45:29 INFO : potato: Copied (new) 2026/05/14 04:45:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (17.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:45:45 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:45:45 DEBUG : potato: size = 60 (Yandex rclone-test-mezaven3yapa) 2026/05/14 04:45:45 DEBUG : potato: Sizes differ 2026/05/14 04:45:45 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:45:45 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:45:46 DEBUG : potato: size = 21 OK 2026/05/14 04:45:46 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/05/14 04:45:46 INFO : potato: Copied (replaced existing) 2026/05/14 04:45:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (11.16s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:45:56 DEBUG : potato: size = 21 OK 2026/05/14 04:45:56 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/14 04:45:56 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:45:56 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:45:56 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-mezaven3yapa) 2026/05/14 04:45:56 DEBUG : potato: md5 differ 2026/05/14 04:45:56 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:45:58 DEBUG : potato: size = 21 OK 2026/05/14 04:45:58 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/05/14 04:45:58 INFO : potato: Copied (replaced existing) 2026/05/14 04:45:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (10.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:46:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:46:08 DEBUG : empty space: size = 1 OK 2026/05/14 04:46:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:46:08 DEBUG : empty space: Unchanged skipping 2026/05/14 04:46:08 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:46:08 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:46:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/14 04:46:08 DEBUG : Waiting for deletions to finish 2026/05/14 04:46:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:46:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:46:27 DEBUG : empty space: size = 1 OK 2026/05/14 04:46:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:46:27 DEBUG : empty space: Unchanged skipping 2026/05/14 04:46:27 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:46:27 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:46:29 DEBUG : potato2: size = 60 OK 2026/05/14 04:46:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/14 04:46:29 INFO : potato2: Copied (new) 2026/05/14 04:46:29 DEBUG : Waiting for deletions to finish 2026/05/14 04:46:35 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (26.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:46:51 INFO : d: Making directory 2026/05/14 04:46:51 INFO : d/e: Making directory 2026/05/14 04:46:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/14 04:46:53 DEBUG : c/non empty space: size = 5 OK 2026/05/14 04:46:53 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:46:53 DEBUG : c/non empty space: Unchanged skipping 2026/05/14 04:46:53 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:46:53 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:46:55 DEBUG : a/potato2: size = 60 OK 2026/05/14 04:46:55 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/14 04:46:55 INFO : a/potato2: Copied (new) 2026/05/14 04:46:55 DEBUG : Waiting for deletions to finish 2026/05/14 04:47:01 INFO : b/potato: Deleted 2026/05/14 04:47:01 INFO : d/e: Removing directory 2026/05/14 04:47:09 INFO : d: Removing directory 2026/05/14 04:47:15 INFO : b: Removing directory 2026/05/14 04:47:23 DEBUG : Yandex rclone-test-mezaven3yapa: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (64.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:47:56 INFO : d: Making directory 2026/05/14 04:47:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/14 04:47:58 DEBUG : c/non empty space: size = 5 OK 2026/05/14 04:47:58 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:47:58 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:47:58 DEBUG : c/non empty space: Unchanged skipping 2026/05/14 04:47:58 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:48:01 DEBUG : a/potato2: size = 60 OK 2026/05/14 04:48:01 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/14 04:48:01 INFO : a/potato2: Copied (new) 2026/05/14 04:48:01 ERROR : Yandex rclone-test-mezaven3yapa: not deleting files as there were IO errors 2026/05/14 04:48:01 ERROR : Yandex rclone-test-mezaven3yapa: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (60.75s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:48:57 DEBUG : Waiting for deletions to finish 2026/05/14 04:48:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:48:57 DEBUG : empty space: size = 1 OK 2026/05/14 04:48:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:48:57 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:48:57 DEBUG : empty space: Unchanged skipping 2026/05/14 04:48:57 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:48:59 DEBUG : potato2: size = 60 OK 2026/05/14 04:48:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/14 04:48:59 INFO : potato2: Copied (new) 2026/05/14 04:49:03 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (24.19s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:49:22 DEBUG : Waiting for deletions to finish 2026/05/14 04:49:22 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:49:22 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:49:28 INFO : potato: Deleted 2026/05/14 04:49:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:49:28 DEBUG : empty space: size = 1 OK 2026/05/14 04:49:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:49:28 DEBUG : empty space: Unchanged skipping 2026/05/14 04:49:28 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:49:28 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:49:30 DEBUG : potato2: size = 60 OK 2026/05/14 04:49:30 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/14 04:49:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (27.31s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:49:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:49:47 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:49:47 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:49:49 DEBUG : potato2: size = 19 OK 2026/05/14 04:49:49 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/05/14 04:49:49 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (19.00s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:50:07 DEBUG : enormous: Excluded (Size Filter) 2026/05/14 04:50:07 DEBUG : enormous: Excluded 2026/05/14 04:50:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 04:50:07 DEBUG : potato2: Excluded 2026/05/14 04:50:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 04:50:07 DEBUG : potato2: Excluded 2026/05/14 04:50:07 DEBUG : empty space: size = 1 OK 2026/05/14 04:50:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:50:07 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:50:07 DEBUG : empty space: Unchanged skipping 2026/05/14 04:50:07 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:50:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:50:07 INFO : There was nothing to transfer 2026/05/14 04:50:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 04:50:07 DEBUG : potato2: Excluded 2026/05/14 04:50:08 DEBUG : enormous: Excluded (Size Filter) 2026/05/14 04:50:08 DEBUG : enormous: Excluded 2026/05/14 04:50:08 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 04:50:08 DEBUG : potato2: Excluded 2026/05/14 04:50:08 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 04:50:08 DEBUG : potato2: Excluded 2026/05/14 04:50:08 DEBUG : empty space: size = 1 OK 2026/05/14 04:50:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:50:08 DEBUG : empty space: Unchanged skipping 2026/05/14 04:50:08 DEBUG : Local file system at /tmp/rclone3705774007: Waiting for checks to finish 2026/05/14 04:50:08 DEBUG : Local file system at /tmp/rclone3705774007: Waiting for transfers to finish 2026/05/14 04:50:08 DEBUG : Waiting for deletions to finish 2026/05/14 04:50:08 INFO : There was nothing to transfer 2026/05/14 04:50:08 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 04:50:08 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (18.57s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:50:27 DEBUG : enormous: Excluded (Size Filter) 2026/05/14 04:50:27 DEBUG : enormous: Excluded 2026/05/14 04:50:27 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 04:50:27 DEBUG : potato2: Excluded 2026/05/14 04:50:28 DEBUG : empty space: size = 1 OK 2026/05/14 04:50:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:50:28 DEBUG : empty space: Unchanged skipping 2026/05/14 04:50:28 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:50:28 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:50:28 DEBUG : Waiting for deletions to finish 2026/05/14 04:50:34 INFO : enormous: Deleted 2026/05/14 04:50:34 INFO : potato2: Deleted 2026/05/14 04:50:34 INFO : There was nothing to transfer 2026/05/14 04:50:35 DEBUG : empty space: size = 1 OK 2026/05/14 04:50:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:50:35 DEBUG : empty space: Unchanged skipping 2026/05/14 04:50:35 DEBUG : Local file system at /tmp/rclone3705774007: Waiting for checks to finish 2026/05/14 04:50:35 DEBUG : Local file system at /tmp/rclone3705774007: Waiting for transfers to finish 2026/05/14 04:50:35 DEBUG : Waiting for deletions to finish 2026/05/14 04:50:35 INFO : enormous: Deleted 2026/05/14 04:50:35 INFO : potato2: Deleted 2026/05/14 04:50:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (19.74s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:50:49 DEBUG : five: Need to transfer - File not found at Destination 2026/05/14 04:50:49 DEBUG : four: size = 4 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:50:49 DEBUG : four: size = 8 (Yandex rclone-test-mezaven3yapa) 2026/05/14 04:50:49 DEBUG : four: Sizes differ 2026/05/14 04:50:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/14 04:50:49 DEBUG : one: Destination is newer than source, skipping 2026/05/14 04:50:49 DEBUG : three: size = 5 OK 2026/05/14 04:50:49 DEBUG : three: Sizes identical 2026/05/14 04:50:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/14 04:50:49 DEBUG : two: size = 3 OK 2026/05/14 04:50:49 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:50:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:50:49 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-mezaven3yapa) 2026/05/14 04:50:49 DEBUG : two: md5 differ 2026/05/14 04:50:49 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:50:50 DEBUG : five: size = 4 OK 2026/05/14 04:50:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/05/14 04:50:50 INFO : five: Copied (new) 2026/05/14 04:50:50 DEBUG : four: size = 4 OK 2026/05/14 04:50:50 DEBUG : four: Dst hash empty - aborting Src hash check 2026/05/14 04:50:50 INFO : four: Copied (replaced existing) 2026/05/14 04:50:50 DEBUG : two: size = 3 OK 2026/05/14 04:50:50 DEBUG : two: Dst hash empty - aborting Src hash check 2026/05/14 04:50:50 INFO : two: Copied (replaced existing) 2026/05/14 04:50:50 DEBUG : Waiting for deletions to finish 2026/05/14 04:50:51 DEBUG : five: size = 4 OK 2026/05/14 04:50:51 DEBUG : four: size = 4 OK 2026/05/14 04:50:51 DEBUG : one: Destination is newer than source, skipping 2026/05/14 04:50:51 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/05/14 04:50:51 DEBUG : five: Size and md5 of src and dst objects identical 2026/05/14 04:50:51 DEBUG : two: size = 3 OK 2026/05/14 04:50:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/14 04:50:51 DEBUG : three: size = 5 OK 2026/05/14 04:50:51 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:50:51 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:50:51 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-mezaven3yapa) 2026/05/14 04:50:51 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/05/14 04:50:51 DEBUG : three: md5 differ 2026/05/14 04:50:51 DEBUG : four: Size and md5 of src and dst objects identical 2026/05/14 04:50:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/14 04:50:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/14 04:50:51 DEBUG : two: Size and md5 of src and dst objects identical 2026/05/14 04:50:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/14 04:50:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/14 04:50:51 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:50:53 DEBUG : three: size = 5 OK 2026/05/14 04:50:53 DEBUG : three: Dst hash empty - aborting Src hash check 2026/05/14 04:50:53 INFO : three: Copied (replaced existing) 2026/05/14 04:50:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (43.47s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/05/14 04:51:25 INFO : Yandex rclone-test-mezaven3yapa: Making map for --track-renames 2026/05/14 04:51:25 INFO : Yandex rclone-test-mezaven3yapa: Finished making map for --track-renames 2026/05/14 04:51:25 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:51:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/14 04:51:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/14 04:51:25 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for renames to finish 2026/05/14 04:51:25 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:51:28 DEBUG : potato: size = 14 OK 2026/05/14 04:51:28 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/14 04:51:28 INFO : potato: Copied (new) 2026/05/14 04:51:28 DEBUG : yam: size = 11 OK 2026/05/14 04:51:28 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/14 04:51:28 INFO : yam: Copied (new) 2026/05/14 04:51:28 DEBUG : Waiting for deletions to finish 2026/05/14 04:51:29 INFO : Yandex rclone-test-mezaven3yapa: Making map for --track-renames 2026/05/14 04:51:29 DEBUG : potato: size = 14 OK 2026/05/14 04:51:29 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:51:29 DEBUG : potato: Unchanged skipping 2026/05/14 04:51:29 INFO : Yandex rclone-test-mezaven3yapa: Finished making map for --track-renames 2026/05/14 04:51:29 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:51:29 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for renames to finish 2026/05/14 04:51:31 INFO : yam: Moved (server-side) to: yaml 2026/05/14 04:51:31 INFO : yaml: Renamed from "yam" 2026/05/14 04:51:31 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:51:31 DEBUG : Waiting for deletions to finish 2026/05/14 04:51:31 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (18.46s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/05/14 04:51:44 INFO : Yandex rclone-test-mezaven3yapa: Making map for --track-renames 2026/05/14 04:51:44 INFO : Yandex rclone-test-mezaven3yapa: Finished making map for --track-renames 2026/05/14 04:51:44 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:51:44 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for renames to finish 2026/05/14 04:51:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/14 04:51:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/14 04:51:44 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:51:46 DEBUG : potato: size = 14 OK 2026/05/14 04:51:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/14 04:51:46 INFO : potato: Copied (new) 2026/05/14 04:51:46 DEBUG : yam: size = 11 OK 2026/05/14 04:51:46 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/14 04:51:46 INFO : yam: Copied (new) 2026/05/14 04:51:46 DEBUG : Waiting for deletions to finish 2026/05/14 04:51:47 DEBUG : potato: size = 14 OK 2026/05/14 04:51:47 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:51:47 DEBUG : potato: Unchanged skipping 2026/05/14 04:51:47 INFO : Yandex rclone-test-mezaven3yapa: Making map for --track-renames 2026/05/14 04:51:47 INFO : Yandex rclone-test-mezaven3yapa: Finished making map for --track-renames 2026/05/14 04:51:47 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:51:47 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for renames to finish 2026/05/14 04:51:50 INFO : yam: Moved (server-side) to: yaml 2026/05/14 04:51:50 INFO : yaml: Renamed from "yam" 2026/05/14 04:51:50 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:51:50 DEBUG : Waiting for deletions to finish 2026/05/14 04:51:50 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (18.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/05/14 04:52:03 INFO : Yandex rclone-test-mezaven3yapa: Making map for --track-renames 2026/05/14 04:52:03 INFO : Yandex rclone-test-mezaven3yapa: Finished making map for --track-renames 2026/05/14 04:52:03 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:52:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/14 04:52:03 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for renames to finish 2026/05/14 04:52:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/14 04:52:03 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:52:05 DEBUG : sub/yam: size = 11 OK 2026/05/14 04:52:05 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/14 04:52:05 INFO : sub/yam: Copied (new) 2026/05/14 04:52:05 DEBUG : potato: size = 14 OK 2026/05/14 04:52:05 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/14 04:52:05 INFO : potato: Copied (new) 2026/05/14 04:52:05 DEBUG : Waiting for deletions to finish 2026/05/14 04:52:06 DEBUG : potato: size = 14 OK 2026/05/14 04:52:06 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:52:06 DEBUG : potato: Unchanged skipping 2026/05/14 04:52:07 INFO : Yandex rclone-test-mezaven3yapa: Making map for --track-renames 2026/05/14 04:52:07 INFO : Yandex rclone-test-mezaven3yapa: Finished making map for --track-renames 2026/05/14 04:52:07 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:52:07 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for renames to finish 2026/05/14 04:52:10 INFO : sub/yam: Moved (server-side) to: yam 2026/05/14 04:52:10 INFO : yam: Renamed from "sub/yam" 2026/05/14 04:52:10 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:52:10 DEBUG : Waiting for deletions to finish 2026/05/14 04:52:10 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (28.24s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:52:30 DEBUG : Creating backend with remote "/tmp/rclone3705774007/dir1" 2026/05/14 04:52:30 DEBUG : Config file has changed externally - reloading 2026/05/14 04:52:30 DEBUG : Creating backend with remote "/tmp/rclone3705774007/dir2" 2026/05/14 04:52:30 DEBUG : Local file system at /tmp/rclone3705774007/dir2: Using server-side directory move 2026/05/14 04:52:30 INFO : Local file system at /tmp/rclone3705774007/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/14 04:52:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/14 04:52:30 DEBUG : Local file system at /tmp/rclone3705774007/dir2: Waiting for checks to finish 2026/05/14 04:52:30 DEBUG : Local file system at /tmp/rclone3705774007/dir2: Waiting for transfers to finish 2026/05/14 04:52:30 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:52:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:52:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/14 04:52:32 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:52:32 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:52:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/14 04:52:34 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/05/14 04:52:34 INFO : nested/sub dir/file: Copied (new) 2026/05/14 04:52:34 INFO : nested/sub dir/file: Deleted 2026/05/14 04:52:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:52:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:52:34 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:52:34 INFO : sub dir/hello world: Deleted 2026/05/14 04:52:34 INFO : sub dir: Removing directory 2026/05/14 04:52:34 INFO : nested/sub dir: Removing directory 2026/05/14 04:52:34 INFO : nested: Removing directory 2026/05/14 04:52:34 DEBUG : Local file system at /tmp/rclone3705774007: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (39.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:53:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:53:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/14 04:53:11 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:53:11 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:53:13 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:53:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/14 04:53:13 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:53:13 INFO : sub dir/hello world: Deleted 2026/05/14 04:53:14 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/14 04:53:14 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/05/14 04:53:14 INFO : nested/sub dir/file: Copied (new) 2026/05/14 04:53:14 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (43.35s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:53:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/14 04:53:54 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/14 04:53:54 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:53:54 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:53:56 DEBUG : existing-b: size = 6 OK 2026/05/14 04:53:56 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/05/14 04:53:56 INFO : existing-b: Copied (new) 2026/05/14 04:53:56 INFO : existing-b: Deleted 2026/05/14 04:53:56 DEBUG : existing: size = 6 OK 2026/05/14 04:53:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/14 04:53:56 INFO : existing: Copied (new) 2026/05/14 04:53:56 INFO : existing: Deleted 2026/05/14 04:53:57 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:53:57 DEBUG : existing: Destination exists, skipping 2026/05/14 04:53:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/14 04:53:57 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:53:57 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (16.90s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:54:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-yasuhej6venu" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-mezaven3yapa -> Yandex rclone-test-yasuhej6venu 2026/05/14 04:54:21 DEBUG : Yandex rclone-test-yasuhej6venu: Using server-side directory move 2026/05/14 04:54:21 INFO : Yandex rclone-test-yasuhej6venu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/14 04:54:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:54:21 DEBUG : empty space: size = 1 OK 2026/05/14 04:54:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:54:21 DEBUG : empty space: Unchanged skipping 2026/05/14 04:54:21 DEBUG : Yandex rclone-test-yasuhej6venu: Waiting for checks to finish 2026/05/14 04:54:21 DEBUG : potato3: size = 68 (Yandex rclone-test-mezaven3yapa) 2026/05/14 04:54:21 DEBUG : potato3: size = 60 (Yandex rclone-test-yasuhej6venu) 2026/05/14 04:54:21 DEBUG : potato3: Sizes differ 2026/05/14 04:54:23 INFO : potato2: Moved (server-side) 2026/05/14 04:54:27 INFO : empty space: Deleted 2026/05/14 04:54:27 DEBUG : Yandex rclone-test-yasuhej6venu: Waiting for transfers to finish 2026/05/14 04:54:28 INFO : potato3: Deleted 2026/05/14 04:54:29 INFO : potato3: Moved (server-side) 2026/05/14 04:54:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohovit8tusa" 2026/05/14 04:54:30 DEBUG : Yandex rclone-test-fohovit8tusa: Using server-side directory move 2026/05/14 04:54:33 INFO : Yandex rclone-test-fohovit8tusa: Server side directory move succeeded 2026/05/14 04:54:33 ERROR : error listing: directory not found 2026/05/14 04:54:33 DEBUG : Yandex rclone-test-fohovit8tusa: Purge remote 2026/05/14 04:54:46 DEBUG : Yandex rclone-test-yasuhej6venu: Purge remote 2026/05/14 04:54:46 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (36.50s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:54:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-soyetul6biwi" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-mezaven3yapa -> Yandex rclone-test-soyetul6biwi 2026/05/14 04:54:56 DEBUG : empty space: Excluded (Size Filter) 2026/05/14 04:54:56 DEBUG : empty space: Excluded 2026/05/14 04:54:56 DEBUG : empty space: Excluded (Size Filter) 2026/05/14 04:54:56 DEBUG : empty space: Excluded 2026/05/14 04:54:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:54:56 DEBUG : potato3: size = 68 (Yandex rclone-test-mezaven3yapa) 2026/05/14 04:54:56 DEBUG : potato3: size = 60 (Yandex rclone-test-soyetul6biwi) 2026/05/14 04:54:56 DEBUG : potato3: Sizes differ 2026/05/14 04:54:56 DEBUG : Yandex rclone-test-soyetul6biwi: Waiting for checks to finish 2026/05/14 04:54:56 DEBUG : Yandex rclone-test-soyetul6biwi: Waiting for transfers to finish 2026/05/14 04:54:58 INFO : potato2: Moved (server-side) 2026/05/14 04:55:02 INFO : potato3: Deleted 2026/05/14 04:55:04 INFO : potato3: Moved (server-side) 2026/05/14 04:55:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-cotihuw0sosa" 2026/05/14 04:55:05 DEBUG : empty space: Excluded (Size Filter) 2026/05/14 04:55:05 DEBUG : empty space: Excluded 2026/05/14 04:55:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:55:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/14 04:55:05 DEBUG : Yandex rclone-test-cotihuw0sosa: Waiting for checks to finish 2026/05/14 04:55:05 DEBUG : Yandex rclone-test-cotihuw0sosa: Waiting for transfers to finish 2026/05/14 04:55:07 INFO : potato3: Moved (server-side) 2026/05/14 04:55:07 INFO : potato2: Moved (server-side) 2026/05/14 04:55:07 DEBUG : Yandex rclone-test-cotihuw0sosa: Purge remote 2026/05/14 04:55:18 DEBUG : Yandex rclone-test-soyetul6biwi: Purge remote --- PASS: TestServerSideMoveWithFilter (45.42s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:55:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-jopihej0tace" 2026/05/14 04:55:37 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-mezaven3yapa -> Yandex rclone-test-jopihej0tace 2026/05/14 04:55:42 DEBUG : Yandex rclone-test-jopihej0tace: Using server-side directory move 2026/05/14 04:55:43 INFO : Yandex rclone-test-jopihej0tace: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/14 04:55:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:55:43 DEBUG : empty space: size = 1 OK 2026/05/14 04:55:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:55:43 DEBUG : empty space: Unchanged skipping 2026/05/14 04:55:43 DEBUG : potato3: size = 68 (Yandex rclone-test-mezaven3yapa) 2026/05/14 04:55:43 DEBUG : potato3: size = 60 (Yandex rclone-test-jopihej0tace) 2026/05/14 04:55:43 DEBUG : potato3: Sizes differ 2026/05/14 04:55:43 DEBUG : Yandex rclone-test-jopihej0tace: Waiting for checks to finish 2026/05/14 04:55:45 INFO : potato2: Moved (server-side) 2026/05/14 04:55:49 INFO : potato3: Deleted 2026/05/14 04:55:49 INFO : empty space: Deleted 2026/05/14 04:55:49 DEBUG : Yandex rclone-test-jopihej0tace: Waiting for transfers to finish 2026/05/14 04:55:50 INFO : potato3: Moved (server-side) 2026/05/14 04:55:50 INFO : tomatoDir: Removing directory 2026/05/14 04:55:57 DEBUG : Yandex rclone-test-mezaven3yapa: deleted 1 directories 2026/05/14 04:55:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-fubedes2zuzo" 2026/05/14 04:55:58 INFO : tomatoDir: Making directory 2026/05/14 04:55:59 DEBUG : Yandex rclone-test-fubedes2zuzo: Using server-side directory move 2026/05/14 04:56:01 INFO : Yandex rclone-test-fubedes2zuzo: Server side directory move succeeded 2026/05/14 04:56:02 ERROR : error listing: directory not found 2026/05/14 04:56:02 ERROR : error listing: directory not found 2026/05/14 04:56:02 DEBUG : Yandex rclone-test-fubedes2zuzo: Purge remote 2026/05/14 04:56:16 DEBUG : Yandex rclone-test-jopihej0tace: Purge remote 2026/05/14 04:56:16 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (44.48s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.61s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:56:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/rclone-sync-test" --- PASS: TestSyncOverlap (4.39s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:56:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/rclone-sync-test" 2026/05/14 04:56:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/rclone-sync-test-include/layer2" 2026/05/14 04:56:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/rclone-sync-test-ignore-file" 2026/05/14 04:56:27 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:28 DEBUG : Yandex rclone-test-mezaven3yapa/rclone-sync-test: Waiting for checks to finish 2026/05/14 04:56:28 DEBUG : Yandex rclone-test-mezaven3yapa/rclone-sync-test: Waiting for transfers to finish 2026/05/14 04:56:28 DEBUG : Waiting for deletions to finish 2026/05/14 04:56:28 INFO : There was nothing to transfer 2026/05/14 04:56:29 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:30 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:56:30 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:56:30 DEBUG : Waiting for deletions to finish 2026/05/14 04:56:30 INFO : rclone-sync-test-include: Removing directory 2026/05/14 04:56:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/14 04:56:30 DEBUG : Yandex rclone-test-mezaven3yapa: failed to delete 1 directories 2026/05/14 04:56:30 INFO : There was nothing to transfer 2026/05/14 04:56:31 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:33 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:34 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:36 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:37 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:39 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:41 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:43 DEBUG : Yandex rclone-test-mezaven3yapa/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/14 04:56:43 DEBUG : Yandex rclone-test-mezaven3yapa/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/14 04:56:43 DEBUG : Waiting for deletions to finish 2026/05/14 04:56:43 INFO : There was nothing to transfer 2026/05/14 04:56:43 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:45 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:47 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:48 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 04:56:48 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 04:56:48 DEBUG : Waiting for deletions to finish 2026/05/14 04:56:48 INFO : rclone-sync-test-include: Removing directory 2026/05/14 04:56:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/14 04:56:48 DEBUG : Yandex rclone-test-mezaven3yapa: failed to delete 1 directories 2026/05/14 04:56:48 INFO : There was nothing to transfer 2026/05/14 04:56:48 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:50 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:52 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:53 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:55 DEBUG : Excluded 2026/05/14 04:56:55 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:56 DEBUG : Yandex rclone-test-mezaven3yapa/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/14 04:56:56 DEBUG : Yandex rclone-test-mezaven3yapa/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/14 04:56:56 DEBUG : Waiting for deletions to finish 2026/05/14 04:56:56 INFO : There was nothing to transfer 2026/05/14 04:56:57 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:56:58 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:56:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:56:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:57:00 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:57:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:57:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:57:02 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:57:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:57:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:57:03 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:57:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:57:05 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (78.48s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:57:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/dst" 2026/05/14 04:57:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/CompareDest" 2026/05/14 04:57:42 DEBUG : one: Need to transfer - File not found at Destination 2026/05/14 04:57:42 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 04:57:42 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 04:57:43 DEBUG : one: size = 3 OK 2026/05/14 04:57:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/05/14 04:57:43 INFO : one: Copied (new) 2026/05/14 04:57:43 DEBUG : Waiting for deletions to finish 2026/05/14 04:57:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:57:46 DEBUG : one: size = 3 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 04:57:46 DEBUG : one: Sizes differ 2026/05/14 04:57:46 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 04:57:46 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 04:57:48 DEBUG : one: size = 5 OK 2026/05/14 04:57:48 DEBUG : one: Dst hash empty - aborting Src hash check 2026/05/14 04:57:48 INFO : one: Copied (replaced existing) 2026/05/14 04:57:48 DEBUG : Waiting for deletions to finish 2026/05/14 04:57:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:57:54 DEBUG : one: size = 3 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 04:57:54 DEBUG : one: Sizes differ 2026/05/14 04:57:54 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 04:57:54 DEBUG : one: size = 5 OK 2026/05/14 04:57:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:57:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 04:57:54 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 04:57:54 DEBUG : Waiting for deletions to finish 2026/05/14 04:57:54 INFO : There was nothing to transfer 2026/05/14 04:57:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:57:58 DEBUG : one: size = 3 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 04:57:58 DEBUG : one: Sizes differ 2026/05/14 04:57:58 DEBUG : two: size = 3 OK 2026/05/14 04:57:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:57:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/14 04:57:58 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 04:57:58 DEBUG : one: size = 5 OK 2026/05/14 04:57:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:57:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 04:57:58 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 04:57:58 DEBUG : Waiting for deletions to finish 2026/05/14 04:57:58 INFO : There was nothing to transfer 2026/05/14 04:57:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:57:59 DEBUG : one: size = 3 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 04:57:59 DEBUG : one: Sizes differ 2026/05/14 04:57:59 DEBUG : one: size = 5 OK 2026/05/14 04:57:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:57:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 04:57:59 DEBUG : two: size = 3 OK 2026/05/14 04:57:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:57:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/14 04:57:59 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 04:57:59 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 04:57:59 DEBUG : Waiting for deletions to finish 2026/05/14 04:57:59 INFO : There was nothing to transfer 2026/05/14 04:58:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:58:02 DEBUG : one: size = 3 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 04:58:02 DEBUG : one: Sizes differ 2026/05/14 04:58:02 DEBUG : one: size = 5 OK 2026/05/14 04:58:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:58:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 04:58:02 DEBUG : two: size = 3 OK 2026/05/14 04:58:02 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/14 04:58:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/14 04:58:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/14 04:58:02 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 04:58:02 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 04:58:02 DEBUG : Waiting for deletions to finish 2026/05/14 04:58:02 INFO : There was nothing to transfer 2026/05/14 04:58:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:58:04 DEBUG : one: size = 3 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 04:58:04 DEBUG : one: Sizes differ 2026/05/14 04:58:04 DEBUG : two: size = 5 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:58:04 DEBUG : two: size = 3 (Yandex rclone-test-mezaven3yapa/CompareDest) 2026/05/14 04:58:04 DEBUG : two: Sizes differ 2026/05/14 04:58:04 DEBUG : two: Need to transfer - File not found at Destination 2026/05/14 04:58:04 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 04:58:04 DEBUG : one: size = 5 OK 2026/05/14 04:58:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:58:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 04:58:04 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 04:58:06 DEBUG : two: size = 5 OK 2026/05/14 04:58:06 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/05/14 04:58:06 INFO : two: Copied (new) 2026/05/14 04:58:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (66.72s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:58:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/dest" 2026/05/14 04:58:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/pre-dest1" 2026/05/14 04:58:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/pre-dest2" 2026/05/14 04:58:53 DEBUG : 1: size = 1 OK 2026/05/14 04:58:53 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:58:53 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/14 04:58:53 DEBUG : 2: size = 1 OK 2026/05/14 04:58:53 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:58:53 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/14 04:58:54 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/14 04:58:54 DEBUG : Yandex rclone-test-mezaven3yapa/dest: Waiting for checks to finish 2026/05/14 04:58:54 DEBUG : Yandex rclone-test-mezaven3yapa/dest: Waiting for transfers to finish 2026/05/14 04:58:56 DEBUG : 3: size = 1 OK 2026/05/14 04:58:56 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/05/14 04:58:56 INFO : 3: Copied (new) 2026/05/14 04:58:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (49.88s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 04:59:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/dst" 2026/05/14 04:59:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/CopyDest" 2026/05/14 04:59:38 DEBUG : one: Need to transfer - File not found at Destination 2026/05/14 04:59:38 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 04:59:38 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 04:59:40 DEBUG : one: size = 3 OK 2026/05/14 04:59:40 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/05/14 04:59:40 INFO : one: Copied (new) 2026/05/14 04:59:40 DEBUG : Waiting for deletions to finish 2026/05/14 04:59:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:59:42 DEBUG : one: size = 3 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 04:59:42 DEBUG : one: Sizes differ 2026/05/14 04:59:42 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 04:59:42 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 04:59:44 DEBUG : one: size = 5 OK 2026/05/14 04:59:44 DEBUG : one: Dst hash empty - aborting Src hash check 2026/05/14 04:59:44 INFO : one: Copied (replaced existing) 2026/05/14 04:59:44 DEBUG : Waiting for deletions to finish fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2312 Error: Should be true Test: TestSyncCopyDest Messages: dst/one: Modification time difference too big |-221544h54m38.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-05-14 04:59:45 +0000 UTC) (precision 1ns) 2026/05/14 04:59:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/BackupDir" 2026/05/14 04:59:49 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 04:59:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:59:49 DEBUG : one: size = 3 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 04:59:49 DEBUG : one: Sizes differ 2026/05/14 04:59:49 DEBUG : one: size = 5 OK 2026/05/14 04:59:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:59:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3705774007) 2026/05/14 04:59:49 DEBUG : one: size = 3 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 04:59:49 DEBUG : one: Sizes differ 2026/05/14 04:59:51 INFO : one: Moved (server-side) 2026/05/14 04:59:52 DEBUG : one: size = 5 OK 2026/05/14 04:59:52 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/05/14 04:59:52 INFO : one: Copied (server-side copy) 2026/05/14 04:59:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/14 04:59:52 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 04:59:52 DEBUG : Waiting for deletions to finish fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2325 Error: Should be true Test: TestSyncCopyDest Messages: BackupDir/one: Modification time difference too big |-221544h54m43.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-05-14 04:59:50 +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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2331 Error: Should be true Test: TestSyncCopyDest Messages: BackupDir/one: Modification time difference too big |-221544h54m43.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-05-14 04:59:50 +0000 UTC) (precision 1ns) 2026/05/14 04:59:56 DEBUG : one: size = 5 OK 2026/05/14 04:59:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:59:56 DEBUG : one: Unchanged skipping 2026/05/14 04:59:56 DEBUG : two: size = 3 OK 2026/05/14 04:59:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 04:59:57 DEBUG : two: size = 3 OK 2026/05/14 04:59:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/14 04:59:57 INFO : two: Copied (server-side copy) 2026/05/14 04:59:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/14 04:59:57 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 04:59:57 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 04:59:57 DEBUG : Waiting for deletions to finish fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2343 Error: Should be true Test: TestSyncCopyDest Messages: BackupDir/one: Modification time difference too big |-221544h54m43.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-05-14 04:59:50 +0000 UTC) (precision 1ns) 2026/05/14 05:00:00 DEBUG : one: size = 5 OK 2026/05/14 05:00:00 DEBUG : two: size = 3 OK 2026/05/14 05:00:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:00:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:00:00 DEBUG : one: Unchanged skipping 2026/05/14 05:00:00 DEBUG : two: Unchanged skipping 2026/05/14 05:00:00 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 05:00:00 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 05:00:00 DEBUG : Waiting for deletions to finish 2026/05/14 05:00:00 INFO : There was nothing to transfer fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2352 Error: Should be true Test: TestSyncCopyDest Messages: BackupDir/one: Modification time difference too big |-221544h54m43.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-05-14 04:59:50 +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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2357 Error: Should be true Test: TestSyncCopyDest Messages: BackupDir/one: Modification time difference too big |-221544h54m43.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-05-14 04:59:50 +0000 UTC) (precision 1ns) 2026/05/14 05:00:04 DEBUG : one: size = 5 OK 2026/05/14 05:00:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:00:04 DEBUG : one: Unchanged skipping 2026/05/14 05:00:04 DEBUG : three: size = 7 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:00:04 DEBUG : three: size = 5 (Yandex rclone-test-mezaven3yapa/CopyDest) 2026/05/14 05:00:04 DEBUG : three: Sizes differ 2026/05/14 05:00:04 DEBUG : three: Destination not found in --copy-dest 2026/05/14 05:00:04 DEBUG : three: Need to transfer - File not found at Destination 2026/05/14 05:00:04 DEBUG : two: size = 3 OK 2026/05/14 05:00:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:00:04 DEBUG : two: Unchanged skipping 2026/05/14 05:00:04 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 05:00:04 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 05:00:06 DEBUG : three: size = 7 OK 2026/05/14 05:00:06 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/05/14 05:00:06 INFO : three: Copied (new) 2026/05/14 05:00:06 DEBUG : Waiting for deletions to finish fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2369 Error: Should be true Test: TestSyncCopyDest Messages: BackupDir/one: Modification time difference too big |-221544h54m43.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-05-14 04:59:50 +0000 UTC) (precision 1ns) --- FAIL: TestSyncCopyDest (93.10s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 05:01:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/dst" 2026/05/14 05:01:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/backup" 2026/05/14 05:01:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:01:16 DEBUG : one: size = 3 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 05:01:16 DEBUG : one: Sizes differ 2026/05/14 05:01:16 DEBUG : two: size = 3 OK 2026/05/14 05:01:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:01:16 DEBUG : two: Unchanged skipping 2026/05/14 05:01:16 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 05:01:19 INFO : one: Moved (server-side) 2026/05/14 05:01:19 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 05:01:20 DEBUG : one: size = 4 OK 2026/05/14 05:01:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/14 05:01:20 INFO : one: Copied (new) 2026/05/14 05:01:20 DEBUG : Waiting for deletions to finish 2026/05/14 05:01:22 INFO : three.txt: Moved (server-side) 2026/05/14 05:01:22 INFO : three.txt: Moved into backup dir 2026/05/14 05:01:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:01:25 DEBUG : one: size = 4 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 05:01:25 DEBUG : one: Sizes differ 2026/05/14 05:01:25 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 05:01:25 DEBUG : two: size = 3 OK 2026/05/14 05:01:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:01:25 DEBUG : two: Unchanged skipping 2026/05/14 05:01:31 INFO : one: Deleted 2026/05/14 05:01:33 INFO : one: Moved (server-side) 2026/05/14 05:01:33 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 05:01:35 DEBUG : one: size = 5 OK 2026/05/14 05:01:35 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/14 05:01:35 INFO : one: Copied (new) 2026/05/14 05:01:35 DEBUG : Waiting for deletions to finish 2026/05/14 05:01:42 INFO : three.txt: Deleted 2026/05/14 05:01:43 INFO : three.txt: Moved (server-side) 2026/05/14 05:01:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (76.65s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: dst/one: Modification time difference too big |-221544h57m21.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-05-14 05:02:28 +0000 UTC) (precision 1ns) 2026/05/14 05:02:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/dst" 2026/05/14 05:02:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/backup" 2026/05/14 05:02:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:02:34 DEBUG : two: size = 3 OK 2026/05/14 05:02:34 DEBUG : one: size = 3 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 05:02:34 DEBUG : one: Sizes differ 2026/05/14 05:02:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:02:34 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 05:02:34 DEBUG : two: Unchanged skipping 2026/05/14 05:02:36 INFO : one: Moved (server-side) to: one.bak 2026/05/14 05:02:36 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 05:02:38 DEBUG : one: size = 4 OK 2026/05/14 05:02:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/14 05:02:38 INFO : one: Copied (new) 2026/05/14 05:02:38 DEBUG : Waiting for deletions to finish 2026/05/14 05:02:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 05:02:40 INFO : three.txt: Moved into backup dir fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-221544h57m29.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-05-14 05:02:36 +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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-221544h57m29.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-05-14 05:02:36 +0000 UTC) (precision 1ns) 2026/05/14 05:02:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:02:44 DEBUG : one: size = 4 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 05:02:44 DEBUG : one: Sizes differ 2026/05/14 05:02:44 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 05:02:44 DEBUG : two: size = 3 OK 2026/05/14 05:02:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:02:44 DEBUG : two: Unchanged skipping 2026/05/14 05:02:50 INFO : one.bak: Deleted 2026/05/14 05:02:52 INFO : one: Moved (server-side) to: one.bak 2026/05/14 05:02:52 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 05:02:54 DEBUG : one: size = 5 OK 2026/05/14 05:02:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/14 05:02:54 INFO : one: Copied (new) 2026/05/14 05:02:54 DEBUG : Waiting for deletions to finish 2026/05/14 05:03:00 INFO : three.txt.bak: Deleted 2026/05/14 05:03:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 05:03:02 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffix (74.44s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 05:03:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/dst" 2026/05/14 05:03:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/backup" 2026/05/14 05:03:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:03:47 DEBUG : one: size = 3 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 05:03:47 DEBUG : one: Sizes differ 2026/05/14 05:03:47 DEBUG : two: size = 3 OK 2026/05/14 05:03:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:03:47 DEBUG : two: Unchanged skipping 2026/05/14 05:03:47 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 05:03:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/14 05:03:49 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 05:03:52 DEBUG : one: size = 4 OK 2026/05/14 05:03:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/14 05:03:52 INFO : one: Copied (new) 2026/05/14 05:03:52 DEBUG : Waiting for deletions to finish 2026/05/14 05:03:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/14 05:03:54 INFO : three.txt: Moved into backup dir 2026/05/14 05:03:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:03:58 DEBUG : one: size = 4 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 05:03:58 DEBUG : one: Sizes differ 2026/05/14 05:03:58 DEBUG : two: size = 3 OK 2026/05/14 05:03:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:03:58 DEBUG : two: Unchanged skipping 2026/05/14 05:03:58 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 05:04:05 INFO : one-2019-01-01: Deleted 2026/05/14 05:04:07 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/14 05:04:07 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 05:04:09 DEBUG : one: size = 5 OK 2026/05/14 05:04:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/14 05:04:09 INFO : one: Copied (new) 2026/05/14 05:04:09 DEBUG : Waiting for deletions to finish 2026/05/14 05:04:14 INFO : three-2019-01-01.txt: Deleted 2026/05/14 05:04:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/14 05:04:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (78.80s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 05:05:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/dst" 2026/05/14 05:05:07 DEBUG : Config file has changed externally - reloading 2026/05/14 05:05:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:05:08 DEBUG : one: size = 3 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 05:05:08 DEBUG : one: Sizes differ 2026/05/14 05:05:08 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 05:05:08 DEBUG : two: size = 3 OK 2026/05/14 05:05:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:05:08 DEBUG : two: Unchanged skipping 2026/05/14 05:05:09 INFO : one: Moved (server-side) to: one.bak 2026/05/14 05:05:09 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 05:05:11 DEBUG : one: size = 4 OK 2026/05/14 05:05:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/14 05:05:11 INFO : one: Copied (new) 2026/05/14 05:05:11 DEBUG : Waiting for deletions to finish 2026/05/14 05:05:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 05:05:12 INFO : three.txt: Moved into backup dir 2026/05/14 05:05:16 DEBUG : one.bak: Excluded (Path Filter) 2026/05/14 05:05:16 DEBUG : one.bak: Excluded 2026/05/14 05:05:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/14 05:05:16 DEBUG : three.txt.bak: Excluded 2026/05/14 05:05:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:05:16 DEBUG : one: size = 4 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 05:05:16 DEBUG : one: Sizes differ 2026/05/14 05:05:16 DEBUG : two: size = 3 OK 2026/05/14 05:05:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:05:16 DEBUG : two: Unchanged skipping 2026/05/14 05:05:16 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for checks to finish 2026/05/14 05:05:22 INFO : one.bak: Deleted 2026/05/14 05:05:24 INFO : one: Moved (server-side) to: one.bak 2026/05/14 05:05:24 DEBUG : Yandex rclone-test-mezaven3yapa/dst: Waiting for transfers to finish 2026/05/14 05:05:26 DEBUG : one: size = 5 OK 2026/05/14 05:05:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/14 05:05:26 INFO : one: Copied (new) 2026/05/14 05:05:26 DEBUG : Waiting for deletions to finish 2026/05/14 05:05:32 INFO : three.txt.bak: Deleted 2026/05/14 05:05:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 05:05:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (65.28s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 05:06:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/dst" 2026/05/14 05:06:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:06:13 DEBUG : one: size = 3 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 05:06:13 DEBUG : one: Sizes differ 2026/05/14 05:06:14 INFO : one: Moved (server-side) to: one.bak 2026/05/14 05:06:16 DEBUG : one: size = 4 OK 2026/05/14 05:06:16 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/14 05:06:16 INFO : one: Copied (new) 2026/05/14 05:06:16 DEBUG : two: size = 3 OK 2026/05/14 05:06:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:06:16 DEBUG : two: Unchanged skipping 2026/05/14 05:06:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:06:17 DEBUG : three.txt: size = 5 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 05:06:17 DEBUG : three.txt: Sizes differ 2026/05/14 05:06:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 05:06:21 DEBUG : three.txt: size = 6 OK 2026/05/14 05:06:21 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/05/14 05:06:21 INFO : three.txt: Copied (new) 2026/05/14 05:06:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:06:23 DEBUG : one: size = 4 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 05:06:23 DEBUG : one: Sizes differ 2026/05/14 05:06:29 INFO : one.bak: Deleted 2026/05/14 05:06:31 INFO : one: Moved (server-side) to: one.bak 2026/05/14 05:06:34 DEBUG : one: size = 5 OK 2026/05/14 05:06:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/14 05:06:34 INFO : one: Copied (new) 2026/05/14 05:06:34 DEBUG : two: size = 3 OK 2026/05/14 05:06:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:06:34 DEBUG : two: Unchanged skipping 2026/05/14 05:06:35 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:06:35 DEBUG : three.txt: size = 6 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 05:06:35 DEBUG : three.txt: Sizes differ 2026/05/14 05:06:41 INFO : three.txt.bak: Deleted 2026/05/14 05:06:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 05:06:45 DEBUG : three.txt: size = 19 OK 2026/05/14 05:06:45 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/05/14 05:06:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (78.84s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 05:07:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-mezaven3yapa/dst" 2026/05/14 05:07:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:07:30 DEBUG : one: size = 3 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 05:07:30 DEBUG : one: Sizes differ 2026/05/14 05:07:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/14 05:07:34 DEBUG : one: size = 4 OK 2026/05/14 05:07:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/14 05:07:34 INFO : one: Copied (new) 2026/05/14 05:07:35 DEBUG : two: size = 3 OK 2026/05/14 05:07:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:07:35 DEBUG : two: Unchanged skipping 2026/05/14 05:07:35 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:07:35 DEBUG : three.txt: size = 5 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 05:07:35 DEBUG : three.txt: Sizes differ 2026/05/14 05:07:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/14 05:07:39 DEBUG : three.txt: size = 6 OK 2026/05/14 05:07:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/05/14 05:07:39 INFO : three.txt: Copied (new) 2026/05/14 05:07:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:07:40 DEBUG : one: size = 4 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 05:07:40 DEBUG : one: Sizes differ 2026/05/14 05:07:46 INFO : one-2019-01-01: Deleted 2026/05/14 05:07:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/14 05:07:51 DEBUG : one: size = 5 OK 2026/05/14 05:07:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/14 05:07:51 INFO : one: Copied (new) 2026/05/14 05:07:52 DEBUG : two: size = 3 OK 2026/05/14 05:07:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:07:52 DEBUG : two: Unchanged skipping 2026/05/14 05:07:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:07:52 DEBUG : three.txt: size = 6 (Yandex rclone-test-mezaven3yapa/dst) 2026/05/14 05:07:52 DEBUG : three.txt: Sizes differ 2026/05/14 05:07:58 INFO : three-2019-01-01.txt: Deleted 2026/05/14 05:07:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/14 05:08:01 DEBUG : three.txt: size = 19 OK 2026/05/14 05:08:01 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/05/14 05:08:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (76.62s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 05:08:43 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 05:08:43 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:08:43 DEBUG : Testêé: size = 18 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:08:43 DEBUG : Testêé: Sizes differ 2026/05/14 05:08:43 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 05:08:45 DEBUG : Testêé: size = 14 OK 2026/05/14 05:08:45 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2026/05/14 05:08:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/14 05:08:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (11.23s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 05:08:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/14 05:08:53 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 05:08:53 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 05:08:57 DEBUG : existing: size = 6 OK 2026/05/14 05:08:57 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/14 05:08:57 INFO : existing: Copied (new) 2026/05/14 05:08:57 DEBUG : Waiting for deletions to finish 2026/05/14 05:08:58 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:08:58 DEBUG : existing: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:08:58 DEBUG : existing: Sizes differ 2026/05/14 05:08:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/14 05:08:58 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 05:08:58 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 05:08:58 ERROR : Yandex rclone-test-mezaven3yapa: not deleting files as there were IO errors 2026/05/14 05:08:58 ERROR : Yandex rclone-test-mezaven3yapa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (13.23s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 05:09:08 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 05:09:08 DEBUG : EXISTING: size = 6 OK 2026/05/14 05:09:08 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:09:08 DEBUG : existing: Unchanged skipping 2026/05/14 05:09:08 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 05:09:08 DEBUG : Waiting for deletions to finish 2026/05/14 05:09:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.36s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.57s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.69s) --- SKIP: TestMaxTransfer/Hard (0.61s) --- SKIP: TestMaxTransfer/Soft (0.59s) --- SKIP: TestMaxTransfer/Cautious (0.49s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: only17: Modification time difference too big |-221545h5m14.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-05-14 05:10:21 +0000 UTC) (precision 1ns) 2026/05/14 05:10:30 DEBUG : both10: size = 6 OK 2026/05/14 05:10:30 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both0: size = 6 OK 2026/05/14 05:10:30 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both11: size = 6 OK 2026/05/14 05:10:30 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both12: size = 6 OK 2026/05/14 05:10:30 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both0: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both13: size = 6 OK 2026/05/14 05:10:30 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 05:10:30 DEBUG : both10: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both14: size = 6 OK 2026/05/14 05:10:30 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both14: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both15: size = 6 OK 2026/05/14 05:10:30 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both15: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both16: size = 6 OK 2026/05/14 05:10:30 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both16: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both17: size = 6 OK 2026/05/14 05:10:30 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both17: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both18: size = 6 OK 2026/05/14 05:10:30 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both18: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both19: size = 6 OK 2026/05/14 05:10:30 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both19: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both1: size = 6 OK 2026/05/14 05:10:30 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both1: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both2: size = 6 OK 2026/05/14 05:10:30 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both2: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both3: size = 6 OK 2026/05/14 05:10:30 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both3: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both4: size = 6 OK 2026/05/14 05:10:30 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both4: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both5: size = 6 OK 2026/05/14 05:10:30 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both5: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both6: size = 6 OK 2026/05/14 05:10:30 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both6: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both7: size = 6 OK 2026/05/14 05:10:30 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both7: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both8: size = 6 OK 2026/05/14 05:10:30 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both8: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both9: size = 6 OK 2026/05/14 05:10:30 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:10:30 DEBUG : both9: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both11: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both12: Unchanged skipping 2026/05/14 05:10:30 DEBUG : both13: Unchanged skipping 2026/05/14 05:10:30 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 05:10:30 DEBUG : Waiting for deletions to finish 2026/05/14 05:10:36 INFO : only16: Deleted 2026/05/14 05:10:36 INFO : only13: Deleted 2026/05/14 05:10:37 INFO : only15: Deleted 2026/05/14 05:10:37 INFO : only18: Deleted 2026/05/14 05:10:42 INFO : only2: Deleted 2026/05/14 05:10:42 INFO : only8: Deleted 2026/05/14 05:10:42 INFO : only19: Deleted 2026/05/14 05:10:43 INFO : only1: Deleted 2026/05/14 05:10:48 INFO : only0: Deleted 2026/05/14 05:10:48 INFO : only11: Deleted 2026/05/14 05:10:48 INFO : only12: Deleted 2026/05/14 05:10:49 INFO : only10: Deleted 2026/05/14 05:10:54 INFO : only14: Deleted 2026/05/14 05:10:55 INFO : only7: Deleted 2026/05/14 05:10:55 INFO : only6: Deleted 2026/05/14 05:10:55 INFO : only17: Deleted 2026/05/14 05:11:01 INFO : only9: Deleted 2026/05/14 05:11:01 INFO : only4: Deleted 2026/05/14 05:11:01 INFO : only3: Deleted 2026/05/14 05:11:01 INFO : only5: Deleted 2026/05/14 05:11:01 INFO : There was nothing to transfer --- FAIL: TestSyncConcurrentDelete (230.13s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: only9: Modification time difference too big |-221545h8m35.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-05-14 05:13:42 +0000 UTC) (precision 1ns) 2026/05/14 05:14:20 DEBUG : both0: size = 6 OK 2026/05/14 05:14:20 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both12: size = 6 OK 2026/05/14 05:14:20 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 05:14:20 DEBUG : both11: size = 6 OK 2026/05/14 05:14:20 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both10: size = 6 OK 2026/05/14 05:14:20 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both0: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both13: size = 6 OK 2026/05/14 05:14:20 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both13: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both14: size = 6 OK 2026/05/14 05:14:20 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both14: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both15: size = 6 OK 2026/05/14 05:14:20 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both12: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both16: size = 6 OK 2026/05/14 05:14:20 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both11: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both17: size = 6 OK 2026/05/14 05:14:20 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both17: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both18: size = 6 OK 2026/05/14 05:14:20 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both18: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both19: size = 6 OK 2026/05/14 05:14:20 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both10: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both1: size = 6 OK 2026/05/14 05:14:20 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both1: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both2: size = 6 OK 2026/05/14 05:14:20 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both2: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both3: size = 6 OK 2026/05/14 05:14:20 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both3: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both4: size = 6 OK 2026/05/14 05:14:20 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both4: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both5: size = 6 OK 2026/05/14 05:14:20 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both5: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both6: size = 6 OK 2026/05/14 05:14:20 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both6: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both7: size = 6 OK 2026/05/14 05:14:20 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both7: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both8: size = 6 OK 2026/05/14 05:14:20 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both8: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both9: size = 6 OK 2026/05/14 05:14:20 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:14:20 DEBUG : both9: Unchanged skipping 2026/05/14 05:14:20 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only0: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only0: Sizes differ 2026/05/14 05:14:20 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only10: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only10: Sizes differ 2026/05/14 05:14:20 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only11: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only11: Sizes differ 2026/05/14 05:14:20 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only12: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only12: Sizes differ 2026/05/14 05:14:20 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only13: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only13: Sizes differ 2026/05/14 05:14:20 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only14: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only14: Sizes differ 2026/05/14 05:14:20 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only15: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only15: Sizes differ 2026/05/14 05:14:20 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only16: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only16: Sizes differ 2026/05/14 05:14:20 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only17: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only17: Sizes differ 2026/05/14 05:14:20 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only18: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only18: Sizes differ 2026/05/14 05:14:20 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only19: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only19: Sizes differ 2026/05/14 05:14:20 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only1: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only1: Sizes differ 2026/05/14 05:14:20 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only2: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only2: Sizes differ 2026/05/14 05:14:20 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only3: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only3: Sizes differ 2026/05/14 05:14:20 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only4: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only4: Sizes differ 2026/05/14 05:14:20 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only5: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only5: Sizes differ 2026/05/14 05:14:20 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only6: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only6: Sizes differ 2026/05/14 05:14:20 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only7: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only7: Sizes differ 2026/05/14 05:14:20 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only8: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only8: Sizes differ 2026/05/14 05:14:20 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3705774007) 2026/05/14 05:14:20 DEBUG : only9: size = 6 (Yandex rclone-test-mezaven3yapa) 2026/05/14 05:14:20 DEBUG : only9: Sizes differ 2026/05/14 05:14:20 DEBUG : both15: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both16: Unchanged skipping 2026/05/14 05:14:20 DEBUG : both19: Unchanged skipping 2026/05/14 05:14:20 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 05:14:21 DEBUG : only12: size = 0 OK 2026/05/14 05:14:21 DEBUG : only12: Dst hash empty - aborting Src hash check 2026/05/14 05:14:21 INFO : only12: Copied (replaced existing) 2026/05/14 05:14:22 DEBUG : only10: size = 0 OK 2026/05/14 05:14:22 DEBUG : only10: Dst hash empty - aborting Src hash check 2026/05/14 05:14:22 INFO : only10: Copied (replaced existing) 2026/05/14 05:14:22 DEBUG : only0: size = 0 OK 2026/05/14 05:14:22 DEBUG : only0: Dst hash empty - aborting Src hash check 2026/05/14 05:14:22 INFO : only0: Copied (replaced existing) 2026/05/14 05:14:22 DEBUG : only11: size = 0 OK 2026/05/14 05:14:22 DEBUG : only11: Dst hash empty - aborting Src hash check 2026/05/14 05:14:22 INFO : only11: Copied (replaced existing) 2026/05/14 05:14:23 DEBUG : only14: size = 0 OK 2026/05/14 05:14:23 DEBUG : only14: Dst hash empty - aborting Src hash check 2026/05/14 05:14:23 INFO : only14: Copied (replaced existing) 2026/05/14 05:14:23 DEBUG : only13: size = 0 OK 2026/05/14 05:14:23 DEBUG : only13: Dst hash empty - aborting Src hash check 2026/05/14 05:14:23 INFO : only13: Copied (replaced existing) 2026/05/14 05:14:23 DEBUG : only15: size = 0 OK 2026/05/14 05:14:23 DEBUG : only15: Dst hash empty - aborting Src hash check 2026/05/14 05:14:23 INFO : only15: Copied (replaced existing) 2026/05/14 05:14:24 DEBUG : only16: size = 0 OK 2026/05/14 05:14:24 DEBUG : only16: Dst hash empty - aborting Src hash check 2026/05/14 05:14:24 INFO : only16: Copied (replaced existing) 2026/05/14 05:14:24 DEBUG : only18: size = 0 OK 2026/05/14 05:14:24 DEBUG : only18: Dst hash empty - aborting Src hash check 2026/05/14 05:14:24 INFO : only18: Copied (replaced existing) 2026/05/14 05:14:25 DEBUG : only19: size = 0 OK 2026/05/14 05:14:25 DEBUG : only19: Dst hash empty - aborting Src hash check 2026/05/14 05:14:25 INFO : only19: Copied (replaced existing) 2026/05/14 05:14:25 DEBUG : only17: size = 0 OK 2026/05/14 05:14:25 DEBUG : only17: Dst hash empty - aborting Src hash check 2026/05/14 05:14:25 INFO : only17: Copied (replaced existing) 2026/05/14 05:14:25 DEBUG : only1: size = 0 OK 2026/05/14 05:14:25 DEBUG : only1: Dst hash empty - aborting Src hash check 2026/05/14 05:14:25 INFO : only1: Copied (replaced existing) 2026/05/14 05:14:26 DEBUG : only2: size = 0 OK 2026/05/14 05:14:26 DEBUG : only2: Dst hash empty - aborting Src hash check 2026/05/14 05:14:26 INFO : only2: Copied (replaced existing) 2026/05/14 05:14:26 DEBUG : only3: size = 0 OK 2026/05/14 05:14:26 DEBUG : only3: Dst hash empty - aborting Src hash check 2026/05/14 05:14:26 INFO : only3: Copied (replaced existing) 2026/05/14 05:14:27 DEBUG : only4: size = 0 OK 2026/05/14 05:14:27 DEBUG : only4: Dst hash empty - aborting Src hash check 2026/05/14 05:14:27 INFO : only4: Copied (replaced existing) 2026/05/14 05:14:27 DEBUG : only5: size = 0 OK 2026/05/14 05:14:27 DEBUG : only5: Dst hash empty - aborting Src hash check 2026/05/14 05:14:27 INFO : only5: Copied (replaced existing) 2026/05/14 05:14:28 DEBUG : only6: size = 0 OK 2026/05/14 05:14:28 DEBUG : only6: Dst hash empty - aborting Src hash check 2026/05/14 05:14:28 INFO : only6: Copied (replaced existing) 2026/05/14 05:14:28 DEBUG : only7: size = 0 OK 2026/05/14 05:14:28 DEBUG : only7: Dst hash empty - aborting Src hash check 2026/05/14 05:14:28 INFO : only7: Copied (replaced existing) 2026/05/14 05:14:29 DEBUG : only8: size = 0 OK 2026/05/14 05:14:29 DEBUG : only8: Dst hash empty - aborting Src hash check 2026/05/14 05:14:29 INFO : only8: Copied (replaced existing) 2026/05/14 05:14:29 DEBUG : only9: size = 0 OK 2026/05/14 05:14:29 DEBUG : only9: Dst hash empty - aborting Src hash check 2026/05/14 05:14:29 INFO : only9: Copied (replaced existing) 2026/05/14 05:14:29 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncConcurrentTruncate (332.97s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 05:18:40 DEBUG : empty_dir: Making directory with metadata 2026/05/14 05:18:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 05:18:40 DEBUG : empty_on_remote: Making directory with metadata 2026/05/14 05:18:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 05:18:40 INFO : empty_on_remote: Making directory 2026/05/14 05:18:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/14 05:18:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/14 05:18:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/14 05:18:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/14 05:18:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (56.20s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 05:19:36 DEBUG : empty_dir: Making directory with metadata 2026/05/14 05:19:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 05:19:36 DEBUG : empty_on_remote: Making directory with metadata 2026/05/14 05:19:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 05:19:36 INFO : empty_on_remote: Making directory 2026/05/14 05:19:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/14 05:19:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/14 05:19:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/14 05:19:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/14 05:19:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/14 05:19:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (68.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 05:20:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 05:20:45 INFO : sub dir: Making directory 2026/05/14 05:20:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (104.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 05:22:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 05:22:29 INFO : sub dir: Making directory 2026/05/14 05:22:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (126.51s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 05:25:08 DEBUG : Waiting for deletions to finish 2026/05/14 05:25:09 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : apple: Excluded 2026/05/14 05:25:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : appleappleapplebanana: Excluded 2026/05/14 05:25:09 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : banana: Excluded 2026/05/14 05:25:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : splitbananasplit: Excluded 2026/05/14 05:25:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 05:25:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 05:25:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 05:25:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 05:25:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 05:25:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 05:25:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 05:25:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 05:25:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 05:25:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 05:25:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 05:25:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 05:25:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 05:25:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 05:25:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 05:25:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:25:09 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 05:25:10 DEBUG : apple: size = 5 OK 2026/05/14 05:25:10 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:25:10 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : banana: size = 6 OK 2026/05/14 05:25:10 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : banana: Unchanged skipping 2026/05/14 05:25:10 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:25:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:25:10 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : apple: Unchanged skipping 2026/05/14 05:25:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:25:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:25:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:25:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:25:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:25:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:25:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:25:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:25:10 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 05:25:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:25:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:25:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:25:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:25:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:25:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:25:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:25:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:25:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:25:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:25:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:25:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:25:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:25:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:25:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:25:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:25:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:25:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:25:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:25:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:25:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:25:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:25:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:25:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:25:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:25:10 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 05:25:10 DEBUG : Waiting for deletions to finish 2026/05/14 05:25:10 INFO : There was nothing to transfer 2026/05/14 05:25:10 DEBUG : Waiting for deletions to finish 2026/05/14 05:25:11 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : apple: Excluded 2026/05/14 05:25:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : appleappleapplebanana: Excluded 2026/05/14 05:25:11 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : banana: Excluded 2026/05/14 05:25:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : splitbananasplit: Excluded 2026/05/14 05:25:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 05:25:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 05:25:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 05:25:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 05:25:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 05:25:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 05:25:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 05:25:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 05:25:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 05:25:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 05:25:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 05:25:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 05:25:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 05:25:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 05:25:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 05:25:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:25:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 05:25:12 DEBUG : apple: size = 5 OK 2026/05/14 05:25:12 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : banana: size = 6 OK 2026/05/14 05:25:12 DEBUG : apple: Unchanged skipping 2026/05/14 05:25:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:25:12 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : banana: Unchanged skipping 2026/05/14 05:25:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:25:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:25:12 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:25:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:25:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:25:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:25:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:25:12 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 05:25:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:25:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:25:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:25:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:25:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:25:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:25:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:25:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:25:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:25:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:25:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:25:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:25:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:25:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:25:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:25:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:25:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:25:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:25:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:25:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:25:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:25:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:25:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:25:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:25:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:25:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:25:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:25:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:25:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:25:12 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 05:25:12 DEBUG : Waiting for deletions to finish 2026/05/14 05:25:12 INFO : There was nothing to transfer 2026/05/14 05:25:12 DEBUG : Waiting for deletions to finish 2026/05/14 05:25:13 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : apple: Excluded 2026/05/14 05:25:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : appleappleapplebanana: Excluded 2026/05/14 05:25:13 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : banana: Excluded 2026/05/14 05:25:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : splitbananasplit: Excluded 2026/05/14 05:25:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 05:25:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 05:25:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 05:25:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 05:25:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 05:25:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 05:25:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 05:25:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 05:25:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 05:25:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 05:25:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 05:25:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 05:25:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 05:25:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 05:25:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 05:25:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:25:13 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 05:28:01 DEBUG : Waiting for deletions to finish 2026/05/14 05:28:02 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : apple: Excluded 2026/05/14 05:28:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : appleappleapplebanana: Excluded 2026/05/14 05:28:02 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : banana: Excluded 2026/05/14 05:28:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : splitbananasplit: Excluded 2026/05/14 05:28:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 05:28:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 05:28:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 05:28:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 05:28:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 05:28:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 05:28:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 05:28:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 05:28:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 05:28:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 05:28:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 05:28:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 05:28:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 05:28:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 05:28:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:28:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 05:28:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:28:02 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFD Messages: dir1/0004-efghijk.txt: Modification time difference too big |-221545h22m25.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-05-14 05:27:32 +0000 UTC) (precision 1ns) 2026/05/14 05:28:04 DEBUG : apple: size = 5 OK 2026/05/14 05:28:04 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : apple: Unchanged skipping 2026/05/14 05:28:04 DEBUG : banana: size = 6 OK 2026/05/14 05:28:04 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : banana: Unchanged skipping 2026/05/14 05:28:04 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:28:04 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:28:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:28:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:28:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:28:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:28:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:28:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:28:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:28:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:28:04 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 05:28:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:28:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:28:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:28:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:28:04 DEBUG : dir1/0004-efghijk.txt: Modification times differ by 221545h22m25.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-05-14 05:27:32 +0000 UTC 2026/05/14 05:28:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:28:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:28:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:28:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:28:04 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/14 05:28:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:28:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:28:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:28:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:28:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:28:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:28:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:28:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:28:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:28:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:28:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:28:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:28:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:28:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:28:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:28:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:28:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:28:04 INFO : dir1/0004-efghijk.txt: Updated modification time in destination 2026/05/14 05:28:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:28:04 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 05:28:04 DEBUG : Waiting for deletions to finish 2026/05/14 05:28:04 INFO : There was nothing to transfer 2026/05/14 05:28:04 DEBUG : Waiting for deletions to finish 2026/05/14 05:28:05 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : apple: Excluded 2026/05/14 05:28:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : appleappleapplebanana: Excluded 2026/05/14 05:28:05 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : banana: Excluded 2026/05/14 05:28:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : splitbananasplit: Excluded 2026/05/14 05:28:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 05:28:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 05:28:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 05:28:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 05:28:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 05:28:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 05:28:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 05:28:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 05:28:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 05:28:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 05:28:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 05:28:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 05:28:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 05:28:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 05:28:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 05:28:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:28:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 05:28:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:28:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:28:08 DEBUG : apple: size = 5 OK 2026/05/14 05:28:08 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:08 DEBUG : apple: Unchanged skipping 2026/05/14 05:28:08 DEBUG : banana: size = 6 OK 2026/05/14 05:28:08 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:08 DEBUG : banana: Unchanged skipping 2026/05/14 05:28:08 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:28:08 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:08 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:28:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:28:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:28:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:28:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:28:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:28:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:28:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:09 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 05:28:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:28:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:28:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:28:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:28:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:28:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:28:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:28:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:28:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:28:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:28:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:28:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:28:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:28:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:28:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:28:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:28:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:28:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:28:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:28:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:28:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:28:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:28:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:28:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:28:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:28:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:28:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:28:09 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 05:28:09 DEBUG : Waiting for deletions to finish 2026/05/14 05:28:09 INFO : There was nothing to transfer 2026/05/14 05:28:09 DEBUG : Waiting for deletions to finish 2026/05/14 05:28:09 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:28:09 DEBUG : apple: Excluded 2026/05/14 05:28:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:28:09 DEBUG : appleappleapplebanana: Excluded 2026/05/14 05:28:09 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:28:09 DEBUG : banana: Excluded 2026/05/14 05:28:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:28:09 DEBUG : splitbananasplit: Excluded 2026/05/14 05:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 05:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 05:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 05:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:28:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 05:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 05:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 05:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 05:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:28:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 05:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:28:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 05:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:28:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 05:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:28:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 05:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:28:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 05:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:28:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 05:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:28:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 05:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:28:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 05:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:28:10 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 05:30:53 DEBUG : Waiting for deletions to finish 2026/05/14 05:30:54 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : apple: Excluded 2026/05/14 05:30:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : appleappleapplebanana: Excluded 2026/05/14 05:30:54 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : banana: Excluded 2026/05/14 05:30:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : splitbananasplit: Excluded 2026/05/14 05:30:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 05:30:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 05:30:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 05:30:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 05:30:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 05:30:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 05:30:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 05:30:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 05:30:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 05:30:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 05:30:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 05:30:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 05:30:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 05:30:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 05:30:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 05:30:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:30:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 05:30:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:30:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:30:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:30:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:30:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:30:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:30:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:30:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:30:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:30:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:30:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:30:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:30:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:30:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:30:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:30:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:30:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:30:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:30:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:30:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:30:55 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:30:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:30:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:30:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:30:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:30:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:30:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:30:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:30:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/14 05:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:30:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:30:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:30:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:30:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:30:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:30:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:30:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:30:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:30:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:30:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:30:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:30:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:30:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:30:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:30:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/14 05:30:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:30:55 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 05:30:55 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 05:30:57 DEBUG : YXBwbGU=: size = 5 OK 2026/05/14 05:30:57 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/05/14 05:30:57 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/14 05:30:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:30:57 DEBUG : YmFuYW5h: size = 6 OK 2026/05/14 05:30:57 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/05/14 05:30:57 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/14 05:30:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:30:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/14 05:30:57 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/05/14 05:30:57 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:30:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:30:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/14 05:30:57 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/05/14 05:30:57 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:30:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:30:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/14 05:30:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/05/14 05:30:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:30:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:30:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/14 05:30:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/05/14 05:30:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:30:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:30:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/14 05:30:59 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/05/14 05:30:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:30:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:30:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/14 05:30:59 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/05/14 05:30:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:30:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/14 05:31:00 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/14 05:31:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/14 05:31:00 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/14 05:31:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/14 05:31:01 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/05/14 05:31:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/14 05:31:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/05/14 05:31:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/14 05:31:03 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/05/14 05:31:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/14 05:31:03 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/05/14 05:31:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/14 05:31:03 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/05/14 05:31:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/14 05:31:03 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/05/14 05:31:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:31:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/14 05:31:04 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/05/14 05:31:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/14 05:31:05 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/05/14 05:31:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/14 05:31:05 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/05/14 05:31:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:05 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/14 05:31:05 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/05/14 05:31:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:31:05 DEBUG : Waiting for deletions to finish 2026/05/14 05:31:11 INFO : dir1/0009-3456789.txt: Deleted 2026/05/14 05:31:12 INFO : dir1/0010-456789.txt: Deleted 2026/05/14 05:31:12 INFO : dir1/0008-2345678.txt: Deleted 2026/05/14 05:31:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/14 05:31:12 INFO : dir1/0007-1234567.txt: Deleted 2026/05/14 05:31:12 INFO : apple: Deleted 2026/05/14 05:31:12 INFO : dir1/0003-defghij.txt: Deleted 2026/05/14 05:31:12 INFO : dir1/0013-789;=.txt: Deleted 2026/05/14 05:31:18 INFO : dir1/0011-56789;.txt: Deleted 2026/05/14 05:31:18 INFO : dir1/0012-6789;.txt: Deleted 2026/05/14 05:31:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/14 05:31:18 INFO : banana: Deleted 2026/05/14 05:31:19 INFO : dir1/0015-9;=.txt: Deleted 2026/05/14 05:31:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/14 05:31:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/14 05:31:19 INFO : dir1/0014-89;=.txt: Deleted 2026/05/14 05:31:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/14 05:31:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/14 05:31:24 INFO : splitbananasplit: Deleted 2026/05/14 05:31:25 INFO : appleappleapplebanana: Deleted 2026/05/14 05:31:25 DEBUG : Waiting for deletions to finish 2026/05/14 05:31:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/14 05:31:25 DEBUG : YXBwbGU=: Excluded 2026/05/14 05:31:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/14 05:31:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/14 05:31:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/14 05:31:25 DEBUG : YmFuYW5h: Excluded 2026/05/14 05:31:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/14 05:31:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/14 05:31:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/14 05:31:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/14 05:31:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/14 05:31:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/14 05:31:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/14 05:31:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/14 05:31:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/14 05:31:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/14 05:31:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/14 05:31:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/14 05:31:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/14 05:31:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/14 05:31:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/14 05:31:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/14 05:31:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/14 05:31:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/14 05:31:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/14 05:31:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/14 05:31:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/14 05:31:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/14 05:31:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/14 05:31:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:31:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:27 DEBUG : YXBwbGU=: size = 5 OK 2026/05/14 05:31:27 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : apple: Unchanged skipping 2026/05/14 05:31:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : YmFuYW5h: size = 6 OK 2026/05/14 05:31:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:31:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/14 05:31:27 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : banana: Unchanged skipping 2026/05/14 05:31:27 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:31:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/14 05:31:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/14 05:31:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/14 05:31:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:31:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/14 05:31:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:31:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/14 05:31:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:31:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/14 05:31:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:31:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/14 05:31:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/14 05:31:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:31:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/14 05:31:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:31:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/14 05:31:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/14 05:31:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/14 05:31:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/14 05:31:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:31:27 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 05:31:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:31:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/14 05:31:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/14 05:31:27 DEBUG : dir1/0005-fghijkl.txt: Modification times differ by 221545h25m52.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-05-14 05:30:59 +0000 UTC 2026/05/14 05:31:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/14 05:31:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:31:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/14 05:31:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:31:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:31:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/14 05:31:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:31:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:31:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:31:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/14 05:31:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:31:27 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/14 05:31:28 INFO : dir1/0005-fghijkl.txt: Updated modification time in destination 2026/05/14 05:31:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:31:28 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 05:31:28 DEBUG : Waiting for deletions to finish 2026/05/14 05:31:28 DEBUG : Waiting for deletions to finish 2026/05/14 05:31:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : YXBwbGU=: Excluded 2026/05/14 05:31:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/14 05:31:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : YmFuYW5h: Excluded 2026/05/14 05:31:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/14 05:31:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/14 05:31:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/14 05:31:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/14 05:31:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/14 05:31:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/14 05:31:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/14 05:31:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/14 05:31:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/14 05:31:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/14 05:31:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/14 05:31:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/14 05:31:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/14 05:31:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/14 05:31:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/14 05:31:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/14 05:31:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/14 05:31:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/14 05:31:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:31:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:31:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:31:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:31:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:31:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:31:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:31:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:31:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:31:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:31:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Yandex rclone-test-mezaven3yapa", Local "Local file system at /tmp/rclone3705774007", Modify Window "1ns" 2026/05/14 05:33:53 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/05/14 05:33:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/14 05:33:53 DEBUG : pacer: Reducing sleep to 15ms 2026/05/14 05:33:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/14 05:33:54 DEBUG : pacer: Reducing sleep to 10ms 2026/05/14 05:33:59 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/05/14 05:33:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/14 05:34:00 DEBUG : pacer: Reducing sleep to 15ms 2026/05/14 05:34:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/14 05:34:00 DEBUG : pacer: Reducing sleep to 10ms 2026/05/14 05:34:15 DEBUG : Waiting for deletions to finish 2026/05/14 05:34:15 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:34:15 DEBUG : apple: Excluded 2026/05/14 05:34:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:34:15 DEBUG : appleappleapplebanana: Excluded 2026/05/14 05:34:15 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:34:15 DEBUG : banana: Excluded 2026/05/14 05:34:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:34:15 DEBUG : splitbananasplit: Excluded 2026/05/14 05:34:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:34:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 05:34:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:34:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 05:34:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:34:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 05:34:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:34:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 05:34:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:34:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 05:34:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:34:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 05:34:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:34:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 05:34:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:34:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 05:34:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:34:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 05:34:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:34:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 05:34:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:34:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 05:34:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:34:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 05:34:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:34:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 05:34:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:34:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 05:34:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:34:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 05:34:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:34:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 05:34:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:16 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:16 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:16 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:16 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:16 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:16 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:16 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:17 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:34:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:34:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:34:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:34:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:34:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:34:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:34:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:34:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:34:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:34:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:34:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:34:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:34:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:34:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:34:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:34:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:34:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:34:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:34:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:34:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:34:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:34:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:34:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:34:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:34:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:34:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:34:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:34:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:34:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:34:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:34:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:34:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:34:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:34:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:34:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:34:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:34:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:34:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:34:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:34:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:34:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:34:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:34:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:34:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:34:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:34:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:34:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:34:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:34:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:34:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:34:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:34:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:34:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:34:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:34:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:34:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:34:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:34:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:34:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:34:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:34:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:34:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:34:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:34:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:34:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:34:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:34:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:34:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:34:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:34:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:34:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:34:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:34:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:34:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:34:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:34:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:34:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:34:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:34:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:34:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:34:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:34:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:34:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:34:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:34:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:34:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:34:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:34:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:34:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:34:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:34:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:34:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:34:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:34:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:34:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:34:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:34:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:34:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:34:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:34:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:34:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:34:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:34:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:34:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:34:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:34:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:34:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:34:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:34:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:34:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:34:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:34:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:34:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:34:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:34:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:34:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:34:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:34:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:34:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:34:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:34:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:34:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:34:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:34:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:34:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:34:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:34:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:34:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:34:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:34:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 05:34:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:34:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 05:34:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:34:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 05:34:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:34:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 05:34:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:34:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 05:34:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:34:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:34:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:34:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:34:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:34:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:34:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:34:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:34:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:34:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:34:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 05:34:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:34:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:34:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:34:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:34:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:34:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:34:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:34:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:34:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:34:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:34:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:34:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:34:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:34:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:34:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:34:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:34:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:34:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:34:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/14 05:34:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:34:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:34:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:34:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:34:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:34:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:34:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:34:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:34:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:34:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:34:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:34:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 05:34:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:34:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:34:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:34:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:34:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/14 05:34:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:17 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 05:34:17 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 05:34:19 DEBUG : PREFIXbanana: size = 6 OK 2026/05/14 05:34:19 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/05/14 05:34:19 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/14 05:34:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 05:34:19 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/14 05:34:19 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/05/14 05:34:19 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/14 05:34:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:34:19 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/14 05:34:19 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/05/14 05:34:19 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/14 05:34:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:34:20 DEBUG : PREFIXapple: size = 5 OK 2026/05/14 05:34:20 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/05/14 05:34:20 INFO : apple: Copied (new) to: PREFIXapple 2026/05/14 05:34:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:34:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/14 05:34:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/05/14 05:34:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 05:34:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:34:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:34:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/05/14 05:34:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:34:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:34:22 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/14 05:34:22 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/05/14 05:34:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:34:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/14 05:34:22 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/05/14 05:34:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:34:22 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/14 05:34:22 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/14 05:34:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:34:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/14 05:34:23 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/14 05:34:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:34:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:34:24 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/14 05:34:24 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/05/14 05:34:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:34:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 05:34:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/14 05:34:24 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/05/14 05:34:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:34:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:34:25 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/14 05:34:25 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/05/14 05:34:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:34:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:34:26 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/14 05:34:26 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/05/14 05:34:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:34:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:34:26 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/14 05:34:26 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/05/14 05:34:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:34:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:34:26 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/14 05:34:26 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/05/14 05:34:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/14 05:34:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 05:34:27 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/05/14 05:34:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/14 05:34:27 DEBUG : pacer: Reducing sleep to 15ms 2026/05/14 05:34:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/14 05:34:27 DEBUG : pacer: Reducing sleep to 10ms 2026/05/14 05:34:28 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/14 05:34:28 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/05/14 05:34:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:34:28 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/14 05:34:28 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/05/14 05:34:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:34:28 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/14 05:34:28 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/05/14 05:34:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/14 05:34:28 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/14 05:34:28 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/05/14 05:34:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:34:28 DEBUG : Waiting for deletions to finish 2026/05/14 05:34:33 INFO : splitbananasplit: Deleted 2026/05/14 05:34:34 INFO : banana: Deleted 2026/05/14 05:34:34 INFO : appleappleapplebanana: Deleted 2026/05/14 05:34:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/14 05:34:34 INFO : dir1/0013-789;=.txt: Deleted 2026/05/14 05:34:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/14 05:34:35 INFO : dir1/0008-2345678.txt: Deleted 2026/05/14 05:34:35 INFO : apple: Deleted 2026/05/14 05:34:40 INFO : dir1/0014-89;=.txt: Deleted 2026/05/14 05:34:40 INFO : dir1/0003-defghij.txt: Deleted 2026/05/14 05:34:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/14 05:34:40 INFO : dir1/0007-1234567.txt: Deleted 2026/05/14 05:34:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/14 05:34:41 INFO : dir1/0010-456789.txt: Deleted 2026/05/14 05:34:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/14 05:34:41 INFO : dir1/0012-6789;.txt: Deleted 2026/05/14 05:34:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/14 05:34:45 INFO : dir1/0011-56789;.txt: Deleted 2026/05/14 05:34:46 INFO : dir1/0015-9;=.txt: Deleted 2026/05/14 05:34:46 INFO : dir1/0009-3456789.txt: Deleted 2026/05/14 05:34:46 DEBUG : Waiting for deletions to finish 2026/05/14 05:34:46 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : PREFIXapple: Excluded 2026/05/14 05:34:46 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/05/14 05:34:46 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : PREFIXbanana: Excluded 2026/05/14 05:34:46 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : PREFIXsplitbananasplit: Excluded 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:34:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/05/14 05:34:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:34:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 05:34:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:34:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:34:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:34:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:34:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:34:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:34:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:34:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:34:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:34:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:34:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:34:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:34:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:34:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:34:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:34:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:34:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 05:34:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:34:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:34:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 05:34:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:34:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:34:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:34:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:34:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:34:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:34:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 05:34:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:34:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:34:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 05:34:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:34:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:34:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:34:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:34:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:34:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:34:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:34:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:34:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:34:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 05:34:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:34:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:34:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:34:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:34:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 05:34:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 05:34:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 05:34:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 05:34:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 05:34:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:34:48 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for checks to finish 2026/05/14 05:34:48 DEBUG : Yandex rclone-test-mezaven3yapa: Waiting for transfers to finish 2026/05/14 05:34:49 DEBUG : apple: size = 5 OK 2026/05/14 05:34:49 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/05/14 05:34:49 INFO : apple: Copied (new) 2026/05/14 05:34:49 DEBUG : banana: size = 6 OK 2026/05/14 05:34:49 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/05/14 05:34:49 INFO : banana: Copied (new) 2026/05/14 05:34:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:34:49 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/05/14 05:34:49 INFO : appleappleapplebanana: Copied (new) 2026/05/14 05:34:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:34:49 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/05/14 05:34:49 INFO : splitbananasplit: Copied (new) 2026/05/14 05:34:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:34:51 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/05/14 05:34:51 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/14 05:34:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:34:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/05/14 05:34:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/14 05:34:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:34:51 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/05/14 05:34:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/14 05:34:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:34:53 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/14 05:34:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/14 05:34:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:34:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/05/14 05:34:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/14 05:34:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:34:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/05/14 05:34:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/14 05:34:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:34:55 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/05/14 05:34:55 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/14 05:34:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:34:55 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/14 05:34:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/14 05:34:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:34:55 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/05/14 05:34:55 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/14 05:34:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:34:57 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/05/14 05:34:57 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/14 05:34:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:34:57 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/05/14 05:34:57 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/14 05:34:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:34:57 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/05/14 05:34:57 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/14 05:34:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:34:57 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/05/14 05:34:57 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/14 05:34:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:34:58 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/05/14 05:34:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/14 05:34:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:34:58 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/05/14 05:34:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/14 05:35:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:35:01 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/05/14 05:35:01 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/14 05:35:01 DEBUG : Waiting for deletions to finish 2026/05/14 05:35:07 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/14 05:35:07 INFO : PREFIXsplitbananasplit: Deleted 2026/05/14 05:35:07 INFO : PREFIXbanana: Deleted 2026/05/14 05:35:07 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/14 05:35:07 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/14 05:35:07 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/14 05:35:08 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/14 05:35:08 INFO : PREFIXappleappleapplebanana: Deleted panic: test timed out after 1h0m0s running tests: TestTransform (10m36s) TestTransform/prefix (1m35s) goroutine 17934 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 12 minutes]: testing.(*T).Run(0x3d8224edf208, {0x2a39040?, 0x3d8225615ae8?}, 0x2bacfd8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x3d8224edf208) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x3d8224edf208, 0x3d8225615c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a5fc86, 0x18}, {0x2a80cdb, 0x20}, 0x3d8225524528, {0x4640fe0, 0x6c, 0x6c}, {0xc27975a40ac5d5bf, 0x3464139aedc, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x3d8225606820) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x3d8225606820) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:262 +0xa6 goroutine 17981 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c1a000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82255c8500?, 0x3d8225a2a600?, 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(0x3d82255c8500, {0x3d8225a2a600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82255c8500, {0x3d8225a2a600?, 0x0?, 0x7e07b8c2000d?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224e020b0, {0x3d8225a2a600?, 0x3d82250d0c80?, 0x3d82250d0c80?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82259f8390, {0x3d8225a2a600?, 0x7e07b956bbe0?, 0x7e0803d3a2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225436660, {0x3d8225a2a600?, 0x3d822508e780?, 0x3d82256fda98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d822565e628, {0x2bca480, 0x3d8225436660}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d822565e388, {0x7e07b9490a00, 0x3d82259f8390}, 0x3d82256fdc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d822565e388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d822565e388, {0x3d82256e6000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d822568adc0, {0x3d82256e6000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d8225acc720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d8225acc720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d822568adc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17976 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17422 [select]: net/http.(*persistConn).writeLoop(0x3d822576fa40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17427 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 22 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 23 [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 14925 [chan receive, 1 minutes]: testing.(*T).Run(0x3d82252eb208, {0x2a24174?, 0x426e85?}, 0x3d82252d6820) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x3d82252eb208) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x652 testing.tRunner(0x3d82252eb208, 0x2bacfd8) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 17251 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bd2800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d8225428680?, 0x3d82256e8000?, 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(0x3d8225428680, {0x3d82256e8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d8225428680, {0x3d82256e8000?, 0x12fb?, 0x3d8225819660?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d82252987a0, {0x3d82256e8000?, 0x0?, 0x3d8225ece9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225525398, {0x3d82256e8000?, 0x7e07bb84bb48?, 0x7e0803d3a2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225525788, {0x3d82256e8000?, 0x3d82252090e0?, 0x3d8225ecea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d8225598d28, {0x2bca480, 0x3d8225525788}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8225598a88, {0x7e07b9490a00, 0x3d8225525398}, 0x3d8225ecec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8225598a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8225598a88, {0x3d822580f000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225679a40, {0x3d822580f000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82259c5140) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82259c5140, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225679a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17219 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17805 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c1fc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d8224feae00?, 0x3d8225439300?, 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(0x3d8224feae00, {0x3d8225439300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d8224feae00, {0x3d8225439300?, 0x12fb?, 0x3d8225185220?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d82252988e8, {0x3d8225439300?, 0x0?, 0x3d8225a3c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82250f7890, {0x3d8225439300?, 0x7e07bb84bb48?, 0x7e0803d3abf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82255254d0, {0x3d8225439300?, 0x3d82253045a0?, 0x3d8225a3ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d822586b7a8, {0x2bca480, 0x3d82255254d0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d822586b508, {0x7e07b9490a00, 0x3d82250f7890}, 0x3d8225a3cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d822586b508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d822586b508, {0x3d8225784000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d822568a8c0, {0x3d8225784000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d822582b620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d822582b620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d822568a8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17801 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17180 [select]: net/http.(*persistConn).writeLoop(0x3d8225678780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17209 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17938 [select]: net/http.(*persistConn).writeLoop(0x3d8225753b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17922 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17002 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bc9200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82255c9800?, 0x3d822543a600?, 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(0x3d82255c9800, {0x3d822543a600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82255c9800, {0x3d822543a600?, 0x12fb?, 0x3d8225609e20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224e024e8, {0x3d822543a600?, 0x0?, 0x3d82259ca9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82258c1128, {0x3d822543a600?, 0x7e07b956b140?, 0x7e0803d3a2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225278348, {0x3d822543a600?, 0x3d8224e04f00?, 0x3d82259caa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82253dc628, {0x2bca480, 0x3d8225278348}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82253dc388, {0x7e07b9490a00, 0x3d82258c1128}, 0x3d82259cac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82253dc388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82253dc388, {0x3d8225834000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225676f00, {0x3d8225834000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d822581bc20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d822581bc20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225676f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16997 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17915 [select]: net/http.(*persistConn).writeLoop(0x3d8225a34f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17908 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17716 [select]: net/http.(*persistConn).writeLoop(0x3d8225678500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17706 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17738 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c21000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d8224fea700?, 0x3d8225416c00?, 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(0x3d8224fea700, {0x3d8225416c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d8224fea700, {0x3d8225416c00?, 0x12fb?, 0x3d822548d2e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d82252141d8, {0x3d8225416c00?, 0x0?, 0x3d8225ed79c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8224d35140, {0x3d8225416c00?, 0x7e07ba669328?, 0x7e0803d39108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225203680, {0x3d8225416c00?, 0x3d8224e05680?, 0x3d8225ed7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d8224f122a8, {0x2bca480, 0x3d8225203680}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8224f12008, {0x7e07b9490a00, 0x3d8224d35140}, 0x3d8225ed7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8224f12008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8224f12008, {0x3d8225520000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225679040, {0x3d8225520000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82258da660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82258da660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225679040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17712 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17779 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bd4400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82255c8f00?, 0x3d8225788000?, 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(0x3d82255c8f00, {0x3d8225788000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82255c8f00, {0x3d8225788000?, 0x42995e?, 0x3d822548da80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d82252987f8, {0x3d8225788000?, 0x7e07b956bbe0?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225203d40, {0x3d8225788000?, 0x7e07b956bbe0?, 0x7e0803d3a2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225436618, {0x3d8225788000?, 0x3d8225304b40?, 0x3d82254f3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d822586b428, {0x2bca480, 0x3d8225436618}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d822586b188, {0x7e07b9490a00, 0x3d8225203d40}, 0x3d82254f3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d822586b188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d822586b188, {0x3d82257ba000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82256772c0, {0x3d82257ba000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d8224fecc00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d8224fecc00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82256772c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17773 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17828 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bd4000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82255c9300?, 0x3d8225789300?, 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(0x3d82255c9300, {0x3d8225789300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82255c9300, {0x3d8225789300?, 0x12fb?, 0x3d8225960970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8225298998, {0x3d8225789300?, 0x0?, 0x3d82259609c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225238a98, {0x3d8225789300?, 0x7e07ba66ce88?, 0x7e0803d39108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225238e28, {0x3d8225789300?, 0x3d8225304d20?, 0x3d8225960a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d822586bea8, {0x2bca480, 0x3d8225238e28}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d822586bc08, {0x7e07b9490a00, 0x3d8225238a98}, 0x3d8225960c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d822586bc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d822586bc08, {0x3d8225880000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82257c88c0, {0x3d8225880000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d822577fda0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d822577fda0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82257c88c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17790 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17546 [select]: net/http.(*persistConn).writeLoop(0x3d8225752c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17541 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17965 [select]: net/http.(*persistConn).roundTrip(0x3d82255ec640, 0x3d822522cb90) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x3d82252bf380, 0x3d8225752b40) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3d8224dda780, 0x3d8225752b40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0x3d8225609380, 0x3d8225752a00) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x3d8225752a00, {0x2bcb280, 0x3d8225609380}, {0x3d822534d4f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3d8225173e30, 0x3d8225752a00, {0x1?, 0x3d822534d578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3d8225173e30, 0x3d8225752a00) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3d82252d6f00, {0x2bf30f0, 0x3d8225a84050}, 0x3d82251d2b00) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 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(0x3d8224dda840, 0x3d8225948200, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3d8224dda840, 0x3d8225948200) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x3d822517c200, {0x2bf30f0, 0x3d8225a84050}, {0x3d8225170780, 0x3a}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x3d82259c4b40, {0x2bf30f0, 0x3d8225a84050}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bf30f0, 0x3d8225a84050}, {0x2c118e0, 0x3d82259c4b40}, {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 16874 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 17861 [select]: net/http.(*persistConn).writeLoop(0x3d8225838640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17846 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17498 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bd3200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d8224feaa80?, 0x3d8225414600?, 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(0x3d8224feaa80, {0x3d8225414600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d8224feaa80, {0x3d8225414600?, 0x12fb?, 0x3d822586d9a8?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224d247e8, {0x3d8225414600?, 0x0?, 0x3d822586d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225524c48, {0x3d8225414600?, 0x7e07bb84bb48?, 0x7e0803d3a2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225525290, {0x3d8225414600?, 0x3d8225848000?, 0x3d822586da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82255997a8, {0x2bca480, 0x3d8225525290}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8225599508, {0x7e07b9490a00, 0x3d8225524c48}, 0x3d822586dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8225599508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8225599508, {0x3d822574c000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225677cc0, {0x3d822574c000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d822582a9c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d822582a9c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225677cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17508 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17575 [select]: net/http.(*persistConn).writeLoop(0x3d82257c9180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17562 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17780 [select]: net/http.(*persistConn).writeLoop(0x3d82256772c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17773 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17486 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c21400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d822517cf80?, 0x3d82256da600?, 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(0x3d822517cf80, {0x3d82256da600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d822517cf80, {0x3d82256da600?, 0x12fb?, 0x3d82256a1a00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224d24850, {0x3d82256da600?, 0x0?, 0x3d82255389c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225524e58, {0x3d82256da600?, 0x7e07bb84bb48?, 0x7e0803d3a2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82255252f0, {0x3d82256da600?, 0x3d8225848d20?, 0x3d8225538a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d8225599b28, {0x2bca480, 0x3d82255252f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8225599888, {0x7e07b9490a00, 0x3d8225524e58}, 0x3d8225538c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8225599888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8225599888, {0x3d82256f2000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d822568a780, {0x3d82256f2000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82259c4fc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82259c4fc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d822568a780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17480 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17265 [select]: net/http.(*persistConn).writeLoop(0x3d822576fb80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17273 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17194 [select]: net/http.(*persistConn).writeLoop(0x3d82255ec640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17173 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17499 [select]: net/http.(*persistConn).writeLoop(0x3d8225677cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17508 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17248 [select]: net/http.(*persistConn).writeLoop(0x3d822576e3c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17242 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17719 [select]: net/http.(*persistConn).writeLoop(0x3d82256797c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17733 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 2534 [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 2658 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 17354 [select]: net/http.(*persistConn).writeLoop(0x3d82252db400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17367 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17768 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c20c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82255c8c80?, 0x3d8225438000?, 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(0x3d82255c8c80, {0x3d8225438000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82255c8c80, {0x3d8225438000?, 0x12fb?, 0x3d8225819be0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224e02330, {0x3d8225438000?, 0x0?, 0x3d82257129c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8224e12810, {0x3d8225438000?, 0x7e07ba669328?, 0x7e0803d39108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225203b00, {0x3d8225438000?, 0x3d8225305680?, 0x3d8225712a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d822565e2a8, {0x2bca480, 0x3d8225203b00}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d822565e008, {0x7e07b9490a00, 0x3d8224e12810}, 0x3d8225712c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d822565e008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d822565e008, {0x3d82256ac000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d822576f680, {0x3d82256ac000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82255ef920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82255ef920, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d822576f680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17762 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17199 [select]: net/http.(*persistConn).writeLoop(0x3d82256792c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17214 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17967 [select]: net/http.(*persistConn).roundTrip(0x3d8225664640, 0x3d82257e6870) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x3d82252bf380, 0x3d822568b900) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3d8224dda780, 0x3d822568b900) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0x3d8225609380, 0x3d822568b7c0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x3d822568b7c0, {0x2bcb280, 0x3d8225609380}, {0x3d822534b4f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3d8225173e30, 0x3d822568b7c0, {0x1?, 0x3d822534b578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3d8225173e30, 0x3d822568b7c0) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3d82252d6f00, {0x2bf30f0, 0x3d8225a84050}, 0x3d82258f0dc0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 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(0x3d8224dda840, 0x3d82257a55c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3d8224dda840, 0x3d82257a55c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x3d822517c200, {0x2bf30f0, 0x3d8225a84050}, {0x3d82254ae6c0, 0x39}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x3d82259c4ba0, {0x2bf30f0, 0x3d8225a84050}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bf30f0, 0x3d8225a84050}, {0x2c118e0, 0x3d82259c4ba0}, {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 16874 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 17673 [select]: net/http.(*persistConn).writeLoop(0x3d82252db900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17406 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17470 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c20e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d822517c600?, 0x3d82256d8000?, 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(0x3d822517c600, {0x3d82256d8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d822517c600, {0x3d82256d8000?, 0x3d82259a69a0?, 0x3d82259a6970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224d246e8, {0x3d82256d8000?, 0x0?, 0x3d82259a69c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225524360, {0x3d82256d8000?, 0x7e07b8c14d60?, 0x7e0803d3abf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82258c0a50, {0x3d82256d8000?, 0x3d82254ba1e0?, 0x3d82259a6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82255982a8, {0x2bca480, 0x3d82258c0a50}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8225598008, {0x7e07b9490a00, 0x3d8225524360}, 0x3d82259a6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8225598008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8225598008, {0x3d8225666000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d822573cdc0, {0x3d8225666000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82251599e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82251599e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d822573cdc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17460 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17966 [select]: net/http.(*persistConn).roundTrip(0x3d82257c9540, 0x3d822522d400) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x3d82252bf380, 0x3d8225752f00) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3d8224dda780, 0x3d8225752f00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0x3d8225609380, 0x3d8225752dc0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x3d8225752dc0, {0x2bcb280, 0x3d8225609380}, {0x3d822533f4f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3d8225173e30, 0x3d8225752dc0, {0x1?, 0x3d822533f578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3d8225173e30, 0x3d8225752dc0) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3d82252d6f00, {0x2bf30f0, 0x3d8225a84050}, 0x3d82251d3080) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 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(0x3d8224dda840, 0x3d82259485c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3d8224dda840, 0x3d82259485c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x3d822517c200, {0x2bf30f0, 0x3d8225a84050}, {0x3d8225170ac0, 0x37}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x3d82259c4d80, {0x2bf30f0, 0x3d8225a84050}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bf30f0, 0x3d8225a84050}, {0x2c118e0, 0x3d82259c4d80}, {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 16874 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 17291 [select]: net/http.(*persistConn).writeLoop(0x3d82256768c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17284 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17421 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bd2400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82252d0d80?, 0x3d8225412000?, 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(0x3d82252d0d80, {0x3d8225412000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82252d0d80, {0x3d8225412000?, 0x12fb?, 0x3d8225227200?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8225214220, {0x3d8225412000?, 0x0?, 0x3d82255339c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82252037e8, {0x3d8225412000?, 0x7e07b956bbe0?, 0x7e0803d39108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82254375c0, {0x3d8225412000?, 0x3d82254bb4a0?, 0x3d8225533a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82253c17a8, {0x2bca480, 0x3d82254375c0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82253c1508, {0x7e07b9490a00, 0x3d82252037e8}, 0x3d8225533c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82253c1508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82253c1508, {0x3d822541e000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d822576fa40, {0x3d822541e000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d8225837e00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d8225837e00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d822576fa40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17427 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17487 [select]: net/http.(*persistConn).writeLoop(0x3d822568a780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17480 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16290 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c19e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82250d0780?, 0x3d8224d41400?, 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(0x3d82250d0780, {0x3d8224d41400, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82250d0780, {0x3d8224d41400?, 0x24fb?, 0x3d8225710970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224d24578, {0x3d8224d41400?, 0x0?, 0x3d8200000000?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82258c04e0, {0x3d8224d41400?, 0x7e07ba669968?, 0x7e0803d39108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82259f89d8, {0x3d8224d41400?, 0x3d822569e1e0?, 0x3d8225710a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d8225193ea8, {0x2bca480, 0x3d82259f89d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8225193c08, {0x7e07b9490a00, 0x3d82258c04e0}, 0x3d8225710c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8225193c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8225193c08, {0x3d8225680000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225664780, {0x3d8225680000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d8224ddac60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d8224ddac60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225664780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16276 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17874 [select]: net/http.(*persistConn).writeLoop(0x3d82257c9cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17837 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17806 [select]: net/http.(*persistConn).writeLoop(0x3d822568a8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17801 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17446 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c21200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d8224fea600?, 0x3d8225413300?, 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(0x3d8224fea600, {0x3d8225413300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d8224fea600, {0x3d8225413300?, 0x12fb?, 0x3d8225227660?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d82252142d0, {0x3d8225413300?, 0x0?, 0x3d822570f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82258c0240, {0x3d8225413300?, 0x7e07b956bbe0?, 0x7e0803d39108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225437878, {0x3d8225413300?, 0x3d822569ef00?, 0x3d822570fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82253c1b28, {0x2bca480, 0x3d8225437878}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82253c1888, {0x7e07b9490a00, 0x3d82258c0240}, 0x3d822570fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82253c1888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82253c1888, {0x3d8225441000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225128dc0, {0x3d8225441000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82255ee420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82255ee420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225128dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17424 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17381 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c21600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82255c8100?, 0x3d8225989300?, 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(0x3d82255c8100, {0x3d8225989300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82255c8100, {0x3d8225989300?, 0x12fb?, 0x3d8225863970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8225298488, {0x3d8225989300?, 0x0?, 0x3d82258639c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225436678, {0x3d8225989300?, 0x7e07bb84cf48?, 0x7e0803d3a2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8224e12db0, {0x3d8225989300?, 0x3d822569f0e0?, 0x3d8225863a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d822586a628, {0x2bca480, 0x3d8224e12db0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d822586a388, {0x7e07b9490a00, 0x3d8225436678}, 0x3d8225863c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d822586a388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d822586a388, {0x3d822552e000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225049b80, {0x3d822552e000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d822556cae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d822556cae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225049b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17360 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17672 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c1a800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d822517cc80?, 0x3d82256db900?, 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(0x3d822517cc80, {0x3d82256db900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d822517cc80, {0x3d82256db900?, 0x12fb?, 0x3d82254f0970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d82252140e0, {0x3d82256db900?, 0x0?, 0x3d82254f09c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8224d34a20, {0x3d82256db900?, 0x7e07bb84bb48?, 0x7e0803d3abf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225524c78, {0x3d82256db900?, 0x3d822569f2c0?, 0x3d82254f0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82256d5ea8, {0x2bca480, 0x3d8225524c78}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82256d5c08, {0x7e07b9490a00, 0x3d8224d34a20}, 0x3d82254f0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82256d5c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82256d5c08, {0x3d822525f000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82252db900, {0x3d822525f000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d8225917620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d8225917620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82252db900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17406 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17363 [select]: net/http.(*persistConn).writeLoop(0x3d8225125400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17308 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17882 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bd3c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d8225428080?, 0x3d8225a28000?, 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(0x3d8225428080, {0x3d8225a28000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d8225428080, {0x3d8225a28000?, 0x12fb?, 0x3d822524c020?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224d24a30, {0x3d8225a28000?, 0x0?, 0x3d8225a3d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82259f82b8, {0x3d8225a28000?, 0x7e07ba669968?, 0x7e0803d3abf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82259f8618, {0x3d8225a28000?, 0x3d822569f680?, 0x3d8225a3da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82258990a8, {0x2bca480, 0x3d82259f8618}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8225898e08, {0x7e07b9490a00, 0x3d82259f82b8}, 0x3d8225a3dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8225898e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8225898e08, {0x3d8225a32000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225839a40, {0x3d8225a32000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82259f4780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82259f4780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225839a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17877 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17963 [select]: net/http.(*persistConn).roundTrip(0x3d8225678780, 0x3d82257e6960) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x3d82252bf380, 0x3d822568bb80) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3d8224dda780, 0x3d822568bb80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0x3d8225609380, 0x3d822568ba40) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x3d822568ba40, {0x2bcb280, 0x3d8225609380}, {0x3d82254eb4f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3d8225173e30, 0x3d822568ba40, {0x1?, 0x3d82254eb578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3d8225173e30, 0x3d822568ba40) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3d82252d6f00, {0x2bf30f0, 0x3d8225a84050}, 0x3d82258f1340) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 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(0x3d8224dda840, 0x3d82257a5700, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3d8224dda840, 0x3d82257a5700) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x3d822517c200, {0x2bf30f0, 0x3d8225a84050}, {0x3d82254ae840, 0x3a}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x3d82259c47e0, {0x2bf30f0, 0x3d8225a84050}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bf30f0, 0x3d8225a84050}, {0x2c118e0, 0x3d82259c47e0}, {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 16874 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 17718 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c1fa00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82255c8a00?, 0x3d8225377300?, 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(0x3d82255c8a00, {0x3d8225377300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82255c8a00, {0x3d8225377300?, 0x12fb?, 0x3d8225819000?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224e02208, {0x3d8225377300?, 0x0?, 0x3d8225a0f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225279488, {0x3d8225377300?, 0x7e07b956b140?, 0x7e0803d3a2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225279b78, {0x3d8225377300?, 0x3d8225576780?, 0x3d8225a0fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82253c02a8, {0x2bca480, 0x3d8225279b78}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82253c0008, {0x7e07b9490a00, 0x3d8225279488}, 0x3d8225a0fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82253c0008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82253c0008, {0x3d822542c000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82256797c0, {0x3d822542c000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d8225159aa0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d8225159aa0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82256797c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17733 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17760 [select]: net/http.(*persistConn).writeLoop(0x3d82254f8280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17753 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16885 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c1f600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82255c8180?, 0x3d82252a3300?, 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(0x3d82255c8180, {0x3d82252a3300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82255c8180, {0x3d82252a3300?, 0x12fb?, 0x3d8225226a60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224d24338, {0x3d82252a3300?, 0x0?, 0x3d8225a3b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225436798, {0x3d82252a3300?, 0x7e07bb84cf48?, 0x7e0803d3a2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8224e13530, {0x3d82252a3300?, 0x3d8225576b40?, 0x3d8225a3ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d8224e38628, {0x2bca480, 0x3d8224e13530}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8224e38388, {0x7e07b9490a00, 0x3d8225436798}, 0x3d8225a3bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8224e38388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8224e38388, {0x3d8224e26000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225678c80, {0x3d8224e26000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82252cd260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82252cd260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225678c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16719 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17857 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bd3e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82255c9680?, 0x3d822598cc00?, 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(0x3d82255c9680, {0x3d822598cc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82255c9680, {0x3d822598cc00?, 0x12fb?, 0x3d8225791aa0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224d24958, {0x3d822598cc00?, 0x0?, 0x3d8225a899c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225525c80, {0x3d822598cc00?, 0x7e07ba66ce88?, 0x7e0803d39108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225239560, {0x3d822598cc00?, 0x3d8225576d20?, 0x3d8225a89a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d8225898d28, {0x2bca480, 0x3d8225239560}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8225898a88, {0x7e07b9490a00, 0x3d8225525c80}, 0x3d8225a89c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8225898a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8225898a88, {0x3d82259f7000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82257c9cc0, {0x3d82259f7000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82259645a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82259645a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82257c9cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17837 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17550 [select]: net/http.(*persistConn).writeLoop(0x3d82257c9540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17569 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17869 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bd3a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82255c9900?, 0x3d822596b300?, 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(0x3d82255c9900, {0x3d822596b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82255c9900, {0x3d822596b300?, 0x12fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d82252145c8, {0x3d822596b300?, 0x0?, 0x3d82254f29c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82258c0be8, {0x3d822596b300?, 0x7e07b8c14d60?, 0x7e0803d39a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82258c10c8, {0x3d822596b300?, 0x3d82255770e0?, 0x3d82254f2a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d8225918628, {0x2bca480, 0x3d82258c10c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8225918388, {0x7e07b9490a00, 0x3d82258c0be8}, 0x3d82254f2c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8225918388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8225918388, {0x3d8225ad0000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82258912c0, {0x3d8225ad0000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d8225acc1e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d8225acc1e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82258912c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17895 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16935 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7e07b8c1f800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82255c8d80?, 0x3d82252a4600?, 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(0x3d82255c8d80, {0x3d82252a4600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82255c8d80, {0x3d82252a4600?, 0x12fb?, 0x3d8225227a60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224d24898, {0x3d82252a4600?, 0x0?, 0x3d8225ab49c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82252bc468, {0x3d82252a4600?, 0x7e07b956b140?, 0x7e0803d39a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225279548, {0x3d82252a4600?, 0x3d82255774a0?, 0x3d8225ab4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d8224e389a8, {0x2bca480, 0x3d8225279548}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8224e38708, {0x7e07b9490a00, 0x3d82252bc468}, 0x3d8225ab4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8224e38708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8224e38708, {0x3d822556a000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82252da640, {0x3d822556a000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d8225772480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d8225772480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82252da640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16920 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17264 [IO wait]: internal/poll.runtime_pollWait(0x7e07bd099000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82250d1980?, 0x3d82256e9300?, 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(0x3d82250d1980, {0x3d82256e9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82250d1980, {0x3d82256e9300?, 0x12fb?, 0x3d8225819ea0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224d24670, {0x3d82256e9300?, 0x0?, 0x3d82255379c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225279008, {0x3d82256e9300?, 0x7e07ba66b588?, 0x7e0803d3a2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82252bcb70, {0x3d82256e9300?, 0x3d8225577680?, 0x3d8225537a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82253ddea8, {0x2bca480, 0x3d82252bcb70}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82253ddc08, {0x7e07b9490a00, 0x3d8225279008}, 0x3d8225537c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82253ddc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82253ddc08, {0x3d822589a000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d822576fb80, {0x3d822589a000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d8225888d20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d8225888d20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d822576fb80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17273 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17177 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bc8e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82252d0480?, 0x3d8225634000?, 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(0x3d82252d0480, {0x3d8225634000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82252d0480, {0x3d8225634000?, 0x17fb?, 0x3d8225818c60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224d24350, {0x3d8225634000?, 0x0?, 0x3d82259c69c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82252784f8, {0x3d8225634000?, 0x7e07ba669968?, 0x7e0803d39108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82259f88b8, {0x3d8225634000?, 0x3d8225577a40?, 0x3d82259c6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82253ddb28, {0x2bca480, 0x3d82259f88b8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82253dd888, {0x7e07b9490a00, 0x3d82252784f8}, 0x3d82259c6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82253dd888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82253dd888, {0x3d8225823000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225664640, {0x3d8225823000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d822558a600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d822558a600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225664640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17186 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17968 [select]: net/http.(*persistConn).roundTrip(0x3d8225664780, 0x3d82257e6a50) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x3d82252bf380, 0x3d82252da000) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3d8224dda780, 0x3d82252da000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0x3d8225609380, 0x3d822568bcc0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x3d822568bcc0, {0x2bcb280, 0x3d8225609380}, {0x3d82256f94f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3d8225173e30, 0x3d822568bcc0, {0x7e0803d39108?, 0x3d82256f950a?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3d8225173e30, 0x3d822568bcc0) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3d82252d6f00, {0x2bf30f0, 0x3d8225a84050}, 0x3d82258f18c0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 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(0x3d8224dda840, 0x3d82257a58c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3d8224dda840, 0x3d82257a58c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x3d822517c200, {0x2bf30f0, 0x3d8225a84050}, {0x3d82254ae940, 0x3a}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x3d82259c48a0, {0x2bf30f0, 0x3d8225a84050}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bf30f0, 0x3d8225a84050}, {0x2c118e0, 0x3d82259c48a0}, {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 16874 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 17650 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 16874 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 17362 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bc9000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d8224fea280?, 0x3d82256eb900?, 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(0x3d8224fea280, {0x3d82256eb900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d8224fea280, {0x3d82256eb900?, 0x7e07b8c14180?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8225298ab8, {0x3d82256eb900?, 0x3d82259cb9b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82252bd818, {0x3d82256eb900?, 0x7e07b956bbe0?, 0x7e0803d39108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225436150, {0x3d82256eb900?, 0x3d8225554960?, 0x3d82259cba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d8225599428, {0x2bca480, 0x3d8225436150}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8225599188, {0x7e07b9490a00, 0x3d82252bd818}, 0x3d82259cbc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8225599188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8225599188, {0x3d82258ec000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225125400, {0x3d82258ec000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82258db380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82258db380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225125400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17308 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17294 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bc8c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82250d1d80?, 0x3d82257a1900?, 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(0x3d82250d1d80, {0x3d82257a1900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82250d1d80, {0x3d82257a1900?, 0x12fb?, 0x3d82256089c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224e02648, {0x3d82257a1900?, 0x0?, 0x3d82254f19c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82252022e8, {0x3d82257a1900?, 0x7e07b956b140?, 0x7e0803d39a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225279bc0, {0x3d82257a1900?, 0x3d8225554f00?, 0x3d82254f1a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82256d57a8, {0x2bca480, 0x3d8225279bc0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82256d5508, {0x7e07b9490a00, 0x3d82252022e8}, 0x3d82254f1c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82256d5508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82256d5508, {0x3d822590b000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82252da500, {0x3d822590b000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82257ebc80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82257ebc80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82252da500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17318 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17686 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bd2a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82255c8600?, 0x3d822598a600?, 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(0x3d82255c8600, {0x3d822598a600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82255c8600, {0x3d822598a600?, 0x12fb?, 0x3d8225790a20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224d24568, {0x3d822598a600?, 0x0?, 0x3d82258739c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225524810, {0x3d822598a600?, 0x7e07b956b140?, 0x7e0803d3a2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225278528, {0x3d822598a600?, 0x3d82255550e0?, 0x3d8225873a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82258989a8, {0x2bca480, 0x3d8225278528}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8225898708, {0x7e07b9490a00, 0x3d8225524810}, 0x3d8225873c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8225898708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8225898708, {0x3d82258b8000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82259b5540, {0x3d82258b8000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d822599a360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d822599a360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82259b5540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17665 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17715 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c20a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82252d0300?, 0x3d8225376000?, 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(0x3d82252d0300, {0x3d8225376000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82252d0300, {0x3d8225376000?, 0x12fb?, 0x3d8225a3f970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224e02158, {0x3d8225376000?, 0x0?, 0x3d8225a3f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225278df8, {0x3d8225376000?, 0x7e07ba669328?, 0x7e0803d39108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225203518, {0x3d8225376000?, 0x3d82255554a0?, 0x3d8225a3fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82251470a8, {0x2bca480, 0x3d8225203518}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8225146e08, {0x7e07b9490a00, 0x3d8225278df8}, 0x3d8225a3fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8225146e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8225146e08, {0x3d82257ca000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225678500, {0x3d82257ca000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d8225836720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d8225836720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225678500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17706 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17295 [select]: net/http.(*persistConn).writeLoop(0x3d82252da500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17318 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17382 [select]: net/http.(*persistConn).writeLoop(0x3d8225049b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17360 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17290 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bd3000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82252d1400?, 0x3d82257a0600?, 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(0x3d82252d1400, {0x3d82257a0600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82252d1400, {0x3d82257a0600?, 0x12fb?, 0x3d8225608520?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224e02570, {0x3d82257a0600?, 0x0?, 0x3d82257209c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82250f68b8, {0x3d82257a0600?, 0x7e07ba669328?, 0x7e0803d3abf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225202060, {0x3d82257a0600?, 0x3d8225555c20?, 0x3d8225720a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82256d5428, {0x2bca480, 0x3d8225202060}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82256d5188, {0x7e07b9490a00, 0x3d82250f68b8}, 0x3d8225720c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82256d5188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82256d5188, {0x3d82257fe000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82256768c0, {0x3d82257fe000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82257dd980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82257dd980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82256768c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17284 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17042 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7e07b8c19c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82255c8200?, 0x3d822543b900?, 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(0x3d82255c8200, {0x3d822543b900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82255c8200, {0x3d822543b900?, 0x12fb?, 0x3d8225818900?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8225298570, {0x3d822543b900?, 0x0?, 0x3d8225ed49c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82258c0588, {0x3d822543b900?, 0x7e07bb84bb48?, 0x7e0803d3a2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225524d08, {0x3d822543b900?, 0x3d8225576000?, 0x3d8225ed4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82253dcd28, {0x2bca480, 0x3d8225524d08}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82253dca88, {0x7e07b9490a00, 0x3d82258c0588}, 0x3d8225ed4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82253dca88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82253dca88, {0x3d822580e000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d822573da40, {0x3d822580e000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d822558a7e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d822558a7e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d822573da40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17021 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17301 [select]: net/http.(*persistConn).writeLoop(0x3d82256763c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17279 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17739 [select]: net/http.(*persistConn).writeLoop(0x3d8225679040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17712 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17003 [select]: net/http.(*persistConn).writeLoop(0x3d8225676f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16997 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17107 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7e07b8bc9600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82255c8800?, 0x3d8225799900?, 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(0x3d82255c8800, {0x3d8225799900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82255c8800, {0x3d8225799900?, 0x12fb?, 0x3d82256a1100?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224d24790, {0x3d8225799900?, 0x0?, 0x3d82255359c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225524e28, {0x3d8225799900?, 0x7e07b956b140?, 0x7e0803d39a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225279ad0, {0x3d8225799900?, 0x3d8225442960?, 0x3d8225535a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d8224e39ea8, {0x2bca480, 0x3d8225279ad0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8224e39c08, {0x7e07b9490a00, 0x3d8225524e28}, 0x3d8225535c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8224e39c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8224e39c08, {0x3d8225575000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82255ed680, {0x3d8225575000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d8224ddaa80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d8224ddaa80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82255ed680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17093 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17574 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bd4600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82252d1900?, 0x3d8225637000?, 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(0x3d82252d1900, {0x3d8225637000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82252d1900, {0x3d8225637000?, 0x17fb?, 0x3d822548cda0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8225214620, {0x3d8225637000?, 0x0?, 0x3d82256f79c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82258c1d88, {0x3d8225637000?, 0x7e07ba66ce88?, 0x7e0803d3abf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225239038, {0x3d8225637000?, 0x3d8225442d20?, 0x3d82256f7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82253c1ea8, {0x2bca480, 0x3d8225239038}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82253c1c08, {0x7e07b9490a00, 0x3d82258c1d88}, 0x3d82256f7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82253c1c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82253c1c08, {0x3d82257cb000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82257c9180, {0x3d82257cb000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82257ea3c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82257ea3c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82257c9180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17562 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17238 [select]: net/http.(*persistConn).writeLoop(0x3d8225665540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17201 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17471 [select]: net/http.(*persistConn).writeLoop(0x3d822573cdc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17460 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17695 [select]: net/http.(*persistConn).writeLoop(0x3d82254f9b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17819 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16874 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x3d8224d36d60) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir({0x2bf30f0, 0x3d8225a84050}, 0x3d82259f0cb0, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:619 +0x1d9 github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles(0x3d8225581188, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:665 +0x1b2 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0x3d8225581188) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:995 +0x3f6 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2bf2fd8, 0x467da40}, {0x2c11870, 0x3d822517c200}, {0x2c0fd50, 0x3d8224ed4fc0}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1378 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2bf2fd8, 0x467da40}, {0x2c11870, 0x3d822517c200}, {0x2c0fd50, 0x3d8224ed4fc0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1384 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x3d82252eafc8) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 +0x2d8 testing.tRunner(0x3d82252eafc8, 0x3d82252d6820) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14925 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 17612 [select]: net/http.(*persistConn).writeLoop(0x3d8225048780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17668 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17921 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c1fe00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82252d1480?, 0x3d822578a600?, 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(0x3d82252d1480, {0x3d822578a600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82252d1480, {0x3d822578a600?, 0x12fb?, 0x3d8225ab5970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224d240a0, {0x3d822578a600?, 0x0?, 0x3d8225ab59c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225436030, {0x3d822578a600?, 0x7e07b956bbe0?, 0x7e0803d3a2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82254362e8, {0x3d822578a600?, 0x3d822557e000?, 0x3d8225ab5a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d8225898628, {0x2bca480, 0x3d82254362e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8225898388, {0x7e07b9490a00, 0x3d8225436030}, 0x3d8225ab5c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8225898388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8225898388, {0x3d8225717000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225753b80, {0x3d8225717000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82257dd860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82257dd860, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225753b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17922 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17346 [select]: net/http.(*persistConn).writeLoop(0x3d8225048500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17334 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17860 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c1aa00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d8224feb580?, 0x3d822596a000?, 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(0x3d8224feb580, {0x3d822596a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d8224feb580, {0x3d822596a000?, 0x12fb?, 0x3d8225226c80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d82252144f0, {0x3d822596a000?, 0x0?, 0x3d8224e419c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82258c0480, {0x3d822596a000?, 0x7e07ba66ce88?, 0x7e0803d39108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225239860, {0x3d822596a000?, 0x3d822557e3c0?, 0x3d8224e41a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82259182a8, {0x2bca480, 0x3d8225239860}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8225918008, {0x7e07b9490a00, 0x3d82258c0480}, 0x3d8224e41c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8225918008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8225918008, {0x3d8225940000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225838640, {0x3d8225940000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82258abc20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82258abc20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225838640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17846 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17193 [IO wait]: internal/poll.runtime_pollWait(0x7e07bd098c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82252d0d00?, 0x3d822562d800?, 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(0x3d82252d0d00, {0x3d822562d800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82252d0d00, {0x3d822562d800?, 0x17fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224e02080, {0x3d822562d800?, 0x0?, 0x3d8225ef89c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82258c02e8, {0x3d822562d800?, 0x7e07b8c14d60?, 0x7e0803d39a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82258c0108, {0x3d822562d800?, 0x3d822557e960?, 0x3d8225ef8a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82256d42a8, {0x2bca480, 0x3d82258c0108}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82256d4008, {0x7e07b9490a00, 0x3d82258c02e8}, 0x3d8225ef8c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82256d4008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82256d4008, {0x3d822580a000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82255ec640, {0x3d822580a000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82255ef0e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82255ef0e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82255ec640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17173 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17769 [select]: net/http.(*persistConn).writeLoop(0x3d822576f680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17762 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17237 [IO wait]: internal/poll.runtime_pollWait(0x7e07bd099600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82252d1100?, 0x3d822579e000?, 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(0x3d82252d1100, {0x3d822579e000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82252d1100, {0x3d822579e000?, 0x12fb?, 0x3d822548d300?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8225298780, {0x3d822579e000?, 0x0?, 0x3d82256999c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225525338, {0x3d822579e000?, 0x7e07b8c14d60?, 0x7e0803d3abf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82258c14d0, {0x3d822579e000?, 0x3d822557f4a0?, 0x3d8225699a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82255989a8, {0x2bca480, 0x3d82258c14d0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8225598708, {0x7e07b9490a00, 0x3d8225525338}, 0x3d8225699c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8225598708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8225598708, {0x3d8225852000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225665540, {0x3d8225852000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d822582bd40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d822582bd40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225665540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17201 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17410 [IO wait]: internal/poll.runtime_pollWait(0x7e07bd099400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82255c8400?, 0x3d82256ecc00?, 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(0x3d82255c8400, {0x3d82256ecc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82255c8400, {0x3d82256ecc00?, 0x12fb?, 0x3d82252269e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224e021b0, {0x3d82256ecc00?, 0x0?, 0x3d82258729c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8224d351a0, {0x3d82256ecc00?, 0x7e07bb84cf48?, 0x7e0803d3a2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8224e13b48, {0x3d82256ecc00?, 0x3d822557fa40?, 0x3d8225872a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82256d5b28, {0x2bca480, 0x3d8224e13b48}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82256d5888, {0x7e07b9490a00, 0x3d8224d351a0}, 0x3d8225872c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82256d5888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82256d5888, {0x3d82257f7000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d822576e640, {0x3d82257f7000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d822599b920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d822599b920, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d822576e640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17384 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17829 [select]: net/http.(*persistConn).writeLoop(0x3d82257c88c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17790 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17247 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bc9400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d8225428980?, 0x3d822579f300?, 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(0x3d8225428980, {0x3d822579f300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d8225428980, {0x3d822579f300?, 0x12fb?, 0x3d822548d920?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224e023c0, {0x3d822579f300?, 0x0?, 0x3d82256459c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82258c16f8, {0x3d822579f300?, 0x7e07b8c14d60?, 0x7e0803d3abf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82258c1b90, {0x3d822579f300?, 0x3d82256863c0?, 0x3d8225645a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82256d50a8, {0x2bca480, 0x3d82258c1b90}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82256d4e08, {0x7e07b9490a00, 0x3d82258c16f8}, 0x3d8225645c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82256d4e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82256d4e08, {0x3d8225793000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d822576e3c0, {0x3d8225793000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d822577f440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d822577f440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d822576e3c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17242 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17179 [IO wait]: internal/poll.runtime_pollWait(0x7e07bd099200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82250d0a00?, 0x3d8225635800?, 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(0x3d82250d0a00, {0x3d8225635800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82250d0a00, {0x3d8225635800?, 0x17fb?, 0x3d8225818f60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224e02110, {0x3d8225635800?, 0x0?, 0x3d82254ef9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82258c0708, {0x3d8225635800?, 0x7e07ba669968?, 0x7e0803d39108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82259f8930, {0x3d8225635800?, 0x3d82256145a0?, 0x3d82254efa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82256d4628, {0x2bca480, 0x3d82259f8930}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82256d4388, {0x7e07b9490a00, 0x3d82258c0708}, 0x3d82254efc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82256d4388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82256d4388, {0x3d822525e000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225678780, {0x3d822525e000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d822558bce0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d822558bce0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225678780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17209 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17964 [select]: net/http.(*persistConn).roundTrip(0x3d8225752c80, 0x3d822522d4f0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x3d82252bf380, 0x3d8225753180) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3d8224dda780, 0x3d8225753180) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0x3d8225609380, 0x3d8225753040) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x3d8225753040, {0x2bcb280, 0x3d8225609380}, {0x3d82253514f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3d8225173e30, 0x3d8225753040, {0x656d2d7473657401?, 0x3d8225351578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3d8225173e30, 0x3d8225753040) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3d82252d6f00, {0x2bf30f0, 0x3d8225a84050}, 0x3d82251d3600) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 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(0x3d8224dda840, 0x3d8225948700, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3d8224dda840, 0x3d8225948700) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x3d822517c200, {0x2bf30f0, 0x3d8225a84050}, {0x3d8225aa22d0, 0x2a}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x3d82259c40c0, {0x2bf30f0, 0x3d8225a84050}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bf30f0, 0x3d8225a84050}, {0x2c118e0, 0x3d82259c40c0}, {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 16874 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 17549 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bd2e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82252d1b00?, 0x3d8224d43900?, 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(0x3d82252d1b00, {0x3d8224d43900, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82252d1b00, {0x3d8224d43900?, 0x24fb?, 0x3d8225819220?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8225214638, {0x3d8224d43900?, 0x0?, 0x3d8224db99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82258c1de8, {0x3d8224d43900?, 0x7e07b8c14d60?, 0x7e0803d39a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82258c0198, {0x3d8224d43900?, 0x3d8225614f00?, 0x3d8224db9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82258982a8, {0x2bca480, 0x3d82258c0198}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8225898008, {0x7e07b9490a00, 0x3d82258c1de8}, 0x3d8224db9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8225898008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8225898008, {0x3d82258be000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82257c9540, {0x3d82258be000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82257dd380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82257dd380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82257c9540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17569 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16936 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3d82252da640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16920 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17353 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bd2600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82252d0180?, 0x3d82257a2c00?, 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(0x3d82252d0180, {0x3d82257a2c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82252d0180, {0x3d82257a2c00?, 0x12fb?, 0x3d8224e3e970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224e02038, {0x3d82257a2c00?, 0x0?, 0x3d8224e3e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8224d34780, {0x3d82257a2c00?, 0x7e0803d424c0?, 0x7e0803d39a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8224d35128, {0x3d82257a2c00?, 0x3d82256152c0?, 0x3d8224e3ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82256d4d28, {0x2bca480, 0x3d8224d35128}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82256d4a88, {0x7e07b9490a00, 0x3d8224d34780}, 0x3d8224e3ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82256d4a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82256d4a88, {0x3d8225846000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82252db400, {0x3d8225846000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82256d7260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82256d7260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82252db400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17367 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17694 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bd4200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d8224feb000?, 0x3d822598b900?, 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(0x3d8224feb000, {0x3d822598b900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d8224feb000, {0x3d822598b900?, 0x12fb?, 0x3d8225791020?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8225298908, {0x3d822598b900?, 0x3d8225864998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82250f7ae8, {0x3d822598b900?, 0x7e07bb84bb48?, 0x7e0803d3abf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225525608, {0x3d822598b900?, 0x3d82256154a0?, 0x3d8225864a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d822586bb28, {0x2bca480, 0x3d8225525608}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d822586b888, {0x7e07b9490a00, 0x3d82250f7ae8}, 0x3d8225864c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d822586b888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d822586b888, {0x3d8225816000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82254f9b80, {0x3d8225816000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d822599bda0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d822599bda0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82254f9b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17819 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17545 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bd2c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82252d1680?, 0x3d822562c000?, 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(0x3d82252d1680, {0x3d822562c000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82252d1680, {0x3d822562c000?, 0x17fb?, 0x3d8225818d80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d82252988b0, {0x3d822562c000?, 0x0?, 0x3d82257269c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82250f79e0, {0x3d822562c000?, 0x7e07b8c14d60?, 0x7e0803d39a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82258c0270, {0x3d822562c000?, 0x3d8225615860?, 0x3d8225726a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d822586ad28, {0x2bca480, 0x3d82258c0270}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d822586aa88, {0x7e07b9490a00, 0x3d82250f79e0}, 0x3d8225726c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d822586aa88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d822586aa88, {0x3d8225884000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225752c80, {0x3d8225884000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d822577e5a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d822577e5a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225752c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17541 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17961 [select]: net/http.(*persistConn).roundTrip(0x3d82257c9180, 0x3d82255288c0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x3d82252bf380, 0x3d8225891b80) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3d8224dda780, 0x3d8225891b80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0x3d8225609380, 0x3d8225891a40) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x3d8225891a40, {0x2bcb280, 0x3d8225609380}, {0x3d822534f4f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3d8225173e30, 0x3d8225891a40, {0x1?, 0x3d822534f578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3d8225173e30, 0x3d8225891a40) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3d82252d6f00, {0x2bf30f0, 0x3d8225a84050}, 0x3d8225a374a0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 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(0x3d8224dda840, 0x3d8225993540, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3d8224dda840, 0x3d8225993540) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x3d822517c200, {0x2bf30f0, 0x3d8225a84050}, {0x3d8224f8d900, 0x36}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x3d82259c4de0, {0x2bf30f0, 0x3d8225a84050}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bf30f0, 0x3d8225a84050}, {0x2c118e0, 0x3d82259c4de0}, {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 16874 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 17411 [select]: net/http.(*persistConn).writeLoop(0x3d822576e640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17384 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17870 [select]: net/http.(*persistConn).writeLoop(0x3d82258912c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17895 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17495 [IO wait]: internal/poll.runtime_pollWait(0x7e07bd099800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82252d1000?, 0x3d82256d9300?, 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(0x3d82252d1000, {0x3d82256d9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82252d1000, {0x3d82256d9300?, 0x12fb?, 0x3d8225818060?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8225298740, {0x3d82256d9300?, 0x0?, 0x3d82258629c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225437c08, {0x3d82256d9300?, 0x7e07b8c14d60?, 0x7e0803d3abf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82258c16b0, {0x3d82256d9300?, 0x3d8224e043c0?, 0x3d8225862a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d822586a9a8, {0x2bca480, 0x3d82258c16b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d822586a708, {0x7e07b9490a00, 0x3d8225437c08}, 0x3d8225862c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d822586a708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d822586a708, {0x3d8225728000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82254f9400, {0x3d8225728000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82255ef1a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82255ef1a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82254f9400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17490 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17687 [select]: net/http.(*persistConn).writeLoop(0x3d82259b5540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17665 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17108 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3d82255ed680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17093 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17178 [select]: net/http.(*persistConn).writeLoop(0x3d8225664640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17186 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17043 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3d822573da40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17021 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17759 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c1a400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d8224fea980?, 0x3d82256dcc00?, 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(0x3d8224fea980, {0x3d82256dcc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d8224fea980, {0x3d82256dcc00?, 0x42995e?, 0x3d8225609a00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8225214340, {0x3d82256dcc00?, 0x7e07ba669328?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8224d35848, {0x3d82256dcc00?, 0x7e07ba669328?, 0x7e0803d39108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225203e30, {0x3d82256dcc00?, 0x3d8225614000?, 0x3d8225ecaa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d8224f129a8, {0x2bca480, 0x3d8225203e30}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8224f12708, {0x7e07b9490a00, 0x3d8224d35848}, 0x3d8225ecac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8224f12708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8224f12708, {0x3d8225750000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82254f8280, {0x3d8225750000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d8224ddb320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d8224ddb320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82254f8280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17753 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17496 [select]: net/http.(*persistConn).writeLoop(0x3d82254f9400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17490 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17611 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8bc8800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82255c8280?, 0x3d8225415900?, 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(0x3d82255c8280, {0x3d8225415900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82255c8280, {0x3d8225415900?, 0x12fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8225298430, {0x3d8225415900?, 0x0?, 0x3d82257119c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82252bc768, {0x3d8225415900?, 0x7e07b956b140?, 0x7e0803d3a2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225278180, {0x3d8225415900?, 0x3d82254b41e0?, 0x3d8225711a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d822586b0a8, {0x2bca480, 0x3d8225278180}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d822586ae08, {0x7e07b9490a00, 0x3d82252bc768}, 0x3d8225711c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d822586ae08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d822586ae08, {0x3d82256b4000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225048780, {0x3d82256b4000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d822592c7e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d822592c7e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225048780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17668 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16886 [select]: net/http.(*persistConn).writeLoop(0x3d8225678c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16719 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17447 [select]: net/http.(*persistConn).writeLoop(0x3d8225128dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17424 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17252 [select]: net/http.(*persistConn).writeLoop(0x3d8225679a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17219 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17962 [select]: net/http.(*persistConn).roundTrip(0x3d82256783c0, 0x3d82257e6b40) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x3d82252bf380, 0x3d82252da280) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3d8224dda780, 0x3d82252da280) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0x3d8225609380, 0x3d82252da140) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x3d82252da140, {0x2bcb280, 0x3d8225609380}, {0x3d82254094f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3d8225173e30, 0x3d82252da140, {0x1?, 0x3d8225409578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3d8225173e30, 0x3d82252da140) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3d82252d6f00, {0x2bf30f0, 0x3d8225a84050}, 0x3d82258f2000) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 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(0x3d8224dda840, 0x3d82257a5a40, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3d8224dda840, 0x3d82257a5a40) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x3d822517c200, {0x2bf30f0, 0x3d8225a84050}, {0x3d82254aea40, 0x38}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x3d82259c4c60, {0x2bf30f0, 0x3d8225a84050}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bf30f0, 0x3d8225a84050}, {0x2c118e0, 0x3d82259c4c60}, {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 16874 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 17191 [select]: net/http.(*persistConn).writeLoop(0x3d82256783c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17102 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17190 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c1a600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82250d0580?, 0x3d8224d3ef00?, 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(0x3d82250d0580, {0x3d8224d3ef00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82250d0580, {0x3d8224d3ef00?, 0x24fb?, 0x3d822548c701?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224d242e8, {0x3d8224d3ef00?, 0x0?, 0x3d8225a3a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225278390, {0x3d8224d3ef00?, 0x7e07ba669968?, 0x7e0803d39108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d82259f8a68, {0x3d8224d3ef00?, 0x3d822594dc20?, 0x3d8225a3aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82253dd7a8, {0x2bca480, 0x3d82259f8a68}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82253dd508, {0x7e07b9490a00, 0x3d8225278390}, 0x3d8225a3ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82253dd508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82253dd508, {0x3d82257d7000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82256783c0, {0x3d82257d7000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d8225836ea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d8225836ea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82256783c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17102 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17982 [select]: net/http.(*persistConn).writeLoop(0x3d822568adc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17976 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17883 [select]: net/http.(*persistConn).writeLoop(0x3d8225839a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17877 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17329 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c21800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82252d1700?, 0x3d8225988000?, 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(0x3d82252d1700, {0x3d8225988000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82252d1700, {0x3d8225988000?, 0x12fb?, 0x3d82256a18a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224d24810, {0x3d8225988000?, 0x0?, 0x3d8225a099c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d8225279c68, {0x3d8225988000?, 0x7e0803d424c0?, 0x7e0803d39a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8224d349c0, {0x3d8225988000?, 0x3d8225686d20?, 0x3d8225a09a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d822586a2a8, {0x2bca480, 0x3d8224d349c0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d822586a008, {0x7e07b9490a00, 0x3d8225279c68}, 0x3d8225a09c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d822586a008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d822586a008, {0x3d822598f000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225048500, {0x3d822598f000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d822599a060) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d822599a060, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225048500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17334 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16291 [select]: net/http.(*persistConn).writeLoop(0x3d8225664780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16276 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17914 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c1f200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d822517dc00?, 0x3d8225a29300?, 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(0x3d822517dc00, {0x3d8225a29300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d822517dc00, {0x3d8225a29300?, 0x12fb?, 0x3d82259c9970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224d24ba0, {0x3d8225a29300?, 0x3d82259c9998?, 0x478b52?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82259f8960, {0x3d8225a29300?, 0x7e07ba66ce88?, 0x7e0803d3abf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225238c90, {0x3d8225a29300?, 0x3d82258a92c0?, 0x3d82259c9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d8225899428, {0x2bca480, 0x3d8225238c90}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8225899188, {0x7e07b9490a00, 0x3d82259f8960}, 0x3d82259c9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8225899188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8225899188, {0x3d8225a5f000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d8225a34f00, {0x3d8225a5f000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d8225a58ba0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d8225a58ba0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d8225a34f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17908 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17198 [IO wait]: internal/poll.runtime_pollWait(0x7e07b8c1a200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d82250d0d80?, 0x3d822579ac00?, 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(0x3d82250d0d80, {0x3d822579ac00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d82250d0d80, {0x3d822579ac00?, 0x12fb?, 0x3d822548cee0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8224e021f0, {0x3d822579ac00?, 0x0?, 0x3d82256489c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82258c0c18, {0x3d822579ac00?, 0x7e07bb84bb48?, 0x7e0803d3a2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225525830, {0x3d822579ac00?, 0x3d82258a9a40?, 0x3d8225648a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82256d49a8, {0x2bca480, 0x3d8225525830}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d82256d4708, {0x7e07b9490a00, 0x3d82258c0c18}, 0x3d8225648c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d82256d4708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d82256d4708, {0x3d82256ce000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82256792c0, {0x3d82256ce000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d822582a600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d822582a600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82256792c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17214 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17300 [IO wait]: internal/poll.runtime_pollWait(0x7e07bd099a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d8225429a80?, 0x3d82256ea600?, 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(0x3d8225429a80, {0x3d82256ea600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d8225429a80, {0x3d82256ea600?, 0x12fb?, 0x3d8225184cc0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d8225298968, {0x3d82256ea600?, 0x0?, 0x3d82255369c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d82252bc528, {0x3d82256ea600?, 0x7e07b956b140?, 0x7e0803d39a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d8225279578, {0x3d82256ea600?, 0x3d82258a9c20?, 0x3d8225536a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d82255990a8, {0x2bca480, 0x3d8225279578}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d8225598e08, {0x7e07b9490a00, 0x3d82252bc528}, 0x3d8225536c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d8225598e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d8225598e08, {0x3d82258b9000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d82256763c0, {0x3d82258b9000?, 0x2bc6c00?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d82258aaf00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d82258aaf00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d82256763c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17279 /usr/local/go/src/net/http/transport.go:1994 +0x16ac "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.309465001s (try 1/5): exit status 2: Failed [TestSyncCopyDest TestSyncBackupDirWithSuffix TestSyncConcurrentDelete TestSyncConcurrentTruncate]