"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 2/5) 2026/07/31 02:54:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo" 2026/07/31 02:54:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 02:54:48 DEBUG : Creating backend with remote "/tmp/rclone765719637" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:54:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 02:54:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/31 02:54:49 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 02:54:49 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.72s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:54:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 02:54:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 02:54:50 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 02:54:50 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 02:54:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 02:54:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 02:54:53 INFO : sub dir/hello world: Copied (new) 2026/07/31 02:54:54 DEBUG : Yandex rclone-test-qupoqer1vuyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (17.36s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.62s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.32s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:55:08 DEBUG : Creating backend with remote "/non-existing" 2026/07/31 02:55:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/31 02:55:09 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 02:55:09 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.21s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:55:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 02:55:10 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 02:55:10 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 02:55:12 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 02:55:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 02:55:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (17.45s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.57s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:55:28 INFO : Yandex rclone-test-qupoqer1vuyo: Running all checks before starting transfers 2026/07/31 02:55:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 02:55:28 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 02:55:28 INFO : Yandex rclone-test-qupoqer1vuyo: Checks finished, now starting transfers 2026/07/31 02:55:28 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 02:55:30 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 02:55:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 02:55:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (18.58s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:55:46 ERROR : Ignoring --no-traverse with sync 2026/07/31 02:55:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 02:55:46 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 02:55:46 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 02:55:49 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-07-31 02:55:48 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 02:55:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 02:55:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 02:55:50 INFO : sub dir/hello world: Copied (new) 2026/07/31 02:55:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (18.18s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:56:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/31 02:56:05 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 02:56:05 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 02:56:07 DEBUG : hello world2: size = 12 OK 2026/07/31 02:56:07 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/07/31 02:56:07 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.22s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:56:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 02:56:14 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 02:56:14 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 02:56:15 DEBUG : potato2: size = 11 OK 2026/07/31 02:56:15 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 02:56:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:56:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 02:56:23 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 02:56:23 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 02:56:25 DEBUG : potato2: size = 11 OK 2026/07/31 02:56:25 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 02:56:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (8.73s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:56:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/31 02:56:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 02:56:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/31 02:56:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 02:56:32 INFO : sub dir2: Making directory 2026/07/31 02:56:32 INFO : sub dir: Making directory 2026/07/31 02:56:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 02:56:33 INFO : sub dir2/sub sub dir2: Making directory 2026/07/31 02:56:33 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 02:56:33 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 02:56:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 02:56:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 02:56:36 INFO : sub dir/hello world: Copied (new) 2026/07/31 02:56:38 DEBUG : Yandex rclone-test-qupoqer1vuyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (33.11s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:57:05 INFO : sub dir2: Making directory 2026/07/31 02:57:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/31 02:57:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 02:57:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 02:57:05 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 02:57:05 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 02:57:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 02:57:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 02:57:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.83s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:57:23 DEBUG : sub dir2: Making directory with metadata 2026/07/31 02:57:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 02:57:23 INFO : sub dir2: Making directory 2026/07/31 02:57:23 INFO : sub dir: Making directory 2026/07/31 02:57:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 02:57:24 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 02:57:24 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 02:57:25 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 02:57:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 02:57:25 INFO : sub dir/hello world: Copied (new) 2026/07/31 02:57:25 INFO : sub dir/hello world: Deleted 2026/07/31 02:57:27 DEBUG : Yandex rclone-test-qupoqer1vuyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/31 02:57:28 DEBUG : Yandex rclone-test-qupoqer1vuyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (26.15s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.70s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:57:49 INFO : sub dir2: Making directory 2026/07/31 02:57:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 02:57:50 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 02:57:50 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 02:57:52 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 02:57:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 02:57:52 INFO : sub dir/hello world: Copied (new) 2026/07/31 02:57:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.66s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:58:06 DEBUG : sub dir2: Making directory with metadata 2026/07/31 02:58:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 02:58:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 02:58:06 INFO : sub dir2: Making directory 2026/07/31 02:58:07 INFO : sub dir: Making directory 2026/07/31 02:58:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 02:58:07 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 02:58:07 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 02:58:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 02:58:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 02:58:09 INFO : sub dir/hello world: Copied (new) 2026/07/31 02:58:09 DEBUG : Waiting for deletions to finish 2026/07/31 02:58:10 DEBUG : Yandex rclone-test-qupoqer1vuyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (25.73s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.76s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:58:33 INFO : sub dir2: Making directory 2026/07/31 02:58:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 02:58:33 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 02:58:33 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 02:58:35 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/31 02:58:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 02:58:35 DEBUG : pacer: Reducing sleep to 15ms 2026/07/31 02:58:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/31 02:58:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 02:58:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 02:58:35 INFO : sub dir/hello world: Copied (new) 2026/07/31 02:58:35 DEBUG : Waiting for deletions to finish 2026/07/31 02:58:36 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncNoEmptyDirectories (18.26s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:58:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-cagezug2hodo" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-qupoqer1vuyo -> Yandex rclone-test-cagezug2hodo 2026/07/31 02:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 02:58:54 DEBUG : Yandex rclone-test-cagezug2hodo: Waiting for checks to finish 2026/07/31 02:58:54 DEBUG : Yandex rclone-test-cagezug2hodo: Waiting for transfers to finish 2026/07/31 02:58:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 02:58:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 02:58:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 02:58:57 DEBUG : Yandex rclone-test-cagezug2hodo: Purge remote --- PASS: TestServerSideCopy (32.14s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:59:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone765719637) 2026/07/31 02:59:27 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 02:59:27 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 02:59:27 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 02:59:27 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 02:59:29 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 02:59:29 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/31 02:59:29 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (21.33s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 02:59:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-baparuz6yuho" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-qupoqer1vuyo -> Yandex rclone-test-baparuz6yuho 2026/07/31 02:59:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 02:59:49 DEBUG : Yandex rclone-test-baparuz6yuho: Waiting for checks to finish 2026/07/31 02:59:49 DEBUG : Yandex rclone-test-baparuz6yuho: Waiting for transfers to finish 2026/07/31 02:59:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 02:59:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 02:59:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 02:59:55 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 02:59:55 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-baparuz6yuho) 2026/07/31 02:59:55 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 02:59:55 DEBUG : Yandex rclone-test-baparuz6yuho: Waiting for checks to finish 2026/07/31 02:59:55 DEBUG : Yandex rclone-test-baparuz6yuho: Waiting for transfers to finish 2026/07/31 02:59:55 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.cuhuvew7" before starting 2026/07/31 02:59:58 DEBUG : sub dir/hello world.cuhuvew7: server side copy: removing renamed existing file after operation 2026/07/31 03:00:05 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 03:00:05 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/31 03:00:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:00:06 DEBUG : Yandex rclone-test-baparuz6yuho: Purge remote --- PASS: TestServerSideCopyOverSelf (46.44s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:00:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone765719637) 2026/07/31 03:00:34 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:00:34 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:00:34 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:00:34 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:00:36 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 03:00:36 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/31 03:00:36 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/31 03:00:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (19.86s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:00:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-taqaxox1labo" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-qupoqer1vuyo -> Yandex rclone-test-taqaxox1labo 2026/07/31 03:00:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:00:54 DEBUG : Yandex rclone-test-taqaxox1labo: Waiting for checks to finish 2026/07/31 03:00:54 DEBUG : Yandex rclone-test-taqaxox1labo: Waiting for transfers to finish 2026/07/31 03:00:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:00:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:00:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:01:01 DEBUG : Yandex rclone-test-taqaxox1labo: Using server-side directory move 2026/07/31 03:01:02 INFO : Yandex rclone-test-taqaxox1labo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 03:01:03 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:01:03 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-taqaxox1labo) 2026/07/31 03:01:03 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:01:03 DEBUG : Yandex rclone-test-taqaxox1labo: Waiting for checks to finish 2026/07/31 03:01:03 DEBUG : Yandex rclone-test-taqaxox1labo: Waiting for transfers to finish 2026/07/31 03:01:08 INFO : sub dir/hello world: Deleted 2026/07/31 03:01:09 INFO : sub dir/hello world: Moved (server-side) 2026/07/31 03:01:13 DEBUG : testing file moves 2026/07/31 03:01:14 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:01:14 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-taqaxox1labo) 2026/07/31 03:01:14 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:01:14 DEBUG : Yandex rclone-test-taqaxox1labo: Waiting for checks to finish 2026/07/31 03:01:14 DEBUG : Yandex rclone-test-taqaxox1labo: Waiting for transfers to finish 2026/07/31 03:01:20 INFO : sub dir/hello world: Deleted 2026/07/31 03:01:21 INFO : sub dir/hello world: Moved (server-side) 2026/07/31 03:01:23 DEBUG : Yandex rclone-test-taqaxox1labo: Purge remote --- PASS: TestServerSideMoveOverSelf (50.17s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:01:43 ERROR : error listing: directory not found 2026/07/31 03:01:43 INFO : Local file system at /tmp/rclone765719637: Making directory 2026/07/31 03:01:44 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:01:44 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (18.24s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:02:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 03:02:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:02:02 DEBUG : Local file system at /tmp/rclone765719637: Waiting for checks to finish 2026/07/31 03:02:02 DEBUG : Local file system at /tmp/rclone765719637: Waiting for transfers to finish 2026/07/31 03:02:03 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/07/31 03:02:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:02:03 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/07/31 03:02:03 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:02:03 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (17.74s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:02:17 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/31 03:02:17 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:02:17 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:02:19 DEBUG : check sum: size = 1 OK 2026/07/31 03:02:19 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/31 03:02:19 INFO : check sum: Copied (new) 2026/07/31 03:02:19 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:20 DEBUG : check sum: size = 1 OK 2026/07/31 03:02:20 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:02:20 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/31 03:02:20 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/07/31 03:02:20 DEBUG : check sum: Unchanged skipping 2026/07/31 03:02:20 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:02:20 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:20 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.38s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:02:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/31 03:02:27 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:02:27 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:02:30 DEBUG : sizeonly: size = 6 OK 2026/07/31 03:02:30 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/31 03:02:30 INFO : sizeonly: Copied (new) 2026/07/31 03:02:30 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:31 DEBUG : sizeonly: size = 6 OK 2026/07/31 03:02:31 DEBUG : sizeonly: Sizes identical 2026/07/31 03:02:31 DEBUG : sizeonly: Unchanged skipping 2026/07/31 03:02:31 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:02:31 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:02:31 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:31 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (11.19s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:02:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/31 03:02:39 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:02:39 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:02:41 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/07/31 03:02:41 INFO : ignore-size: Copied (new) 2026/07/31 03:02:41 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:42 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:02:42 DEBUG : ignore-size: Unchanged skipping 2026/07/31 03:02:42 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:02:42 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:02:42 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.49s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:02:51 DEBUG : existing: size = 6 OK 2026/07/31 03:02:51 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:02:51 DEBUG : existing: Unchanged skipping 2026/07/31 03:02:51 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:02:51 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:02:51 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:51 INFO : There was nothing to transfer 2026/07/31 03:02:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/31 03:02:52 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:02:52 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:02:54 DEBUG : existing: size = 6 OK 2026/07/31 03:02:54 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/31 03:02:54 INFO : existing: Copied (replaced existing) 2026/07/31 03:02:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (12.16s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:03:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 03:03:01 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:03:01 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:03:03 DEBUG : existing: modtime not stored after upload (got 2026-07-31 03:03:02 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 03:03:04 DEBUG : existing: size = 6 OK 2026/07/31 03:03:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/31 03:03:04 INFO : existing: Copied (new) 2026/07/31 03:03:04 DEBUG : Waiting for deletions to finish 2026/07/31 03:03:05 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:03:05 DEBUG : existing: Destination exists, skipping 2026/07/31 03:03:05 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:03:05 DEBUG : Waiting for deletions to finish 2026/07/31 03:03:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.93s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:03:16 INFO : d: Making directory 2026/07/31 03:03:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 03:03:19 DEBUG : c/non empty space: size = 5 OK 2026/07/31 03:03:19 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:03:19 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 03:03:19 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:03:19 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:03:20 DEBUG : a/potato2: size = 60 OK 2026/07/31 03:03:20 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 03:03:20 INFO : a/potato2: Copied (new) 2026/07/31 03:03:20 DEBUG : Waiting for deletions to finish 2026/07/31 03:03:27 INFO : b/potato: Deleted 2026/07/31 03:03:27 INFO : d: Removing directory 2026/07/31 03:03:34 INFO : b: Removing directory 2026/07/31 03:03:41 DEBUG : Yandex rclone-test-qupoqer1vuyo: deleted 2 directories --- PASS: TestSyncIgnoreErrors (56.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:04:10 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:04:10 DEBUG : empty space: size = 1 OK 2026/07/31 03:04:10 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 03:04:10 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/31 03:04:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/31 03:04:10 DEBUG : empty space: Unchanged skipping 2026/07/31 03:04:10 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:04:10 DEBUG : Waiting for deletions to finish 2026/07/31 03:04:10 INFO : There was nothing to transfer 2026/07/31 03:04:11 DEBUG : empty space: size = 1 OK 2026/07/31 03:04:11 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 03:04:11 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:04:11 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/31 03:04:11 INFO : empty space: Updated modification time in destination 2026/07/31 03:04:11 DEBUG : empty space: Unchanged skipping 2026/07/31 03:04:11 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:04:11 DEBUG : Waiting for deletions to finish 2026/07/31 03:04:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (10.29s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:04:21 DEBUG : empty space: size = 1 OK 2026/07/31 03:04:21 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 03:04:21 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:04:21 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/31 03:04:21 DEBUG : empty space: Unchanged skipping 2026/07/31 03:04:21 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:04:21 DEBUG : Waiting for deletions to finish 2026/07/31 03:04:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.99s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:04:31 DEBUG : foo: size = 3 OK 2026/07/31 03:04:31 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 03:04:31 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:04:31 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone765719637) 2026/07/31 03:04:31 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:04:31 DEBUG : foo: md5 differ 2026/07/31 03:04:31 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:04:33 DEBUG : foo: size = 3 OK 2026/07/31 03:04:33 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/07/31 03:04:33 INFO : foo: Copied (replaced existing) 2026/07/31 03:04:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (12.16s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:04:43 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/31 03:04:43 DEBUG : empty space: size = 1 OK 2026/07/31 03:04:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:04:43 DEBUG : empty space: Unchanged skipping 2026/07/31 03:04:43 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:04:43 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:04:45 DEBUG : potato: size = 60 OK 2026/07/31 03:04:45 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 03:04:45 INFO : potato: Copied (new) 2026/07/31 03:04:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (18.53s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:05:01 DEBUG : potato: modtime not stored after upload (got 2026-07-31 03:05:00 +0000 UTC, want 2011-12-30 12:59:59 +0000 UTC) - setting again (try 1/3) 2026/07/31 03:05:02 DEBUG : potato: size = 21 (Local file system at /tmp/rclone765719637) 2026/07/31 03:05:02 DEBUG : potato: size = 60 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:05:02 DEBUG : potato: Sizes differ 2026/07/31 03:05:02 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:05:02 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:05:04 DEBUG : potato: size = 21 OK 2026/07/31 03:05:04 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/07/31 03:05:04 INFO : potato: Copied (replaced existing) 2026/07/31 03:05:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (12.24s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:05:13 DEBUG : potato: size = 21 OK 2026/07/31 03:05:13 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/31 03:05:13 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:05:13 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone765719637) 2026/07/31 03:05:13 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:05:13 DEBUG : potato: md5 differ 2026/07/31 03:05:13 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:05:16 DEBUG : potato: size = 21 OK 2026/07/31 03:05:16 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/07/31 03:05:16 INFO : potato: Copied (replaced existing) 2026/07/31 03:05:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (11.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:05:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:05:27 DEBUG : empty space: size = 1 OK 2026/07/31 03:05:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:05:27 DEBUG : empty space: Unchanged skipping 2026/07/31 03:05:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/31 03:05:27 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:05:27 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:05:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:05:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:05:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:05:44 DEBUG : empty space: size = 1 OK 2026/07/31 03:05:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:05:44 DEBUG : empty space: Unchanged skipping 2026/07/31 03:05:44 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:05:44 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:05:47 DEBUG : potato2: size = 60 OK 2026/07/31 03:05:47 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 03:05:47 INFO : potato2: Copied (new) 2026/07/31 03:05:47 DEBUG : Waiting for deletions to finish 2026/07/31 03:05:53 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:06:09 INFO : d: Making directory 2026/07/31 03:06:09 INFO : d/e: Making directory 2026/07/31 03:06:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 03:06:11 DEBUG : c/non empty space: size = 5 OK 2026/07/31 03:06:11 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:06:11 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 03:06:12 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:06:12 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:06:13 DEBUG : a/potato2: size = 60 OK 2026/07/31 03:06:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 03:06:13 INFO : a/potato2: Copied (new) 2026/07/31 03:06:13 DEBUG : Waiting for deletions to finish 2026/07/31 03:06:19 INFO : b/potato: Deleted 2026/07/31 03:06:19 INFO : d/e: Removing directory 2026/07/31 03:06:26 INFO : d: Removing directory 2026/07/31 03:06:32 INFO : b: Removing directory 2026/07/31 03:06:39 DEBUG : Yandex rclone-test-qupoqer1vuyo: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (62.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:07:12 INFO : d: Making directory 2026/07/31 03:07:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 03:07:14 DEBUG : c/non empty space: size = 5 OK 2026/07/31 03:07:14 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:07:14 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 03:07:14 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:07:14 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:07:15 DEBUG : a/potato2: size = 60 OK 2026/07/31 03:07:15 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 03:07:15 INFO : a/potato2: Copied (new) 2026/07/31 03:07:15 ERROR : Yandex rclone-test-qupoqer1vuyo: not deleting files as there were IO errors 2026/07/31 03:07:15 ERROR : Yandex rclone-test-qupoqer1vuyo: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (55.62s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:08:08 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:08:08 DEBUG : empty space: size = 1 OK 2026/07/31 03:08:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:08:08 DEBUG : empty space: Unchanged skipping 2026/07/31 03:08:08 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:08:08 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:08:11 DEBUG : potato2: size = 60 OK 2026/07/31 03:08:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 03:08:11 INFO : potato2: Copied (new) 2026/07/31 03:08:14 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (24.18s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:08:32 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:33 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:08:33 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:08:39 INFO : potato: Deleted 2026/07/31 03:08:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:08:39 DEBUG : empty space: size = 1 OK 2026/07/31 03:08:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:08:39 DEBUG : empty space: Unchanged skipping 2026/07/31 03:08:39 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:08:39 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:08:41 DEBUG : potato2: size = 60 OK 2026/07/31 03:08:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 03:08:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (25.97s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:08:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:08:57 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:08:57 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:08:59 DEBUG : potato2: size = 19 OK 2026/07/31 03:08:59 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/07/31 03:08:59 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (17.83s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:09:16 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 03:09:16 DEBUG : enormous: Excluded 2026/07/31 03:09:16 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:09:16 DEBUG : potato2: Excluded 2026/07/31 03:09:16 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:09:16 DEBUG : potato2: Excluded 2026/07/31 03:09:16 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:09:16 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:09:16 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:16 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:09:16 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:16 INFO : There was nothing to transfer 2026/07/31 03:09:16 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:09:16 DEBUG : potato2: Excluded 2026/07/31 03:09:16 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 03:09:16 DEBUG : enormous: Excluded 2026/07/31 03:09:16 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:09:16 DEBUG : potato2: Excluded 2026/07/31 03:09:17 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:09:17 DEBUG : potato2: Excluded 2026/07/31 03:09:17 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:09:17 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:17 DEBUG : Local file system at /tmp/rclone765719637: Waiting for checks to finish 2026/07/31 03:09:17 DEBUG : Local file system at /tmp/rclone765719637: Waiting for transfers to finish 2026/07/31 03:09:17 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:17 INFO : There was nothing to transfer 2026/07/31 03:09:17 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:09:17 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (18.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:09:36 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/31 03:09:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 03:09:36 DEBUG : pacer: Reducing sleep to 15ms 2026/07/31 03:09:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/31 03:09:37 DEBUG : pacer: Reducing sleep to 10ms 2026/07/31 03:09:37 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 03:09:37 DEBUG : enormous: Excluded 2026/07/31 03:09:37 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:09:37 DEBUG : potato2: Excluded 2026/07/31 03:09:37 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:09:37 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:09:37 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:37 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:09:37 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:43 INFO : enormous: Deleted 2026/07/31 03:09:43 INFO : potato2: Deleted 2026/07/31 03:09:43 INFO : There was nothing to transfer 2026/07/31 03:09:44 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:09:44 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:44 DEBUG : Local file system at /tmp/rclone765719637: Waiting for checks to finish 2026/07/31 03:09:44 DEBUG : Local file system at /tmp/rclone765719637: Waiting for transfers to finish 2026/07/31 03:09:44 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:44 INFO : enormous: Deleted 2026/07/31 03:09:44 INFO : potato2: Deleted 2026/07/31 03:09:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (21.85s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:09:59 DEBUG : five: Need to transfer - File not found at Destination 2026/07/31 03:09:59 DEBUG : one: Destination is newer than source, skipping 2026/07/31 03:09:59 DEBUG : four: size = 4 (Local file system at /tmp/rclone765719637) 2026/07/31 03:09:59 DEBUG : three: size = 5 OK 2026/07/31 03:09:59 DEBUG : three: Sizes identical 2026/07/31 03:09:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 03:09:59 DEBUG : four: size = 8 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:09:59 DEBUG : four: Sizes differ 2026/07/31 03:09:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/31 03:09:59 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:09:59 DEBUG : two: size = 3 OK 2026/07/31 03:09:59 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone765719637) 2026/07/31 03:09:59 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:09:59 DEBUG : two: md5 differ 2026/07/31 03:09:59 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:10:02 DEBUG : five: size = 4 OK 2026/07/31 03:10:02 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/31 03:10:02 INFO : five: Copied (new) 2026/07/31 03:10:02 DEBUG : four: size = 4 OK 2026/07/31 03:10:02 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/31 03:10:02 INFO : four: Copied (replaced existing) 2026/07/31 03:10:02 DEBUG : two: size = 3 OK 2026/07/31 03:10:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/31 03:10:02 INFO : two: Copied (replaced existing) 2026/07/31 03:10:02 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:03 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:10:03 DEBUG : five: size = 4 OK 2026/07/31 03:10:03 DEBUG : one: Destination is newer than source, skipping 2026/07/31 03:10:03 DEBUG : four: size = 4 OK 2026/07/31 03:10:03 DEBUG : three: size = 5 OK 2026/07/31 03:10:03 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/31 03:10:03 DEBUG : five: Size and md5 of src and dst objects identical 2026/07/31 03:10:03 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/31 03:10:03 DEBUG : four: Size and md5 of src and dst objects identical 2026/07/31 03:10:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 03:10:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 03:10:03 DEBUG : two: size = 3 OK 2026/07/31 03:10:03 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone765719637) 2026/07/31 03:10:03 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:10:03 DEBUG : three: md5 differ 2026/07/31 03:10:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/31 03:10:03 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/31 03:10:03 DEBUG : two: Size and md5 of src and dst objects identical 2026/07/31 03:10:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 03:10:03 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:10:05 DEBUG : three: size = 5 OK 2026/07/31 03:10:05 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/31 03:10:05 INFO : three: Copied (replaced existing) 2026/07/31 03:10:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (45.27s) === 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-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/07/31 03:10:37 INFO : Yandex rclone-test-qupoqer1vuyo: Making map for --track-renames 2026/07/31 03:10:37 INFO : Yandex rclone-test-qupoqer1vuyo: Finished making map for --track-renames 2026/07/31 03:10:37 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:10:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/31 03:10:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/31 03:10:37 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for renames to finish 2026/07/31 03:10:37 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:10:39 DEBUG : potato: size = 14 OK 2026/07/31 03:10:39 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/31 03:10:39 INFO : potato: Copied (new) 2026/07/31 03:10:40 DEBUG : yam: size = 11 OK 2026/07/31 03:10:40 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/31 03:10:40 INFO : yam: Copied (new) 2026/07/31 03:10:40 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:41 DEBUG : potato: size = 14 OK 2026/07/31 03:10:41 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:10:41 DEBUG : potato: Unchanged skipping 2026/07/31 03:10:41 INFO : Yandex rclone-test-qupoqer1vuyo: Making map for --track-renames 2026/07/31 03:10:41 INFO : Yandex rclone-test-qupoqer1vuyo: Finished making map for --track-renames 2026/07/31 03:10:41 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:10:41 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for renames to finish 2026/07/31 03:10:42 INFO : yam: Moved (server-side) to: yaml 2026/07/31 03:10:42 INFO : yaml: Renamed from "yam" 2026/07/31 03:10:42 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:10:42 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:42 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (18.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/07/31 03:10:56 INFO : Yandex rclone-test-qupoqer1vuyo: Making map for --track-renames 2026/07/31 03:10:56 INFO : Yandex rclone-test-qupoqer1vuyo: Finished making map for --track-renames 2026/07/31 03:10:56 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:10:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/31 03:10:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/31 03:10:56 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for renames to finish 2026/07/31 03:10:56 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:10:58 DEBUG : potato: size = 14 OK 2026/07/31 03:10:58 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/31 03:10:58 INFO : potato: Copied (new) 2026/07/31 03:10:58 DEBUG : yam: size = 11 OK 2026/07/31 03:10:58 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/31 03:10:58 INFO : yam: Copied (new) 2026/07/31 03:10:58 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:59 DEBUG : potato: size = 14 OK 2026/07/31 03:10:59 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:10:59 DEBUG : potato: Unchanged skipping 2026/07/31 03:10:59 INFO : Yandex rclone-test-qupoqer1vuyo: Making map for --track-renames 2026/07/31 03:10:59 INFO : Yandex rclone-test-qupoqer1vuyo: Finished making map for --track-renames 2026/07/31 03:10:59 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:10:59 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for renames to finish 2026/07/31 03:11:00 INFO : yam: Moved (server-side) to: yaml 2026/07/31 03:11:00 INFO : yaml: Renamed from "yam" 2026/07/31 03:11:00 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:11:00 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:00 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.07s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/07/31 03:11:13 INFO : Yandex rclone-test-qupoqer1vuyo: Making map for --track-renames 2026/07/31 03:11:13 INFO : Yandex rclone-test-qupoqer1vuyo: Finished making map for --track-renames 2026/07/31 03:11:13 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:11:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/31 03:11:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/31 03:11:13 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for renames to finish 2026/07/31 03:11:13 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:11:15 DEBUG : potato: modtime not stored after upload (got 2026-07-31 03:11:14 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 03:11:15 DEBUG : sub/yam: size = 11 OK 2026/07/31 03:11:15 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/31 03:11:15 INFO : sub/yam: Copied (new) 2026/07/31 03:11:16 DEBUG : potato: size = 14 OK 2026/07/31 03:11:16 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/31 03:11:16 INFO : potato: Copied (new) 2026/07/31 03:11:16 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:17 DEBUG : potato: size = 14 OK 2026/07/31 03:11:17 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:11:17 DEBUG : potato: Unchanged skipping 2026/07/31 03:11:18 INFO : Yandex rclone-test-qupoqer1vuyo: Making map for --track-renames 2026/07/31 03:11:18 INFO : Yandex rclone-test-qupoqer1vuyo: Finished making map for --track-renames 2026/07/31 03:11:18 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:11:18 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for renames to finish 2026/07/31 03:11:21 INFO : sub/yam: Moved (server-side) to: yam 2026/07/31 03:11:21 INFO : yam: Renamed from "sub/yam" 2026/07/31 03:11:21 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:11:21 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:21 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (30.06s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:11:43 DEBUG : Creating backend with remote "/tmp/rclone765719637/dir1" 2026/07/31 03:11:43 DEBUG : Config file has changed externally - reloading 2026/07/31 03:11:43 DEBUG : Creating backend with remote "/tmp/rclone765719637/dir2" 2026/07/31 03:11:43 DEBUG : Local file system at /tmp/rclone765719637/dir2: Using server-side directory move 2026/07/31 03:11:43 INFO : Local file system at /tmp/rclone765719637/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 03:11:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/31 03:11:43 DEBUG : Local file system at /tmp/rclone765719637/dir2: Waiting for checks to finish 2026/07/31 03:11:43 INFO : file1.txt: Moved (server-side) 2026/07/31 03:11:43 DEBUG : Local file system at /tmp/rclone765719637/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:11:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:11:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/31 03:11:44 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:11:44 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:11:47 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/31 03:11:47 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/31 03:11:47 INFO : nested/sub dir/file: Copied (new) 2026/07/31 03:11:47 INFO : nested/sub dir/file: Deleted 2026/07/31 03:11:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:11:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:11:47 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:11:47 INFO : sub dir/hello world: Deleted 2026/07/31 03:11:47 INFO : sub dir: Removing directory 2026/07/31 03:11:47 INFO : nested/sub dir: Removing directory 2026/07/31 03:11:47 INFO : nested: Removing directory 2026/07/31 03:11:47 DEBUG : Local file system at /tmp/rclone765719637: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (39.29s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:12:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:12:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/31 03:12:24 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:12:24 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:12:26 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:12:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:12:26 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:12:26 INFO : sub dir/hello world: Deleted 2026/07/31 03:12:28 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/31 03:12:28 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/31 03:12:28 INFO : nested/sub dir/file: Copied (new) 2026/07/31 03:12:28 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (41.85s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:13:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/31 03:13:05 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 03:13:05 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:13:05 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:13:07 DEBUG : existing-b: size = 6 OK 2026/07/31 03:13:07 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/07/31 03:13:07 INFO : existing-b: Copied (new) 2026/07/31 03:13:07 INFO : existing-b: Deleted 2026/07/31 03:13:07 DEBUG : existing: size = 6 OK 2026/07/31 03:13:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/31 03:13:07 INFO : existing: Copied (new) 2026/07/31 03:13:07 INFO : existing: Deleted 2026/07/31 03:13:08 DEBUG : existing: Destination exists, skipping 2026/07/31 03:13:08 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:13:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/31 03:13:08 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:13:08 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (14.76s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:13:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-voveraf3noma" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-qupoqer1vuyo -> Yandex rclone-test-voveraf3noma 2026/07/31 03:13:31 DEBUG : Yandex rclone-test-voveraf3noma: Using server-side directory move 2026/07/31 03:13:31 INFO : Yandex rclone-test-voveraf3noma: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 03:13:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:13:32 DEBUG : empty space: size = 1 OK 2026/07/31 03:13:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:13:32 DEBUG : empty space: Unchanged skipping 2026/07/31 03:13:32 DEBUG : potato3: size = 68 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:13:32 DEBUG : potato3: size = 60 (Yandex rclone-test-voveraf3noma) 2026/07/31 03:13:32 DEBUG : potato3: Sizes differ 2026/07/31 03:13:32 DEBUG : Yandex rclone-test-voveraf3noma: Waiting for checks to finish 2026/07/31 03:13:34 INFO : potato2: Moved (server-side) 2026/07/31 03:13:38 INFO : empty space: Deleted 2026/07/31 03:13:38 DEBUG : Yandex rclone-test-voveraf3noma: Waiting for transfers to finish 2026/07/31 03:13:38 INFO : potato3: Deleted 2026/07/31 03:13:39 INFO : potato3: Moved (server-side) 2026/07/31 03:13:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-gopizay0vete" 2026/07/31 03:13:40 DEBUG : Yandex rclone-test-gopizay0vete: Using server-side directory move 2026/07/31 03:13:43 INFO : Yandex rclone-test-gopizay0vete: Server side directory move succeeded 2026/07/31 03:13:44 ERROR : error listing: directory not found 2026/07/31 03:13:44 DEBUG : Yandex rclone-test-gopizay0vete: Purge remote 2026/07/31 03:13:57 DEBUG : Yandex rclone-test-voveraf3noma: Purge remote 2026/07/31 03:13:57 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (37.58s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:13:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-podilur7didu" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-qupoqer1vuyo -> Yandex rclone-test-podilur7didu 2026/07/31 03:14:10 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 03:14:10 DEBUG : empty space: Excluded 2026/07/31 03:14:10 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 03:14:10 DEBUG : empty space: Excluded 2026/07/31 03:14:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:14:10 DEBUG : potato3: size = 68 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:14:10 DEBUG : potato3: size = 60 (Yandex rclone-test-podilur7didu) 2026/07/31 03:14:10 DEBUG : potato3: Sizes differ 2026/07/31 03:14:10 DEBUG : Yandex rclone-test-podilur7didu: Waiting for checks to finish 2026/07/31 03:14:10 DEBUG : Yandex rclone-test-podilur7didu: Waiting for transfers to finish 2026/07/31 03:14:12 INFO : potato2: Moved (server-side) 2026/07/31 03:14:16 INFO : potato3: Deleted 2026/07/31 03:14:18 INFO : potato3: Moved (server-side) 2026/07/31 03:14:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-zegumez4yefu" 2026/07/31 03:14:19 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 03:14:19 DEBUG : empty space: Excluded 2026/07/31 03:14:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:14:19 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/31 03:14:19 DEBUG : Yandex rclone-test-zegumez4yefu: Waiting for checks to finish 2026/07/31 03:14:19 DEBUG : Yandex rclone-test-zegumez4yefu: Waiting for transfers to finish 2026/07/31 03:14:20 INFO : potato2: Moved (server-side) 2026/07/31 03:14:21 INFO : potato3: Moved (server-side) 2026/07/31 03:14:21 DEBUG : Yandex rclone-test-zegumez4yefu: Purge remote 2026/07/31 03:14:32 DEBUG : Yandex rclone-test-podilur7didu: Purge remote --- PASS: TestServerSideMoveWithFilter (51.97s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:14:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-wobesin9deyi" 2026/07/31 03:14:57 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-qupoqer1vuyo -> Yandex rclone-test-wobesin9deyi 2026/07/31 03:15:03 DEBUG : Yandex rclone-test-wobesin9deyi: Using server-side directory move 2026/07/31 03:15:04 INFO : Yandex rclone-test-wobesin9deyi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 03:15:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:15:04 DEBUG : empty space: size = 1 OK 2026/07/31 03:15:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:15:04 DEBUG : empty space: Unchanged skipping 2026/07/31 03:15:04 DEBUG : potato3: size = 68 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:15:04 DEBUG : potato3: size = 60 (Yandex rclone-test-wobesin9deyi) 2026/07/31 03:15:04 DEBUG : potato3: Sizes differ 2026/07/31 03:15:04 DEBUG : Yandex rclone-test-wobesin9deyi: Waiting for checks to finish 2026/07/31 03:15:05 INFO : potato2: Moved (server-side) 2026/07/31 03:15:10 INFO : empty space: Deleted 2026/07/31 03:15:10 DEBUG : Yandex rclone-test-wobesin9deyi: Waiting for transfers to finish 2026/07/31 03:15:10 INFO : potato3: Deleted 2026/07/31 03:15:12 INFO : potato3: Moved (server-side) 2026/07/31 03:15:12 INFO : tomatoDir: Removing directory 2026/07/31 03:15:18 DEBUG : Yandex rclone-test-qupoqer1vuyo: deleted 1 directories 2026/07/31 03:15:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-nelavoh1fowo" 2026/07/31 03:15:20 INFO : tomatoDir: Making directory 2026/07/31 03:15:20 DEBUG : Yandex rclone-test-nelavoh1fowo: Using server-side directory move 2026/07/31 03:15:23 INFO : Yandex rclone-test-nelavoh1fowo: Server side directory move succeeded 2026/07/31 03:15:24 ERROR : error listing: directory not found 2026/07/31 03:15:24 ERROR : error listing: directory not found 2026/07/31 03:15:24 DEBUG : Yandex rclone-test-nelavoh1fowo: Purge remote 2026/07/31 03:15:38 DEBUG : Yandex rclone-test-wobesin9deyi: Purge remote 2026/07/31 03:15:38 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (49.11s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.57s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:15:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/rclone-sync-test" --- PASS: TestSyncOverlap (2.41s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:15:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/rclone-sync-test" 2026/07/31 03:15:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/rclone-sync-test-include/layer2" 2026/07/31 03:15:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/rclone-sync-test-ignore-file" 2026/07/31 03:15:50 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:15:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:15:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:15:51 DEBUG : Yandex rclone-test-qupoqer1vuyo/rclone-sync-test: Waiting for checks to finish 2026/07/31 03:15:51 DEBUG : Yandex rclone-test-qupoqer1vuyo/rclone-sync-test: Waiting for transfers to finish 2026/07/31 03:15:51 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:51 INFO : There was nothing to transfer 2026/07/31 03:15:52 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:15:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:15:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:15:53 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:15:53 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:15:53 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:53 INFO : rclone-sync-test-include: Removing directory 2026/07/31 03:15:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/31 03:15:53 DEBUG : Yandex rclone-test-qupoqer1vuyo: failed to delete 1 directories 2026/07/31 03:15:53 INFO : There was nothing to transfer 2026/07/31 03:15:54 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:15:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:15:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:15:55 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:15:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:15:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:15:56 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:15:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:15:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:15:58 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:15:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:15:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:15:59 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:15:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:16:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:16:01 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:16:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:16:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:16:02 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:16:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:16:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:16:03 DEBUG : Yandex rclone-test-qupoqer1vuyo/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/31 03:16:03 DEBUG : Yandex rclone-test-qupoqer1vuyo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/31 03:16:03 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:03 INFO : There was nothing to transfer 2026/07/31 03:16:04 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:16:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:16:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:16:05 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:16:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:16:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:16:08 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:16:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:16:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:16:09 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:16:09 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:16:09 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:09 INFO : rclone-sync-test-include: Removing directory 2026/07/31 03:16:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/31 03:16:09 DEBUG : Yandex rclone-test-qupoqer1vuyo: failed to delete 1 directories 2026/07/31 03:16:09 INFO : There was nothing to transfer 2026/07/31 03:16:09 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:16:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:16:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:16:11 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:16:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:16:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:16:12 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:16:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:16:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:16:14 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:16:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:16:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:16:15 DEBUG : Excluded 2026/07/31 03:16:16 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:16:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:16:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:16:17 DEBUG : Yandex rclone-test-qupoqer1vuyo/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/31 03:16:17 DEBUG : Yandex rclone-test-qupoqer1vuyo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/31 03:16:17 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:17 INFO : There was nothing to transfer 2026/07/31 03:16:17 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:16:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:16:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:16:19 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:16:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:16:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:16:20 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:16:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:16:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:16:21 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:16:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:16:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:16:23 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:16:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:16:25 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (78.92s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:17:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/dst" 2026/07/31 03:17:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/CompareDest" 2026/07/31 03:17:01 DEBUG : one: Need to transfer - File not found at Destination 2026/07/31 03:17:01 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:17:01 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:17:03 DEBUG : one: size = 3 OK 2026/07/31 03:17:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/31 03:17:03 INFO : one: Copied (new) 2026/07/31 03:17:03 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:05 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:17:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone765719637) 2026/07/31 03:17:05 DEBUG : one: size = 3 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:17:05 DEBUG : one: Sizes differ 2026/07/31 03:17:05 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:17:07 DEBUG : one: size = 5 OK 2026/07/31 03:17:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/31 03:17:07 INFO : one: Copied (replaced existing) 2026/07/31 03:17:07 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone765719637) 2026/07/31 03:17:13 DEBUG : one: size = 3 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:17:13 DEBUG : one: Sizes differ 2026/07/31 03:17:13 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:17:13 DEBUG : one: size = 5 OK 2026/07/31 03:17:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:17:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:17:13 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:17:13 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:13 INFO : There was nothing to transfer 2026/07/31 03:17:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone765719637) 2026/07/31 03:17:17 DEBUG : one: size = 3 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:17:17 DEBUG : one: Sizes differ 2026/07/31 03:17:17 DEBUG : two: size = 3 OK 2026/07/31 03:17:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:17:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 03:17:17 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:17:18 DEBUG : one: size = 5 OK 2026/07/31 03:17:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:17:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:17:18 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:17:18 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:18 INFO : There was nothing to transfer 2026/07/31 03:17:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone765719637) 2026/07/31 03:17:18 DEBUG : one: size = 3 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:17:18 DEBUG : one: Sizes differ 2026/07/31 03:17:19 DEBUG : one: size = 5 OK 2026/07/31 03:17:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:17:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:17:19 DEBUG : two: size = 3 OK 2026/07/31 03:17:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:17:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 03:17:19 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:17:19 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:17:19 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:19 INFO : There was nothing to transfer 2026/07/31 03:17:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone765719637) 2026/07/31 03:17:20 DEBUG : one: size = 3 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:17:20 DEBUG : one: Sizes differ 2026/07/31 03:17:20 DEBUG : two: size = 3 OK 2026/07/31 03:17:20 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/31 03:17:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/31 03:17:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 03:17:20 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:17:20 DEBUG : one: size = 5 OK 2026/07/31 03:17:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:17:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:17:20 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:17:20 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:20 INFO : There was nothing to transfer 2026/07/31 03:17:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone765719637) 2026/07/31 03:17:22 DEBUG : one: size = 3 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:17:22 DEBUG : one: Sizes differ 2026/07/31 03:17:22 DEBUG : two: size = 5 (Local file system at /tmp/rclone765719637) 2026/07/31 03:17:22 DEBUG : two: size = 3 (Yandex rclone-test-qupoqer1vuyo/CompareDest) 2026/07/31 03:17:22 DEBUG : two: Sizes differ 2026/07/31 03:17:22 DEBUG : two: Need to transfer - File not found at Destination 2026/07/31 03:17:22 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:17:22 DEBUG : one: size = 5 OK 2026/07/31 03:17:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:17:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:17:22 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:17:23 DEBUG : two: size = 5 OK 2026/07/31 03:17:23 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/31 03:17:23 INFO : two: Copied (new) 2026/07/31 03:17:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (61.96s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:18:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/dest" 2026/07/31 03:18:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/pre-dest1" 2026/07/31 03:18:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/pre-dest2" 2026/07/31 03:18:09 DEBUG : 1: size = 1 OK 2026/07/31 03:18:09 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:18:09 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/31 03:18:09 DEBUG : 2: size = 1 OK 2026/07/31 03:18:09 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:18:09 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/31 03:18:10 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/31 03:18:10 DEBUG : Yandex rclone-test-qupoqer1vuyo/dest: Waiting for checks to finish 2026/07/31 03:18:10 DEBUG : Yandex rclone-test-qupoqer1vuyo/dest: Waiting for transfers to finish 2026/07/31 03:18:12 DEBUG : 3: size = 1 OK 2026/07/31 03:18:12 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/07/31 03:18:12 INFO : 3: Copied (new) 2026/07/31 03:18:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (50.93s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:18:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/dst" 2026/07/31 03:18:53 DEBUG : Config file has changed externally - reloading 2026/07/31 03:18:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/CopyDest" 2026/07/31 03:18:54 DEBUG : one: Need to transfer - File not found at Destination 2026/07/31 03:18:54 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:18:54 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:18:56 DEBUG : one: size = 3 OK 2026/07/31 03:18:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/31 03:18:56 INFO : one: Copied (new) 2026/07/31 03:18:56 DEBUG : Waiting for deletions to finish 2026/07/31 03:18:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone765719637) 2026/07/31 03:18:58 DEBUG : one: size = 3 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:18:58 DEBUG : one: Sizes differ 2026/07/31 03:18:58 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:18:58 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:19:02 DEBUG : one: size = 5 OK 2026/07/31 03:19:02 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/31 03:19:02 INFO : one: Copied (replaced existing) 2026/07/31 03:19:02 DEBUG : Waiting for deletions to finish 2026/07/31 03:19:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/BackupDir" 2026/07/31 03:19:08 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:19:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone765719637) 2026/07/31 03:19:08 DEBUG : one: size = 3 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:19:08 DEBUG : one: Sizes differ 2026/07/31 03:19:08 DEBUG : one: size = 5 OK 2026/07/31 03:19:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:19:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone765719637) 2026/07/31 03:19:08 DEBUG : one: size = 3 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:19:08 DEBUG : one: Sizes differ 2026/07/31 03:19:10 INFO : one: Moved (server-side) 2026/07/31 03:19:11 DEBUG : one: size = 5 OK 2026/07/31 03:19:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/31 03:19:11 INFO : one: Copied (server-side copy) 2026/07/31 03:19:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/31 03:19:11 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:19:11 DEBUG : Waiting for deletions to finish 2026/07/31 03:19:15 DEBUG : one: size = 5 OK 2026/07/31 03:19:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:19:15 DEBUG : one: Unchanged skipping 2026/07/31 03:19:16 DEBUG : two: size = 3 OK 2026/07/31 03:19:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:19:17 DEBUG : two: size = 3 OK 2026/07/31 03:19:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/31 03:19:17 INFO : two: Copied (server-side copy) 2026/07/31 03:19:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/31 03:19:17 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:19:17 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:19:17 DEBUG : Waiting for deletions to finish 2026/07/31 03:19:18 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:19:18 DEBUG : two: size = 3 OK 2026/07/31 03:19:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:19:18 DEBUG : two: Unchanged skipping 2026/07/31 03:19:18 DEBUG : one: size = 5 OK 2026/07/31 03:19:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:19:18 DEBUG : one: Unchanged skipping 2026/07/31 03:19:18 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:19:18 DEBUG : Waiting for deletions to finish 2026/07/31 03:19:18 INFO : There was nothing to transfer 2026/07/31 03:19:22 DEBUG : one: size = 5 OK 2026/07/31 03:19:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:19:22 DEBUG : one: Unchanged skipping 2026/07/31 03:19:22 DEBUG : three: size = 7 (Local file system at /tmp/rclone765719637) 2026/07/31 03:19:22 DEBUG : three: size = 5 (Yandex rclone-test-qupoqer1vuyo/CopyDest) 2026/07/31 03:19:22 DEBUG : three: Sizes differ 2026/07/31 03:19:22 DEBUG : three: Destination not found in --copy-dest 2026/07/31 03:19:22 DEBUG : three: Need to transfer - File not found at Destination 2026/07/31 03:19:22 DEBUG : two: size = 3 OK 2026/07/31 03:19:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:19:22 DEBUG : two: Unchanged skipping 2026/07/31 03:19:22 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:19:22 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:19:24 DEBUG : three: size = 7 OK 2026/07/31 03:19:24 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/31 03:19:24 INFO : three: Copied (new) 2026/07/31 03:19:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (95.14s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:20:34 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/31 03:20:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 03:20:35 DEBUG : pacer: Reducing sleep to 15ms 2026/07/31 03:20:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/31 03:20:35 DEBUG : pacer: Reducing sleep to 10ms 2026/07/31 03:20:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/dst" 2026/07/31 03:20:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/backup" 2026/07/31 03:20:37 DEBUG : two: size = 3 OK 2026/07/31 03:20:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:20:37 DEBUG : two: Unchanged skipping 2026/07/31 03:20:37 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:20:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone765719637) 2026/07/31 03:20:37 DEBUG : one: size = 3 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:20:37 DEBUG : one: Sizes differ 2026/07/31 03:20:39 INFO : one: Moved (server-side) 2026/07/31 03:20:39 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:20:41 DEBUG : one: size = 4 OK 2026/07/31 03:20:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 03:20:41 INFO : one: Copied (new) 2026/07/31 03:20:41 DEBUG : Waiting for deletions to finish 2026/07/31 03:20:42 INFO : three.txt: Moved (server-side) 2026/07/31 03:20:42 INFO : three.txt: Moved into backup dir 2026/07/31 03:20:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone765719637) 2026/07/31 03:20:47 DEBUG : one: size = 4 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:20:47 DEBUG : one: Sizes differ 2026/07/31 03:20:47 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:20:47 DEBUG : two: size = 3 OK 2026/07/31 03:20:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:20:47 DEBUG : two: Unchanged skipping 2026/07/31 03:20:53 INFO : one: Deleted 2026/07/31 03:20:53 INFO : one: Moved (server-side) 2026/07/31 03:20:53 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:20:55 DEBUG : one: size = 5 OK 2026/07/31 03:20:55 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 03:20:55 INFO : one: Copied (new) 2026/07/31 03:20:55 DEBUG : Waiting for deletions to finish 2026/07/31 03:21:02 INFO : three.txt: Deleted 2026/07/31 03:21:04 INFO : three.txt: Moved (server-side) 2026/07/31 03:21:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (74.26s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:21:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/dst" 2026/07/31 03:21:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/backup" 2026/07/31 03:21:52 DEBUG : two: size = 3 OK 2026/07/31 03:21:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:21:52 DEBUG : two: Unchanged skipping 2026/07/31 03:21:52 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:21:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone765719637) 2026/07/31 03:21:52 DEBUG : one: size = 3 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:21:52 DEBUG : one: Sizes differ 2026/07/31 03:21:54 INFO : one: Moved (server-side) to: one.bak 2026/07/31 03:21:54 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:21:56 DEBUG : one: size = 4 OK 2026/07/31 03:21:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 03:21:56 INFO : one: Copied (new) 2026/07/31 03:21:56 DEBUG : Waiting for deletions to finish 2026/07/31 03:21:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 03:21:58 INFO : three.txt: Moved into backup dir 2026/07/31 03:22:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone765719637) 2026/07/31 03:22:03 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:22:03 DEBUG : two: size = 3 OK 2026/07/31 03:22:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:22:03 DEBUG : two: Unchanged skipping 2026/07/31 03:22:03 DEBUG : one: size = 4 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:22:03 DEBUG : one: Sizes differ 2026/07/31 03:22:09 INFO : one.bak: Deleted 2026/07/31 03:22:10 INFO : one: Moved (server-side) to: one.bak 2026/07/31 03:22:10 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:22:12 DEBUG : one: size = 5 OK 2026/07/31 03:22:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 03:22:12 INFO : one: Copied (new) 2026/07/31 03:22:12 DEBUG : Waiting for deletions to finish 2026/07/31 03:22:19 INFO : three.txt.bak: Deleted 2026/07/31 03:22:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 03:22:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (76.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:23:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/dst" 2026/07/31 03:23:07 DEBUG : Config file has changed externally - reloading 2026/07/31 03:23:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/backup" 2026/07/31 03:23:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone765719637) 2026/07/31 03:23:08 DEBUG : two: size = 3 OK 2026/07/31 03:23:08 DEBUG : one: size = 3 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:23:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:23:08 DEBUG : one: Sizes differ 2026/07/31 03:23:08 DEBUG : two: Unchanged skipping 2026/07/31 03:23:08 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:23:10 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/31 03:23:10 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:23:12 DEBUG : one: size = 4 OK 2026/07/31 03:23:12 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 03:23:12 INFO : one: Copied (new) 2026/07/31 03:23:12 DEBUG : Waiting for deletions to finish 2026/07/31 03:23:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/31 03:23:14 INFO : three.txt: Moved into backup dir 2026/07/31 03:23:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone765719637) 2026/07/31 03:23:18 DEBUG : one: size = 4 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:23:18 DEBUG : one: Sizes differ 2026/07/31 03:23:18 DEBUG : two: size = 3 OK 2026/07/31 03:23:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:23:18 DEBUG : two: Unchanged skipping 2026/07/31 03:23:18 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:23:25 INFO : one-2019-01-01: Deleted 2026/07/31 03:23:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/31 03:23:27 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:23:29 DEBUG : one: size = 5 OK 2026/07/31 03:23:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 03:23:29 INFO : one: Copied (new) 2026/07/31 03:23:29 DEBUG : Waiting for deletions to finish 2026/07/31 03:23:35 INFO : three-2019-01-01.txt: Deleted 2026/07/31 03:23:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/31 03:23:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (78.11s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:24:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/dst" 2026/07/31 03:24:25 DEBUG : two: size = 3 OK 2026/07/31 03:24:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:24:25 DEBUG : two: Unchanged skipping 2026/07/31 03:24:25 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:24:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone765719637) 2026/07/31 03:24:25 DEBUG : one: size = 3 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:24:25 DEBUG : one: Sizes differ 2026/07/31 03:24:27 INFO : one: Moved (server-side) to: one.bak 2026/07/31 03:24:27 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:24:29 DEBUG : one: size = 4 OK 2026/07/31 03:24:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 03:24:29 INFO : one: Copied (new) 2026/07/31 03:24:29 DEBUG : Waiting for deletions to finish 2026/07/31 03:24:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 03:24:31 INFO : three.txt: Moved into backup dir 2026/07/31 03:24:35 DEBUG : one.bak: Excluded (Path Filter) 2026/07/31 03:24:35 DEBUG : one.bak: Excluded 2026/07/31 03:24:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/31 03:24:35 DEBUG : three.txt.bak: Excluded 2026/07/31 03:24:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone765719637) 2026/07/31 03:24:35 DEBUG : one: size = 4 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:24:35 DEBUG : one: Sizes differ 2026/07/31 03:24:35 DEBUG : two: size = 3 OK 2026/07/31 03:24:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:24:35 DEBUG : two: Unchanged skipping 2026/07/31 03:24:35 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for checks to finish 2026/07/31 03:24:42 INFO : one.bak: Deleted 2026/07/31 03:24:43 INFO : one: Moved (server-side) to: one.bak 2026/07/31 03:24:43 DEBUG : Yandex rclone-test-qupoqer1vuyo/dst: Waiting for transfers to finish 2026/07/31 03:24:45 DEBUG : one: size = 5 OK 2026/07/31 03:24:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 03:24:45 INFO : one: Copied (new) 2026/07/31 03:24:45 DEBUG : Waiting for deletions to finish 2026/07/31 03:24:51 INFO : three.txt.bak: Deleted 2026/07/31 03:24:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 03:24:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (68.34s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:25:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/dst" 2026/07/31 03:25:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone765719637) 2026/07/31 03:25:33 DEBUG : one: size = 3 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:25:33 DEBUG : one: Sizes differ 2026/07/31 03:25:35 INFO : one: Moved (server-side) to: one.bak 2026/07/31 03:25:38 DEBUG : one: size = 4 OK 2026/07/31 03:25:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 03:25:38 INFO : one: Copied (new) 2026/07/31 03:25:38 DEBUG : two: size = 3 OK 2026/07/31 03:25:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:25:38 DEBUG : two: Unchanged skipping 2026/07/31 03:25:39 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone765719637) 2026/07/31 03:25:39 DEBUG : three.txt: size = 5 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:25:39 DEBUG : three.txt: Sizes differ 2026/07/31 03:25:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 03:25:42 DEBUG : three.txt: size = 6 OK 2026/07/31 03:25:42 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/31 03:25:42 INFO : three.txt: Copied (new) 2026/07/31 03:25:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone765719637) 2026/07/31 03:25:43 DEBUG : one: size = 4 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:25:43 DEBUG : one: Sizes differ 2026/07/31 03:25:50 INFO : one.bak: Deleted 2026/07/31 03:25:51 INFO : one: Moved (server-side) to: one.bak 2026/07/31 03:25:53 DEBUG : one: size = 5 OK 2026/07/31 03:25:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 03:25:53 INFO : one: Copied (new) 2026/07/31 03:25:54 DEBUG : two: size = 3 OK 2026/07/31 03:25:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:25:54 DEBUG : two: Unchanged skipping 2026/07/31 03:25:54 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone765719637) 2026/07/31 03:25:54 DEBUG : three.txt: size = 6 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:25:54 DEBUG : three.txt: Sizes differ 2026/07/31 03:26:00 INFO : three.txt.bak: Deleted 2026/07/31 03:26:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 03:26:04 DEBUG : three.txt: size = 19 OK 2026/07/31 03:26:04 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/31 03:26:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (76.78s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:26:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-qupoqer1vuyo/dst" 2026/07/31 03:26:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone765719637) 2026/07/31 03:26:50 DEBUG : one: size = 3 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:26:50 DEBUG : one: Sizes differ 2026/07/31 03:26:52 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/31 03:26:55 DEBUG : one: size = 4 OK 2026/07/31 03:26:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 03:26:55 INFO : one: Copied (new) 2026/07/31 03:26:55 DEBUG : two: size = 3 OK 2026/07/31 03:26:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:26:55 DEBUG : two: Unchanged skipping 2026/07/31 03:26:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone765719637) 2026/07/31 03:26:55 DEBUG : three.txt: size = 5 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:26:55 DEBUG : three.txt: Sizes differ 2026/07/31 03:26:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/31 03:26:59 DEBUG : three.txt: size = 6 OK 2026/07/31 03:26:59 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/31 03:26:59 INFO : three.txt: Copied (new) 2026/07/31 03:27:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone765719637) 2026/07/31 03:27:01 DEBUG : one: size = 4 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:27:01 DEBUG : one: Sizes differ 2026/07/31 03:27:07 INFO : one-2019-01-01: Deleted 2026/07/31 03:27:09 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/31 03:27:11 DEBUG : one: size = 5 OK 2026/07/31 03:27:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 03:27:11 INFO : one: Copied (new) 2026/07/31 03:27:11 DEBUG : two: size = 3 OK 2026/07/31 03:27:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:27:11 DEBUG : two: Unchanged skipping 2026/07/31 03:27:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone765719637) 2026/07/31 03:27:11 DEBUG : three.txt: size = 6 (Yandex rclone-test-qupoqer1vuyo/dst) 2026/07/31 03:27:11 DEBUG : three.txt: Sizes differ 2026/07/31 03:27:17 INFO : three-2019-01-01.txt: Deleted 2026/07/31 03:27:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/31 03:27:20 DEBUG : three.txt: size = 19 OK 2026/07/31 03:27:20 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/31 03:27:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (76.67s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:28:02 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:28:02 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone765719637) 2026/07/31 03:28:02 DEBUG : Testêé: size = 18 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:28:02 DEBUG : Testêé: Sizes differ 2026/07/31 03:28:02 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:28:04 DEBUG : Testêé: size = 14 OK 2026/07/31 03:28:04 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/07/31 03:28:04 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/31 03:28:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (11.47s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:28:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 03:28:11 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:28:11 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:28:14 DEBUG : existing: size = 6 OK 2026/07/31 03:28:14 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/31 03:28:14 INFO : existing: Copied (new) 2026/07/31 03:28:14 DEBUG : Waiting for deletions to finish 2026/07/31 03:28:15 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:28:15 DEBUG : existing: size = 8 (Local file system at /tmp/rclone765719637) 2026/07/31 03:28:15 DEBUG : existing: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:28:15 DEBUG : existing: Sizes differ 2026/07/31 03:28:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/31 03:28:15 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:28:15 ERROR : Yandex rclone-test-qupoqer1vuyo: not deleting files as there were IO errors 2026/07/31 03:28:15 ERROR : Yandex rclone-test-qupoqer1vuyo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (12.26s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:28:26 DEBUG : EXISTING: size = 6 OK 2026/07/31 03:28:26 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:28:26 DEBUG : existing: Unchanged skipping 2026/07/31 03:28:26 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:28:26 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:28:26 DEBUG : Waiting for deletions to finish 2026/07/31 03:28:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.81s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.66s) --- SKIP: TestMaxTransfer/Hard (0.76s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:29:01 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/31 03:29:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 03:29:01 DEBUG : pacer: Reducing sleep to 15ms 2026/07/31 03:29:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/31 03:29:02 DEBUG : pacer: Reducing sleep to 10ms 2026/07/31 03:29:47 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/31 03:29:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 03:29:47 DEBUG : pacer: Reducing sleep to 15ms 2026/07/31 03:29:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/31 03:29:48 DEBUG : pacer: Reducing sleep to 10ms 2026/07/31 03:30:06 DEBUG : both10: size = 6 OK 2026/07/31 03:30:06 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both11: size = 6 OK 2026/07/31 03:30:06 DEBUG : both12: size = 6 OK 2026/07/31 03:30:06 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:30:06 DEBUG : both10: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both13: size = 6 OK 2026/07/31 03:30:06 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both0: size = 6 OK 2026/07/31 03:30:06 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both13: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both14: size = 6 OK 2026/07/31 03:30:06 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both0: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both15: size = 6 OK 2026/07/31 03:30:06 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both15: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both16: size = 6 OK 2026/07/31 03:30:06 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both14: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both17: size = 6 OK 2026/07/31 03:30:06 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both17: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both18: size = 6 OK 2026/07/31 03:30:06 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both12: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both19: size = 6 OK 2026/07/31 03:30:06 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both19: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both1: size = 6 OK 2026/07/31 03:30:06 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both1: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both2: size = 6 OK 2026/07/31 03:30:06 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both11: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both3: size = 6 OK 2026/07/31 03:30:06 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both3: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both4: size = 6 OK 2026/07/31 03:30:06 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both16: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both5: size = 6 OK 2026/07/31 03:30:06 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both5: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both6: size = 6 OK 2026/07/31 03:30:06 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both18: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both7: size = 6 OK 2026/07/31 03:30:06 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both2: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both8: size = 6 OK 2026/07/31 03:30:06 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both8: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both9: size = 6 OK 2026/07/31 03:30:06 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:30:06 DEBUG : both9: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both4: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both6: Unchanged skipping 2026/07/31 03:30:06 DEBUG : both7: Unchanged skipping 2026/07/31 03:30:06 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:30:06 DEBUG : Waiting for deletions to finish 2026/07/31 03:30:11 INFO : only13: Deleted 2026/07/31 03:30:12 INFO : only19: Deleted 2026/07/31 03:30:12 INFO : only14: Deleted 2026/07/31 03:30:12 INFO : only4: Deleted 2026/07/31 03:30:17 INFO : only11: Deleted 2026/07/31 03:30:17 INFO : only2: Deleted 2026/07/31 03:30:18 INFO : only5: Deleted 2026/07/31 03:30:20 INFO : only1: Deleted 2026/07/31 03:30:23 INFO : only0: Deleted 2026/07/31 03:30:24 INFO : only12: Deleted 2026/07/31 03:30:25 INFO : only16: Deleted 2026/07/31 03:30:26 INFO : only17: Deleted 2026/07/31 03:30:29 INFO : only3: Deleted 2026/07/31 03:30:30 INFO : only6: Deleted 2026/07/31 03:30:31 INFO : only7: Deleted 2026/07/31 03:30:33 INFO : only8: Deleted 2026/07/31 03:30:35 INFO : only10: Deleted 2026/07/31 03:30:36 INFO : only15: Deleted 2026/07/31 03:30:37 INFO : only18: Deleted 2026/07/31 03:30:38 INFO : only9: Deleted 2026/07/31 03:30:38 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (242.01s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:33:09 DEBUG : only6: modtime not stored after upload (got 2026-07-31 03:33:08 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 03:33:29 DEBUG : both11: modtime not stored after upload (got 2026-07-31 03:33:28 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 03:34:02 DEBUG : only18: modtime not stored after upload (got 2026-07-31 03:34:01 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 03:34:08 DEBUG : both10: size = 6 OK 2026/07/31 03:34:08 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both11: size = 6 OK 2026/07/31 03:34:08 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both0: size = 6 OK 2026/07/31 03:34:08 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both10: Unchanged skipping 2026/07/31 03:34:08 DEBUG : both13: size = 6 OK 2026/07/31 03:34:08 DEBUG : both12: size = 6 OK 2026/07/31 03:34:08 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:34:08 DEBUG : both13: Unchanged skipping 2026/07/31 03:34:08 DEBUG : both14: size = 6 OK 2026/07/31 03:34:08 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both11: Unchanged skipping 2026/07/31 03:34:08 DEBUG : both12: Unchanged skipping 2026/07/31 03:34:08 DEBUG : both16: size = 6 OK 2026/07/31 03:34:08 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both15: size = 6 OK 2026/07/31 03:34:08 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both0: Unchanged skipping 2026/07/31 03:34:08 DEBUG : both17: size = 6 OK 2026/07/31 03:34:08 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both16: Unchanged skipping 2026/07/31 03:34:08 DEBUG : both15: Unchanged skipping 2026/07/31 03:34:08 DEBUG : both18: size = 6 OK 2026/07/31 03:34:08 DEBUG : both19: size = 6 OK 2026/07/31 03:34:08 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both19: Unchanged skipping 2026/07/31 03:34:08 DEBUG : both14: Unchanged skipping 2026/07/31 03:34:08 DEBUG : both2: size = 6 OK 2026/07/31 03:34:08 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both1: size = 6 OK 2026/07/31 03:34:08 DEBUG : both17: Unchanged skipping 2026/07/31 03:34:08 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both3: size = 6 OK 2026/07/31 03:34:08 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both18: Unchanged skipping 2026/07/31 03:34:08 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both4: size = 6 OK 2026/07/31 03:34:08 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both1: Unchanged skipping 2026/07/31 03:34:08 DEBUG : both5: size = 6 OK 2026/07/31 03:34:08 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both5: Unchanged skipping 2026/07/31 03:34:08 DEBUG : both6: size = 6 OK 2026/07/31 03:34:08 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both3: Unchanged skipping 2026/07/31 03:34:08 DEBUG : both7: size = 6 OK 2026/07/31 03:34:08 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both7: Unchanged skipping 2026/07/31 03:34:08 DEBUG : both8: size = 6 OK 2026/07/31 03:34:08 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both8: Unchanged skipping 2026/07/31 03:34:08 DEBUG : both9: size = 6 OK 2026/07/31 03:34:08 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:34:08 DEBUG : both9: Unchanged skipping 2026/07/31 03:34:08 DEBUG : only0: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only0: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only0: Sizes differ 2026/07/31 03:34:08 DEBUG : only10: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only10: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only10: Sizes differ 2026/07/31 03:34:08 DEBUG : both2: Unchanged skipping 2026/07/31 03:34:08 DEBUG : only11: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only11: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only11: Sizes differ 2026/07/31 03:34:08 DEBUG : only12: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only12: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only12: Sizes differ 2026/07/31 03:34:08 DEBUG : both4: Unchanged skipping 2026/07/31 03:34:08 DEBUG : only13: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only13: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only13: Sizes differ 2026/07/31 03:34:08 DEBUG : only14: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only14: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only14: Sizes differ 2026/07/31 03:34:08 DEBUG : both6: Unchanged skipping 2026/07/31 03:34:08 DEBUG : only15: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only15: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only15: Sizes differ 2026/07/31 03:34:08 DEBUG : only16: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only16: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only16: Sizes differ 2026/07/31 03:34:08 DEBUG : only17: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only17: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only17: Sizes differ 2026/07/31 03:34:08 DEBUG : only18: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only18: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only18: Sizes differ 2026/07/31 03:34:08 DEBUG : only19: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only19: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only19: Sizes differ 2026/07/31 03:34:08 DEBUG : only1: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only1: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only1: Sizes differ 2026/07/31 03:34:08 DEBUG : only2: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only2: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only2: Sizes differ 2026/07/31 03:34:08 DEBUG : only3: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only3: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only3: Sizes differ 2026/07/31 03:34:08 DEBUG : only4: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only4: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only4: Sizes differ 2026/07/31 03:34:08 DEBUG : only5: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only5: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only5: Sizes differ 2026/07/31 03:34:08 DEBUG : only6: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only6: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only6: Sizes differ 2026/07/31 03:34:08 DEBUG : only7: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only7: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only7: Sizes differ 2026/07/31 03:34:08 DEBUG : only8: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only8: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only8: Sizes differ 2026/07/31 03:34:08 DEBUG : only9: size = 0 (Local file system at /tmp/rclone765719637) 2026/07/31 03:34:08 DEBUG : only9: size = 6 (Yandex rclone-test-qupoqer1vuyo) 2026/07/31 03:34:08 DEBUG : only9: Sizes differ 2026/07/31 03:34:08 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:34:09 DEBUG : only0: size = 0 OK 2026/07/31 03:34:09 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:09 INFO : only0: Copied (replaced existing) 2026/07/31 03:34:09 DEBUG : only13: size = 0 OK 2026/07/31 03:34:09 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:09 INFO : only13: Copied (replaced existing) 2026/07/31 03:34:10 DEBUG : only10: size = 0 OK 2026/07/31 03:34:10 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:10 INFO : only10: Copied (replaced existing) 2026/07/31 03:34:11 DEBUG : only11: size = 0 OK 2026/07/31 03:34:11 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:11 INFO : only11: Copied (replaced existing) 2026/07/31 03:34:12 DEBUG : only12: size = 0 OK 2026/07/31 03:34:12 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:12 INFO : only12: Copied (replaced existing) 2026/07/31 03:34:12 DEBUG : only17: size = 0 OK 2026/07/31 03:34:12 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:12 INFO : only17: Copied (replaced existing) 2026/07/31 03:34:12 DEBUG : only14: size = 0 OK 2026/07/31 03:34:12 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:12 INFO : only14: Copied (replaced existing) 2026/07/31 03:34:14 DEBUG : only1: size = 0 OK 2026/07/31 03:34:14 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:14 INFO : only1: Copied (replaced existing) 2026/07/31 03:34:14 DEBUG : only18: size = 0 OK 2026/07/31 03:34:14 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:14 INFO : only18: Copied (replaced existing) 2026/07/31 03:34:14 DEBUG : only3: size = 0 OK 2026/07/31 03:34:14 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:14 INFO : only3: Copied (replaced existing) 2026/07/31 03:34:15 DEBUG : only19: size = 0 OK 2026/07/31 03:34:15 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:15 INFO : only19: Copied (replaced existing) 2026/07/31 03:34:15 DEBUG : only4: size = 0 OK 2026/07/31 03:34:15 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:15 INFO : only4: Copied (replaced existing) 2026/07/31 03:34:16 DEBUG : only16: size = 0 OK 2026/07/31 03:34:16 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:16 INFO : only16: Copied (replaced existing) 2026/07/31 03:34:16 DEBUG : only15: size = 0 OK 2026/07/31 03:34:16 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:16 INFO : only15: Copied (replaced existing) 2026/07/31 03:34:17 DEBUG : only7: size = 0 OK 2026/07/31 03:34:17 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:17 INFO : only7: Copied (replaced existing) 2026/07/31 03:34:17 DEBUG : only2: size = 0 OK 2026/07/31 03:34:17 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:17 INFO : only2: Copied (replaced existing) 2026/07/31 03:34:18 DEBUG : only9: size = 0 OK 2026/07/31 03:34:18 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:18 INFO : only9: Copied (replaced existing) 2026/07/31 03:34:18 DEBUG : only5: size = 0 OK 2026/07/31 03:34:18 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:18 INFO : only5: Copied (replaced existing) 2026/07/31 03:34:19 DEBUG : only8: size = 0 OK 2026/07/31 03:34:19 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:19 INFO : only8: Copied (replaced existing) 2026/07/31 03:34:19 DEBUG : only6: size = 0 OK 2026/07/31 03:34:19 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 03:34:19 INFO : only6: Copied (replaced existing) 2026/07/31 03:34:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (351.07s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:38:28 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:38:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:38:28 DEBUG : empty_on_remote: Making directory with metadata 2026/07/31 03:38:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:38:28 INFO : empty_on_remote: Making directory 2026/07/31 03:38:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/31 03:38:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/31 03:38:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/31 03:38:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:38:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (55.84s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:39:24 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:39:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:39:24 DEBUG : empty_on_remote: Making directory with metadata 2026/07/31 03:39:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:39:24 INFO : empty_on_remote: Making directory 2026/07/31 03:39:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/31 03:39:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/31 03:39:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/31 03:39:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:39:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/31 03:39:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (63.65s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:40:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:40:27 INFO : sub dir: Making directory 2026/07/31 03:40:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (97.89s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:42:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:42:05 INFO : sub dir: Making directory 2026/07/31 03:42:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (99.54s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:43:50 DEBUG : dir1/0001-bcdefgh.txt: modtime not stored after upload (got 2026-07-31 03:43:49 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 03:44:25 DEBUG : Waiting for deletions to finish 2026/07/31 03:44:26 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : apple: Excluded 2026/07/31 03:44:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : appleappleapplebanana: Excluded 2026/07/31 03:44:26 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : banana: Excluded 2026/07/31 03:44:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : splitbananasplit: Excluded 2026/07/31 03:44:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 03:44:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 03:44:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 03:44:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 03:44:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 03:44:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 03:44:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 03:44:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 03:44:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 03:44:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 03:44:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 03:44:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 03:44:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 03:44:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 03:44:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 03:44:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:44:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/31 03:44:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:44:27 DEBUG : banana: size = 6 OK 2026/07/31 03:44:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:44:27 DEBUG : banana: Unchanged skipping 2026/07/31 03:44:27 DEBUG : apple: size = 5 OK 2026/07/31 03:44:27 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : apple: Unchanged skipping 2026/07/31 03:44:27 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:44:27 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:44:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:44:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:44:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:44:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:44:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:44:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:44:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:44:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:44:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:44:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:44:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:44:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:44:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:44:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:44:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:44:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:44:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:44:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:44:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:44:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:44:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:44:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:44:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:44:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:44:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:44:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:44:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:44:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:44:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:44:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:44:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:44:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:44:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:44:27 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:44:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:44:27 INFO : There was nothing to transfer 2026/07/31 03:44:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:44:28 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : apple: Excluded 2026/07/31 03:44:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : appleappleapplebanana: Excluded 2026/07/31 03:44:28 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : banana: Excluded 2026/07/31 03:44:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : splitbananasplit: Excluded 2026/07/31 03:44:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 03:44:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 03:44:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 03:44:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 03:44:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 03:44:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 03:44:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 03:44:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 03:44:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 03:44:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 03:44:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 03:44:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 03:44:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 03:44:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 03:44:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 03:44:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:44:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/31 03:44:29 DEBUG : apple: size = 5 OK 2026/07/31 03:44:29 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:29 DEBUG : apple: Unchanged skipping 2026/07/31 03:44:29 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:44:29 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:44:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:44:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:44:29 DEBUG : banana: size = 6 OK 2026/07/31 03:44:29 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:29 DEBUG : banana: Unchanged skipping 2026/07/31 03:44:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:44:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:44:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:44:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:44:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:44:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:44:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:44:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:44:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:44:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:44:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:44:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:44:30 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:44:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:44:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:44:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:44:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:44:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:44:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:44:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:44:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:44:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:44:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:44:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:44:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:44:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:44:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:44:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:44:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:44:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:44:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:44:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:44:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:44:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:44:30 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:44:30 DEBUG : Waiting for deletions to finish 2026/07/31 03:44:30 INFO : There was nothing to transfer 2026/07/31 03:44:30 DEBUG : Waiting for deletions to finish 2026/07/31 03:44:30 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : apple: Excluded 2026/07/31 03:44:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : appleappleapplebanana: Excluded 2026/07/31 03:44:30 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : banana: Excluded 2026/07/31 03:44:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : splitbananasplit: Excluded 2026/07/31 03:44:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 03:44:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 03:44:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 03:44:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 03:44:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 03:44:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 03:44:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 03:44:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 03:44:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 03:44:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 03:44:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 03:44:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 03:44:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 03:44:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 03:44:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 03:44:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:44:30 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:47:25 DEBUG : Waiting for deletions to finish 2026/07/31 03:47:26 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : apple: Excluded 2026/07/31 03:47:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : appleappleapplebanana: Excluded 2026/07/31 03:47:26 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : banana: Excluded 2026/07/31 03:47:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : splitbananasplit: Excluded 2026/07/31 03:47:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 03:47:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 03:47:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 03:47:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 03:47:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 03:47:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 03:47:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 03:47:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 03:47:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 03:47:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 03:47:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 03:47:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 03:47:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 03:47:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 03:47:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 03:47:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:47:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/31 03:47:27 DEBUG : apple: size = 5 OK 2026/07/31 03:47:27 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : banana: size = 6 OK 2026/07/31 03:47:27 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : banana: Unchanged skipping 2026/07/31 03:47:27 DEBUG : apple: Unchanged skipping 2026/07/31 03:47:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:47:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:47:27 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:47:27 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:47:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:47:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:47:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:47:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:47:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:47:27 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:47:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:47:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:47:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:47:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:47:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:47:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:47:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:47:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:47:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:47:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:47:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:47:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:47:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:47:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:47:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:47:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:47:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:47:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:47:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:47:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:47:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:47:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:47:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:47:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:47:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:47:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:47:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:47:27 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:47:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:47:27 INFO : There was nothing to transfer 2026/07/31 03:47:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:47:27 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:47:27 DEBUG : apple: Excluded 2026/07/31 03:47:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:47:27 DEBUG : appleappleapplebanana: Excluded 2026/07/31 03:47:27 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:47:27 DEBUG : banana: Excluded 2026/07/31 03:47:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:47:27 DEBUG : splitbananasplit: Excluded 2026/07/31 03:47:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:47:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 03:47:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:47:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 03:47:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:47:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 03:47:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:47:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 03:47:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:47:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 03:47:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:47:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 03:47:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:47:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 03:47:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:47:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 03:47:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:47:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 03:47:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:47:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 03:47:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:47:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 03:47:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:47:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 03:47:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:47:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 03:47:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:47:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 03:47:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:47:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 03:47:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:47:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/31 03:47:28 DEBUG : apple: size = 5 OK 2026/07/31 03:47:28 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:28 DEBUG : apple: Unchanged skipping 2026/07/31 03:47:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:47:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:47:28 DEBUG : banana: size = 6 OK 2026/07/31 03:47:28 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:28 DEBUG : banana: Unchanged skipping 2026/07/31 03:47:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:47:28 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:47:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:47:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:47:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:47:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:47:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:47:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:47:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:47:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:47:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:47:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:47:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:47:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:47:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:47:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:47:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:47:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:47:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:47:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:47:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:47:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:47:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:47:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:47:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:47:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:47:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:47:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:47:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:47:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:47:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:47:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:47:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:47:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:47:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:47:29 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:47:29 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:47:29 DEBUG : Waiting for deletions to finish 2026/07/31 03:47:29 INFO : There was nothing to transfer 2026/07/31 03:47:29 DEBUG : Waiting for deletions to finish 2026/07/31 03:47:29 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : apple: Excluded 2026/07/31 03:47:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : appleappleapplebanana: Excluded 2026/07/31 03:47:29 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : banana: Excluded 2026/07/31 03:47:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : splitbananasplit: Excluded 2026/07/31 03:47:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 03:47:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 03:47:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 03:47:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 03:47:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 03:47:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 03:47:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 03:47:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 03:47:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 03:47:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 03:47:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 03:47:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 03:47:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 03:47:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 03:47:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 03:47:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:47:29 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:50:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:50:28 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : apple: Excluded 2026/07/31 03:50:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : appleappleapplebanana: Excluded 2026/07/31 03:50:28 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : banana: Excluded 2026/07/31 03:50:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : splitbananasplit: Excluded 2026/07/31 03:50:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 03:50:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 03:50:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 03:50:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 03:50:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 03:50:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 03:50:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 03:50:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 03:50:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 03:50:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 03:50:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 03:50:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 03:50:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 03:50:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 03:50:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:50:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/31 03:50:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:50:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:50:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:50:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:50:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:50:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:50:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:50:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:50:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:50:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:50:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:50:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:50:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:50:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:50:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:50:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:50:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:50:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:50:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:50:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:50:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:50:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:50:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:50:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:50:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:50:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:50:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:50:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:50:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:50:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:50:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:50:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:50:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:50:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:50:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:50:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:50:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:50:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:50:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:50:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:50:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:50:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:50:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:50:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:50:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:50:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:50:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:50:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:50:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:50:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:50:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:50:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:50:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:50:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:50:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:50:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:50:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:50:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:50:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:50:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:50:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:50:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:50:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:50:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:50:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:50:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:50:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:50:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:50:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:50:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:50:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:50:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:50:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:50:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:50:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:50:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:50:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:50:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:50:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:50:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:50:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:50:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:50:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:50:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:50:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:50:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:50:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:50:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:50:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:50:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:50:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:50:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:50:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:50:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:50:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:50:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:50:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:50:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:50:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:50:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:50:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:50:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:50:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:50:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:50:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:50:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:50:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:50:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:50:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:50:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:50:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:50:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:50:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:50:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:50:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:50:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:50:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:50:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:50:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:50:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:50:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:50:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:50:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:50:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:50:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:50:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:50:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:50:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:50:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:50:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:50:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:50:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:50:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:50:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:50:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:50:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:50:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:50:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:50:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:50:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:50:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:50:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:50:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:50:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:50:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:50:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:50:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:50:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:50:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:50:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:50:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:50:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:50:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:50:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:50:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:50:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:50:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:50:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:50:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:50:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:50:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:50:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:50:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:50:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:50:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:50:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:50:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:50:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:50:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:50:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:50:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:50:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:50:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:50:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:50:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:50:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:50:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 03:50:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:50:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:50:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:50:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:50:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:50:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:50:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:50:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:50:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:50:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:50:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:50:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:50:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:50:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:50:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 03:50:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:50:29 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:50:29 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:50:30 DEBUG : YmFuYW5h: size = 6 OK 2026/07/31 03:50:30 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/31 03:50:30 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/31 03:50:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:50:31 DEBUG : YXBwbGU=: modtime not stored after upload (got 2026-07-31 03:50:30 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 03:50:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/31 03:50:31 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/31 03:50:31 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:50:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:50:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/31 03:50:31 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/31 03:50:31 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:50:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:50:32 DEBUG : YXBwbGU=: size = 5 OK 2026/07/31 03:50:32 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/31 03:50:32 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/31 03:50:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:50:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/31 03:50:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/31 03:50:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:50:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:50:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/31 03:50:33 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/31 03:50:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:50:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:50:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/31 03:50:33 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/31 03:50:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:50:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:50:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/31 03:50:34 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/31 03:50:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:50:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:50:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/31 03:50:35 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/31 03:50:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:50:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:50:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/31 03:50:35 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/31 03:50:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:50:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:50:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/31 03:50:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/31 03:50:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:50:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:50:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/31 03:50:37 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/31 03:50:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:50:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:50:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/31 03:50:37 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/31 03:50:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:50:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:50:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/31 03:50:38 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/31 03:50:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:50:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:50:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/31 03:50:38 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/31 03:50:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:50:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/31 03:50:38 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/31 03:50:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:50:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:50:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/31 03:50:39 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/31 03:50:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:50:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/31 03:50:39 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/31 03:50:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:50:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/31 03:50:40 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/31 03:50:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:50:41 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/31 03:50:41 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/31 03:50:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:50:41 DEBUG : Waiting for deletions to finish 2026/07/31 03:50:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/31 03:50:47 INFO : dir1/0003-defghij.txt: Deleted 2026/07/31 03:50:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/31 03:50:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/31 03:50:47 INFO : banana: Deleted 2026/07/31 03:50:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/31 03:50:48 INFO : dir1/0008-2345678.txt: Deleted 2026/07/31 03:50:48 INFO : dir1/0009-3456789.txt: Deleted 2026/07/31 03:50:53 INFO : dir1/0010-456789.txt: Deleted 2026/07/31 03:50:53 INFO : dir1/0015-9;=.txt: Deleted 2026/07/31 03:50:53 INFO : splitbananasplit: Deleted 2026/07/31 03:50:53 INFO : dir1/0011-56789;.txt: Deleted 2026/07/31 03:50:53 INFO : appleappleapplebanana: Deleted 2026/07/31 03:50:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/31 03:50:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/31 03:50:54 INFO : dir1/0007-1234567.txt: Deleted 2026/07/31 03:50:58 INFO : dir1/0012-6789;.txt: Deleted 2026/07/31 03:50:59 INFO : dir1/0013-789;=.txt: Deleted 2026/07/31 03:50:59 INFO : dir1/0014-89;=.txt: Deleted 2026/07/31 03:50:59 INFO : apple: Deleted 2026/07/31 03:50:59 DEBUG : Waiting for deletions to finish 2026/07/31 03:50:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/31 03:50:59 DEBUG : YXBwbGU=: Excluded 2026/07/31 03:50:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/31 03:50:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/31 03:50:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/31 03:50:59 DEBUG : YmFuYW5h: Excluded 2026/07/31 03:50:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/31 03:50:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/31 03:51:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/31 03:51:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/31 03:51:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/31 03:51:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/31 03:51:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/31 03:51:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/31 03:51:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/31 03:51:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/31 03:51:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/31 03:51:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/31 03:51:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/31 03:51:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/31 03:51:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/31 03:51:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/31 03:51:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/31 03:51:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/31 03:51:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/31 03:51:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/31 03:51:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/31 03:51:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/31 03:51:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/31 03:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:01 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:01 DEBUG : YXBwbGU=: size = 5 OK 2026/07/31 03:51:01 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : apple: Unchanged skipping 2026/07/31 03:51:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/31 03:51:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:51:01 DEBUG : YmFuYW5h: size = 6 OK 2026/07/31 03:51:01 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : banana: Unchanged skipping 2026/07/31 03:51:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/31 03:51:01 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:51:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:51:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:51:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:51:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:51:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:51:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:51:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 03:51:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:51:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 03:51:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/31 03:51:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:51:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/31 03:51:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:51:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/31 03:51:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:51:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/31 03:51:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:51:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/31 03:51:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:51:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/31 03:51:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/31 03:51:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/31 03:51:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:51:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/31 03:51:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:51:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/31 03:51:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/31 03:51:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:51:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/31 03:51:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/31 03:51:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/31 03:51:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:51:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:51:01 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:51:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:51:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:51:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/31 03:51:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:51:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:51:01 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/31 03:51:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 03:51:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:51:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:51:01 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:51:01 DEBUG : Waiting for deletions to finish 2026/07/31 03:51:01 DEBUG : Waiting for deletions to finish 2026/07/31 03:51:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : YXBwbGU=: Excluded 2026/07/31 03:51:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/31 03:51:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : YmFuYW5h: Excluded 2026/07/31 03:51:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/31 03:51:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/31 03:51:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/31 03:51:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/31 03:51:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/31 03:51:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/31 03:51:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/31 03:51:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/31 03:51:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/31 03:51:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/31 03:51:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/31 03:51:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/31 03:51:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/31 03:51:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/31 03:51:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/31 03:51:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/31 03:51:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/31 03:51:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/31 03:51:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:51:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:51:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:51:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:51:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:51:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:51:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:51:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:51:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:51:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:51:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:51:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:51:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Yandex rclone-test-qupoqer1vuyo", Local "Local file system at /tmp/rclone765719637", Modify Window "1ns" 2026/07/31 03:53:56 DEBUG : Waiting for deletions to finish 2026/07/31 03:53:56 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : apple: Excluded 2026/07/31 03:53:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : appleappleapplebanana: Excluded 2026/07/31 03:53:56 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : banana: Excluded 2026/07/31 03:53:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : splitbananasplit: Excluded 2026/07/31 03:53:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 03:53:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 03:53:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 03:53:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 03:53:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 03:53:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 03:53:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 03:53:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 03:53:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 03:53:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 03:53:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 03:53:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 03:53:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 03:53:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 03:53:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 03:53:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:53:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/31 03:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:53:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:53:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:53:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:53:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:53:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:53:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:53:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:53:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:53:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:53:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:53:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:53:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:53:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:53:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:53:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:53:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:53:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:53:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:53:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:53:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:53:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:53:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:53:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:53:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:53:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:53:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:53:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:53:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:53:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:53:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:53:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:53:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:53:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:53:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:53:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:53:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:53:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:53:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:53:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:53:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:53:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:53:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:53:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:53:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:53:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:53:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:53:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:53:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:53:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:53:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:53:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:53:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:53:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:53:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:53:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:53:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:53:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:53:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:53:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:53:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:53:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:53:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:53:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:53:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:53:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:53:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:53:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:53:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:53:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:53:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:53:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:53:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:53:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:53:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:53:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:53:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:53:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:53:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:53:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:53:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:53:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:53:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:53:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:53:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:53:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:53:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:53:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:53:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:53:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:53:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:53:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:53:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:53:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:53:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:53:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:53:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:53:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:53:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:53:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:53:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:53:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:53:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:53:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:53:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:53:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:53:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:53:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:53:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:53:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:53:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:53:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:53:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:53:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:53:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:53:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:53:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:53:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:53:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:53:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:53:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:53:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:53:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:53:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:53:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:53:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:53:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:53:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:53:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:53:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:53:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:53:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:53:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:53:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:53:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:53:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:53:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:53:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:53:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:53:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:53:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:53:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:53:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:53:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:53:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:53:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:53:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:53:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:53:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:53:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:53:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:53:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:53:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:53:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:53:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:53:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:53:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:53:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:53:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:53:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:53:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:53:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:53:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:53:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:53:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:53:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:53:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:53:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:53:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:53:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:53:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:53:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:53:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:53:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/31 03:53:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:53:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:53:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:53:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:53:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:53:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:53:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:53:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:53:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:53:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:53:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:53:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:53:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:53:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:53:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:53:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:53:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:53:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:53:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:53:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:53:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:53:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:53:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:53:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:53:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:53:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:53:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:53:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:53:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:53:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:53:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:53:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/31 03:53:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:53:58 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:53:58 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:53:59 DEBUG : PREFIXbanana: size = 6 OK 2026/07/31 03:53:59 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/31 03:53:59 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/31 03:53:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:53:59 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/31 03:53:59 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/31 03:53:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/31 03:53:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:53:59 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/31 03:53:59 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/31 03:53:59 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/31 03:53:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:53:59 DEBUG : PREFIXapple: size = 5 OK 2026/07/31 03:53:59 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/31 03:53:59 INFO : apple: Copied (new) to: PREFIXapple 2026/07/31 03:53:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:54:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/31 03:54:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/31 03:54:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:54:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:54:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:54:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/31 03:54:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:54:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:54:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/31 03:54:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/31 03:54:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:54:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:54:02 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/31 03:54:02 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/31 03:54:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:54:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:54:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/31 03:54:03 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/31 03:54:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:54:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:54:03 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/31 03:54:03 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/31 03:54:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:54:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:54:03 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/31 03:54:03 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/31 03:54:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:54:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:54:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/31 03:54:04 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/31 03:54:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:54:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:54:05 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/31 03:54:05 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/31 03:54:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:54:05 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/31 03:54:05 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/31 03:54:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:54:05 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/31 03:54:05 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/31 03:54:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:54:05 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/31 03:54:05 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/31 03:54:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/31 03:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:54:07 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/31 03:54:07 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/31 03:54:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:54:07 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/31 03:54:07 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/31 03:54:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:54:07 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/31 03:54:07 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/31 03:54:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:54:07 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/31 03:54:07 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/31 03:54:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:54:07 DEBUG : Waiting for deletions to finish 2026/07/31 03:54:14 INFO : dir1/0015-9;=.txt: Deleted 2026/07/31 03:54:14 INFO : dir1/0009-3456789.txt: Deleted 2026/07/31 03:54:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/31 03:54:14 INFO : splitbananasplit: Deleted 2026/07/31 03:54:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/31 03:54:14 INFO : banana: Deleted 2026/07/31 03:54:14 INFO : dir1/0014-89;=.txt: Deleted 2026/07/31 03:54:15 INFO : apple: Deleted 2026/07/31 03:54:20 INFO : dir1/0011-56789;.txt: Deleted 2026/07/31 03:54:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/31 03:54:21 INFO : dir1/0010-456789.txt: Deleted 2026/07/31 03:54:21 INFO : dir1/0013-789;=.txt: Deleted 2026/07/31 03:54:21 INFO : appleappleapplebanana: Deleted 2026/07/31 03:54:21 INFO : dir1/0003-defghij.txt: Deleted 2026/07/31 03:54:22 INFO : dir1/0012-6789;.txt: Deleted 2026/07/31 03:54:22 INFO : dir1/0007-1234567.txt: Deleted 2026/07/31 03:54:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/31 03:54:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/31 03:54:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/31 03:54:27 INFO : dir1/0008-2345678.txt: Deleted 2026/07/31 03:54:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:54:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/31 03:54:27 DEBUG : PREFIXapple: Excluded 2026/07/31 03:54:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:54:27 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/31 03:54:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/31 03:54:27 DEBUG : PREFIXbanana: Excluded 2026/07/31 03:54:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/31 03:54:27 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:54:28 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/31 03:54:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:54:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:54:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:54:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:54:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:54:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:54:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:54:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:54:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:54:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:54:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:54:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:54:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:54:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:54:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:54:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:54:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:54:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:54:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:54:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:54:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:54:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:54:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:54:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:54:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:54:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:54:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:54:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:54:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:54:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:54:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:54:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:54:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:54:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:54:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:54:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:54:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:54:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:54:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:54:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:54:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:54:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:54:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:54:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:54:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:54:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:54:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:54:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:54:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:54:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:54:29 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for checks to finish 2026/07/31 03:54:29 DEBUG : Yandex rclone-test-qupoqer1vuyo: Waiting for transfers to finish 2026/07/31 03:54:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:54:30 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/31 03:54:30 INFO : splitbananasplit: Copied (new) 2026/07/31 03:54:31 DEBUG : appleappleapplebanana: modtime not stored after upload (got 2026-07-31 03:54:30 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 03:54:31 DEBUG : apple: size = 5 OK 2026/07/31 03:54:31 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/31 03:54:31 INFO : apple: Copied (new) 2026/07/31 03:54:31 DEBUG : banana: size = 6 OK 2026/07/31 03:54:31 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/31 03:54:31 INFO : banana: Copied (new) 2026/07/31 03:54:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:54:32 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/31 03:54:32 INFO : appleappleapplebanana: Copied (new) 2026/07/31 03:54:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:54:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/31 03:54:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/31 03:54:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:54:33 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/31 03:54:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/31 03:54:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:54:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/31 03:54:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/31 03:54:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:54:34 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/31 03:54:34 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/31 03:54:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:54:35 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/31 03:54:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/31 03:54:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:54:35 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/31 03:54:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/31 03:54:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:54:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/31 03:54:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/31 03:54:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:54:36 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/31 03:54:36 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/31 03:54:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:54:37 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/31 03:54:37 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/31 03:54:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:54:37 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/31 03:54:37 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/31 03:54:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:54:38 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/31 03:54:38 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/31 03:54:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:54:38 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/31 03:54:38 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/31 03:54:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:54:39 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/31 03:54:39 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/31 03:54:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:54:39 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/31 03:54:39 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/31 03:54:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:54:40 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/31 03:54:40 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/31 03:54:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:54:41 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/31 03:54:41 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/31 03:54:41 DEBUG : Waiting for deletions to finish 2026/07/31 03:54:47 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/31 03:54:47 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/31 03:54:48 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/31 03:54:48 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/31 03:54:48 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/31 03:54:48 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/31 03:54:48 INFO : dir1/PREFIX0013-789;=.txt: Deleted panic: test timed out after 1h0m0s running tests: TestTransform (11m4s) TestTransform/prefix (1m37s) goroutine 18592 [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(0x35471abda908, {0x2d519cc?, 0x35471ac27ae8?}, 0x2edd9b8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x35471abda908) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x35471abda908, 0x35471ac27c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2d7a6ca, 0x18}, {0x2d9d7f3, 0x20}, 0x35471b6dd698, {0x4bfba80, 0x6c, 0x6c}, {0xc293250233a7ca6e, 0x34647be2918, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x35471b44a6e0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x35471b44a6e0) /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 18601 [select]: net/http.(*persistConn).roundTrip(0x35471b7137c0, 0x35471b9af0e0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x35471b5c0000, 0x35471ba02640) /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(0x35471aea6420, 0x35471ba02640) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x35471b59c0a0, 0x35471ba02500) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x35471ba02500, {0x2efe420, 0x35471b59c0a0}, {0x35471b7674f0?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x35471b5982d0, 0x35471ba02500, {0x1?, 0x35471b767578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x35471b5982d0, 0x35471ba02500) /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(0x35471b03a050, {0x2f28540, 0x35471b03a7d0}, 0x35471b9d8c60) /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:620 +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(0x35471b5c2060, 0x35471af48c40, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x35471b5c2060, 0x35471af48c40) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x35471b5ae100, {0x2f28540, 0x35471b03a7d0}, {0x35471b487b80, 0x38}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:619 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x35471b5c2480, {0x2f28540, 0x35471b03a7d0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1219 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2f28540, 0x35471b03a7d0}, {0x2f4a2a0, 0x35471b5c2480}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:575 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:610 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17398 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:607 +0xe5 goroutine 18478 [select]: net/http.(*persistConn).writeLoop(0x35471b586500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18483 /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 17992 [select]: net/http.(*persistConn).writeLoop(0x35471ba04b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17966 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17850 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac789c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b5aef80?, 0x35471b880000?, 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(0x35471b5aef80, {0x35471b880000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b5aef80, {0x35471b880000?, 0x12fb?, 0x35471b10c660?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471abbc748, {0x35471b880000?, 0x0?, 0x35471b3909c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b69a9f0, {0x35471b880000?, 0x7e98ac7cbf00?, 0x7e98f7902a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b69af90, {0x35471b880000?, 0x35471ac84b40?, 0x35471b390a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b74d7a8, {0x2efd6e0, 0x35471b69af90}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b74d508, {0x7e98ad0ed600, 0x35471b69a9f0}, 0x35471b390c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b74d508, 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(0x35471b74d508, {0x35471b6f7000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b6097c0, {0x35471b6f7000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b6f50e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b6f50e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b6097c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17869 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18390 [IO wait]: internal/poll.runtime_pollWait(0x7e98f787ca00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471acaec80?, 0x35471b6be000?, 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(0x35471acaec80, {0x35471b6be000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471acaec80, {0x35471b6be000?, 0x12fb?, 0x35471acb1500?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471abbc7b0, {0x35471b6be000?, 0x0?, 0x35471b45a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b69aae0, {0x35471b6be000?, 0x7e98ac7cbf00?, 0x7e98f7903bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b69b0e0, {0x35471b6be000?, 0x35471af4b4a0?, 0x35471b45aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b7417a8, {0x2efd6e0, 0x35471b69b0e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b741508, {0x7e98ad0ed600, 0x35471b69aae0}, 0x35471b45ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b741508, 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(0x35471b741508, {0x35471b55b000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b22e280, {0x35471b55b000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b080060) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b080060, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b22e280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18406 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17818 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac789400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471aea5480?, 0x35471b6c2c00?, 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(0x35471aea5480, {0x35471b6c2c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471aea5480, {0x35471b6c2c00?, 0x12fb?, 0x35471b035ae0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b012508, {0x35471b6c2c00?, 0x0?, 0x35471b96c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b844d38, {0x35471b6c2c00?, 0x7e98ac7d9120?, 0x7e98f7903bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b6dd440, {0x35471b6c2c00?, 0x35471af4b860?, 0x35471b96ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b043ea8, {0x2efd6e0, 0x35471b6dd440}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b043c08, {0x7e98ad0ed600, 0x35471b844d38}, 0x35471b96cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b043c08, 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(0x35471b043c08, {0x35471b65c000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b22ec80, {0x35471b65c000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b8d7bc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b8d7bc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b22ec80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17760 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17937 [select]: net/http.(*persistConn).writeLoop(0x35471b836780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17940 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17802 [select]: net/http.(*persistConn).writeLoop(0x35471aeffa40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17780 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18291 [IO wait]: internal/poll.runtime_pollWait(0x7e98ad146a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471aea4500?, 0x35471b910600?, 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(0x35471aea4500, {0x35471b910600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471aea4500, {0x35471b910600?, 0x12fb?, 0x35471acb1300?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b1944e0, {0x35471b910600?, 0x0?, 0x35471b78e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471abcc660, {0x35471b910600?, 0x7e98f7889d80?, 0x7e98f79032f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b844dc8, {0x35471b910600?, 0x35471b112d20?, 0x35471b78ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b8a49a8, {0x2efd6e0, 0x35471b844dc8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b8a4708, {0x7e98ad0ed600, 0x35471abcc660}, 0x35471b78ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b8a4708, 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(0x35471b8a4708, {0x35471ba1d000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b772280, {0x35471ba1d000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b8d9980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b8d9980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b772280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18254 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18100 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac819200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471acaf180?, 0x35471ba26c00?, 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(0x35471acaf180, {0x35471ba26c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471acaf180, {0x35471ba26c00?, 0x12fb?, 0x35471afed2a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471ac82468, {0x35471ba26c00?, 0x0?, 0x35471b5f39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b69b260, {0x35471ba26c00?, 0x7e98ae273a80?, 0x7e98f7902108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b15f3b0, {0x35471ba26c00?, 0x35471b1130e0?, 0x35471b5f3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b2f1ea8, {0x2efd6e0, 0x35471b15f3b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b2f1c08, {0x7e98ad0ed600, 0x35471b69b260}, 0x35471b5f3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b2f1c08, 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(0x35471b2f1c08, {0x35471b55c000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b615cc0, {0x35471b55c000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b6c7e00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b6c7e00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b615cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18078 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18005 [select]: net/http.(*persistConn).writeLoop(0x35471b99a280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17987 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18004 [IO wait]: internal/poll.runtime_pollWait(0x7e98ad0a7800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b5af780?, 0x35471b882600?, 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(0x35471b5af780, {0x35471b882600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b5af780, {0x35471b882600?, 0x12fb?, 0x35471b6ee970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471ac825c8, {0x35471b882600?, 0x0?, 0x35471b6ee9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b6dd8c0, {0x35471b882600?, 0x7e98ac7cbf00?, 0x7e98f7903bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b69a528, {0x35471b882600?, 0x35471b1134a0?, 0x35471b6eea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b4e69a8, {0x2efd6e0, 0x35471b69a528}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b4e6708, {0x7e98ad0ed600, 0x35471b6dd8c0}, 0x35471b6eec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b4e6708, 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(0x35471b4e6708, {0x35471b99f000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b99a280, {0x35471b99f000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b8ff740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b8ff740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b99a280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17987 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17892 [select]: net/http.(*persistConn).writeLoop(0x35471b0fe780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17854 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17680 [select]: net/http.(*persistConn).writeLoop(0x35471b0b0640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17738 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17920 [select]: net/http.(*persistConn).writeLoop(0x35471b772a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17932 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17631 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x35471b0fe8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17646 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18141 [IO wait]: internal/poll.runtime_pollWait(0x7e98ad146000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b5af080?, 0x35471b513000?, 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(0x35471b5af080, {0x35471b513000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b5af080, {0x35471b513000?, 0x17fb?, 0x35471b477970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b194198, {0x35471b513000?, 0x0?, 0x35471b4779c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b15faa0, {0x35471b513000?, 0x7e98ac7d9120?, 0x7e98f79032f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b6ddb00, {0x35471b513000?, 0x35471b6f8960?, 0x35471b477a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b79b428, {0x2efd6e0, 0x35471b6ddb00}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b79b188, {0x7e98ad0ed600, 0x35471b15faa0}, 0x35471b477c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b79b188, 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(0x35471b79b188, {0x35471b62c000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b7137c0, {0x35471b62c000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b8d7a40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b8d7a40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b7137c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18134 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18391 [select]: net/http.(*persistConn).writeLoop(0x35471b22e280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18406 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18339 [select]: net/http.(*persistConn).writeLoop(0x35471aeff7c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18233 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16796 [select]: net/http.(*persistConn).writeLoop(0x35471b0fea00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16802 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18602 [select]: net/http.(*persistConn).roundTrip(0x35471b0b0640, 0x35471b9af2c0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x35471b5c0000, 0x35471ba02b40) /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(0x35471aea6420, 0x35471ba02b40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x35471b59c0a0, 0x35471ba02a00) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x35471ba02a00, {0x2efe420, 0x35471b59c0a0}, {0x35471b4a94f0?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x35471b5982d0, 0x35471ba02a00, {0x1?, 0x35471b4a9578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x35471b5982d0, 0x35471ba02a00) /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(0x35471b03a050, {0x2f28540, 0x35471b03a7d0}, 0x35471b9d9760) /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:620 +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(0x35471b5c2060, 0x35471af49280, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x35471b5c2060, 0x35471af49280) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x35471b5ae100, {0x2f28540, 0x35471b03a7d0}, {0x35471b487d80, 0x3a}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:619 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x35471b759e00, {0x2f28540, 0x35471b03a7d0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1219 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2f28540, 0x35471b03a7d0}, {0x2f4a2a0, 0x35471b759e00}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:575 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:610 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17398 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:607 +0xe5 goroutine 18603 [select]: net/http.(*persistConn).roundTrip(0x35471b0b0b40, 0x35471b9aeff0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x35471b5c0000, 0x35471ba023c0) /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(0x35471aea6420, 0x35471ba023c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x35471b59c0a0, 0x35471ba02280) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x35471ba02280, {0x2efe420, 0x35471b59c0a0}, {0x35471b8b74f0?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x35471b5982d0, 0x35471ba02280, {0x1?, 0x35471b8b7578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x35471b5982d0, 0x35471ba02280) /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(0x35471b03a050, {0x2f28540, 0x35471b03a7d0}, 0x35471b9d86e0) /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:620 +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(0x35471b5c2060, 0x35471af48a80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x35471b5c2060, 0x35471af48a80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x35471b5ae100, {0x2f28540, 0x35471b03a7d0}, {0x35471b487a40, 0x39}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:619 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x35471b5c2420, {0x2f28540, 0x35471b03a7d0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1219 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2f28540, 0x35471b03a7d0}, {0x2f4a2a0, 0x35471b5c2420}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:575 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:610 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17398 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:607 +0xe5 goroutine 18599 [select]: net/http.(*persistConn).roundTrip(0x35471aeff040, 0x35471b8ea550) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x35471b5c0000, 0x35471b8bfa40) /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(0x35471aea6420, 0x35471b8bfa40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x35471b59c0a0, 0x35471b8bf900) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x35471b8bf900, {0x2efe420, 0x35471b59c0a0}, {0x35471b8b94f0?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x35471b5982d0, 0x35471b8bf900, {0x1?, 0x35471b8b9578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x35471b5982d0, 0x35471b8bf900) /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(0x35471b03a050, {0x2f28540, 0x35471b03a7d0}, 0x35471b8e91e0) /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:620 +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(0x35471b5c2060, 0x35471b7aa280, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x35471b5c2060, 0x35471b7aa280) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x35471b5ae100, {0x2f28540, 0x35471b03a7d0}, {0x35471b8e6440, 0x3a}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:619 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x35471b5c21e0, {0x2f28540, 0x35471b03a7d0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1219 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2f28540, 0x35471b03a7d0}, {0x2f4a2a0, 0x35471b5c21e0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:575 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:610 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17398 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:607 +0xe5 goroutine 18252 [select]: net/http.(*persistConn).writeLoop(0x35471aff4f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18176 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17817 [select]: net/http.(*persistConn).writeLoop(0x35471b712780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17811 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18598 [select]: net/http.(*persistConn).roundTrip(0x35471b0b0f00, 0x35471b9aef00) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x35471b5c0000, 0x35471ba02140) /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(0x35471aea6420, 0x35471ba02140) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x35471b59c0a0, 0x35471ba02000) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x35471ba02000, {0x2efe420, 0x35471b59c0a0}, {0x35471b7614f0?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x35471b5982d0, 0x35471ba02000, {0x35471b761528?, 0x4318b6?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x35471b5982d0, 0x35471ba02000) /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(0x35471b03a050, {0x2f28540, 0x35471b03a7d0}, 0x35471b9d8160) /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:620 +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(0x35471b5c2060, 0x35471af48840, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x35471b5c2060, 0x35471af48840) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x35471b5ae100, {0x2f28540, 0x35471b03a7d0}, {0x35471b487940, 0x39}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:619 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x35471b5c23c0, {0x2f28540, 0x35471b03a7d0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1219 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2f28540, 0x35471b03a7d0}, {0x2f4a2a0, 0x35471b5c23c0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:575 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:610 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17398 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:607 +0xe5 goroutine 18331 [select]: net/http.(*persistConn).writeLoop(0x35471b772c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18311 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18366 [IO wait]: internal/poll.runtime_pollWait(0x7e98ad146800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471aea4c80?, 0x35471b1f0000?, 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(0x35471aea4c80, {0x35471b1f0000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471aea4c80, {0x35471b1f0000?, 0x12fb?, 0x35471b7d8d60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b0124f8, {0x35471b1f0000?, 0x0?, 0x35471b3949c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b844ba0, {0x35471b1f0000?, 0x7e98f790b4c0?, 0x7e98f79032f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471abcdba8, {0x35471b1f0000?, 0x35471ac85c20?, 0x35471b394a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b8a4d28, {0x2efd6e0, 0x35471abcdba8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b8a4a88, {0x7e98ad0ed600, 0x35471b844ba0}, 0x35471b394c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b8a4a88, 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(0x35471b8a4a88, {0x35471b9c5000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471ba052c0, {0x35471b9c5000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b8fe9c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b8fe9c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471ba052c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18377 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17592 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7e98ac819600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471acae900?, 0x35471b4f8600?, 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(0x35471acae900, {0x35471b4f8600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471acae900, {0x35471b4f8600?, 0x12fb?, 0x35471b10c960?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b012438, {0x35471b4f8600?, 0x0?, 0x35471b6f29c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b844498, {0x35471b4f8600?, 0x7e98f7889d80?, 0x7e98f7903bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b8456e0, {0x35471b4f8600?, 0x35471b7f01e0?, 0x35471b6f2a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b2f17a8, {0x2efd6e0, 0x35471b8456e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b2f1508, {0x7e98ad0ed600, 0x35471b844498}, 0x35471b6f2c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b2f1508, 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(0x35471b2f1508, {0x35471b83f000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b713400, {0x35471b83f000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b7b8600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b7b8600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b713400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17587 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18579 [select]: net/http.(*persistConn).writeLoop(0x35471b6fba40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18540 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18578 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac792600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b5ae000?, 0x35471b73b300?, 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(0x35471b5ae000, {0x35471b73b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b5ae000, {0x35471b73b300?, 0x12fb?, 0x35471b10dd60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471abbcc38, {0x35471b73b300?, 0x0?, 0x35471b2059c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471ac94930, {0x35471b73b300?, 0x7e98f7831ea8?, 0x7e98f7903bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471ac94ed0, {0x35471b73b300?, 0x35471b7f0d20?, 0x35471b205a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b741ea8, {0x2efd6e0, 0x35471ac94ed0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b741c08, {0x7e98ad0ed600, 0x35471ac94930}, 0x35471b205c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b741c08, 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(0x35471b741c08, {0x35471b8d5000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b6fba40, {0x35471b8d5000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b74a060) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b74a060, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b6fba40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18540 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18570 [select]: net/http.(*persistConn).writeLoop(0x35471b8bf2c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18584 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18248 [select]: net/http.(*persistConn).writeLoop(0x35471b5872c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18223 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18251 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac78ea00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471acaf900?, 0x35471b90f300?, 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(0x35471acaf900, {0x35471b90f300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471acaf900, {0x35471b90f300?, 0x12fb?, 0x35471acb0f60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b194458, {0x35471b90f300?, 0x0?, 0x35471b9cc9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b069ae8, {0x35471b90f300?, 0x7e98f78301e8?, 0x7e98f7903bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471acffaa0, {0x35471b90f300?, 0x35471b7f14a0?, 0x35471b9cca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b8a42a8, {0x2efd6e0, 0x35471acffaa0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b8a4008, {0x7e98ad0ed600, 0x35471b069ae8}, 0x35471b9ccc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b8a4008, 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(0x35471b8a4008, {0x35471b903000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471aff4f00, {0x35471b903000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b74b7a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b74b7a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471aff4f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18176 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18516 [select]: net/http.(*persistConn).writeLoop(0x35471b67a140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18493 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17679 [IO wait]: internal/poll.runtime_pollWait(0x7e98f787cc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471acae700?, 0x35471b46e000?, 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(0x35471acae700, {0x35471b46e000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471acae700, {0x35471b46e000?, 0x17fb?, 0x35471afec860?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b0123b0, {0x35471b46e000?, 0x0?, 0x35471b1aa9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b8442e8, {0x35471b46e000?, 0x7e98ac7d9120?, 0x7e98f79032f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b6ddbc0, {0x35471b46e000?, 0x35471b3583c0?, 0x35471b1aaa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b25bea8, {0x2efd6e0, 0x35471b6ddbc0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b25bc08, {0x7e98ad0ed600, 0x35471b8442e8}, 0x35471b1aac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b25bc08, 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(0x35471b25bc08, {0x35471b227000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b0b0640, {0x35471b227000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471af99b60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471af99b60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b0b0640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17738 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17919 [IO wait]: internal/poll.runtime_pollWait(0x7e98ad0a7c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b45d400?, 0x35471b881300?, 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(0x35471b45d400, {0x35471b881300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b45d400, {0x35471b881300?, 0x7e98ae21ea28?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471abbc910, {0x35471b881300?, 0x35471b4f39b0?, 0x43d0fc?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b69b338, {0x35471b881300?, 0x7e98ae273a80?, 0x7e98f7902108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b15e150, {0x35471b881300?, 0x35471b3585a0?, 0x35471b4f3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b74dea8, {0x2efd6e0, 0x35471b15e150}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b74dc08, {0x7e98ad0ed600, 0x35471b69b338}, 0x35471b4f3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b74dc08, 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(0x35471b74dc08, {0x35471b74e000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b772a00, {0x35471b74e000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b8fe480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b8fe480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b772a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17932 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17630 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7e98ac789800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b5aea80?, 0x35471b61e000?, 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(0x35471b5aea80, {0x35471b61e000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b5aea80, {0x35471b61e000?, 0x12fb?, 0x35471b3d38a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471abbc738, {0x35471b61e000?, 0x35471b9d1998?, 0x478c25?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b69aeb8, {0x35471b61e000?, 0x7e98f7889d80?, 0x7e98f7903bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b845428, {0x35471b61e000?, 0x35471b358780?, 0x35471b9d1a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b043428, {0x2efd6e0, 0x35471b845428}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b043188, {0x7e98ad0ed600, 0x35471b69aeb8}, 0x35471b9d1c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b043188, 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(0x35471b043188, {0x35471b62a000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b0fe8c0, {0x35471b62a000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b6c6ba0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b6c6ba0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b0fe8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17646 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18297 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac819a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471acafa00?, 0x35471b934000?, 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(0x35471acafa00, {0x35471b934000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471acafa00, {0x35471b934000?, 0x12fb?, 0x35471aff8ae0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471ac828e8, {0x35471b934000?, 0x0?, 0x35471b6639c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b6dc6a8, {0x35471b934000?, 0x7e98ae2724a0?, 0x7e98f7902108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b069a10, {0x35471b934000?, 0x35471b3ba5a0?, 0x35471b663a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b4e7b28, {0x2efd6e0, 0x35471b069a10}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b4e7888, {0x7e98ad0ed600, 0x35471b6dc6a8}, 0x35471b663c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b4e7888, 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(0x35471b4e7888, {0x35471b946000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b6faf00, {0x35471b946000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b695980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b695980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b6faf00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18534 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17923 [IO wait]: internal/poll.runtime_pollWait(0x7e98ad0a8200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b45c580?, 0x35471b621900?, 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(0x35471b45c580, {0x35471b621900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b45c580, {0x35471b621900?, 0x12fb?, 0x35471b5a59a8?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b012740, {0x35471b621900?, 0x0?, 0x35471b5a59c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b845ab8, {0x35471b621900?, 0x7e98ac7cbf00?, 0x7e98f7902a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b69b620, {0x35471b621900?, 0x35471b3ba780?, 0x35471b5a5a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b7402a8, {0x2efd6e0, 0x35471b69b620}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b740008, {0x7e98ad0ed600, 0x35471b845ab8}, 0x35471b5a5c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b740008, 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(0x35471b740008, {0x35471b76e000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b836000, {0x35471b76e000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b74a6c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b74a6c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b836000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17900 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18338 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac78ee00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b45c700?, 0x35471b912c00?, 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(0x35471b45c700, {0x35471b912c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b45c700, {0x35471b912c00?, 0x12fb?, 0x35471ac56970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471abbc598, {0x35471b912c00?, 0x0?, 0x35471ac569c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b003698, {0x35471b912c00?, 0x7e98f7889d80?, 0x7e98f7902a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b844990, {0x35471b912c00?, 0x35471b3ba960?, 0x35471ac56a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b741428, {0x2efd6e0, 0x35471b844990}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b741188, {0x7e98ad0ed600, 0x35471b003698}, 0x35471ac56c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b741188, 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(0x35471b741188, {0x35471b6ba000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471aeff7c0, {0x35471b6ba000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b637260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b637260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471aeff7c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18233 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18476 [select]: net/http.(*persistConn).writeLoop(0x35471b8003c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18467 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17798 [IO wait]: internal/poll.runtime_pollWait(0x7e98ad145e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471aea5000?, 0x35471b61f300?, 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(0x35471aea5000, {0x35471b61f300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471aea5000, {0x35471b61f300?, 0x12fb?, 0x35471b3d3360?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471ac82450, {0x35471b61f300?, 0x0?, 0x35471b6749c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b6dcfd8, {0x35471b61f300?, 0x7e98ac7d9120?, 0x7e98f7903bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b6dd230, {0x35471b61f300?, 0x35471b3baf00?, 0x35471b674a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b4e62a8, {0x2efd6e0, 0x35471b6dd230}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b4e6008, {0x7e98ad0ed600, 0x35471b6dcfd8}, 0x35471b674c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b4e6008, 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(0x35471b4e6008, {0x35471b3ef000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b614280, {0x35471b3ef000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b1d7260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b1d7260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b614280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17785 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18421 [select]: net/http.(*persistConn).writeLoop(0x35471b22f040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18414 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 2705 [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 2688 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 18085 [IO wait]: internal/poll.runtime_pollWait(0x7e98ad146c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b5aeb80?, 0x35471b883900?, 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(0x35471b5aeb80, {0x35471b883900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b5aeb80, {0x35471b883900?, 0x4299de?, 0x35471b853970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b194078, {0x35471b883900?, 0x7e98ae273a80?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b15e8e8, {0x35471b883900?, 0x7e98ae273a80?, 0x7e98f7902108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b15f2d8, {0x35471b883900?, 0x35471b358b40?, 0x35471b853a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b79a9a8, {0x2efd6e0, 0x35471b15f2d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b79a708, {0x7e98ad0ed600, 0x35471b15e8e8}, 0x35471b853c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b79a708, 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(0x35471b79a708, {0x35471b2fa000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b614780, {0x35471b2fa000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b7b8780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b7b8780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b614780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18026 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17984 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac789600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b45c680?, 0x35471b7e2c00?, 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(0x35471b45c680, {0x35471b7e2c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b45c680, {0x35471b7e2c00?, 0x12fb?, 0x35471b203970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b0122e8, {0x35471b7e2c00?, 0x0?, 0x35471b2039c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b0026a8, {0x35471b7e2c00?, 0x7e98ae21cae8?, 0x7e98f7903bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b003560, {0x35471b7e2c00?, 0x35471b3bba40?, 0x35471b203a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b4e6d28, {0x2efd6e0, 0x35471b003560}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b4e6a88, {0x7e98ad0ed600, 0x35471b0026a8}, 0x35471b203c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b4e6a88, 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(0x35471b4e6a88, {0x35471b611000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b354c80, {0x35471b611000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471ac74ea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471ac74ea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b354c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18008 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18569 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac792800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b048200?, 0x35471b9e6000?, 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(0x35471b048200, {0x35471b9e6000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b048200, {0x35471b9e6000?, 0x12fb?, 0x35471afedc80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471ac829f8, {0x35471b9e6000?, 0x0?, 0x35471b98f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b6dd0e0, {0x35471b9e6000?, 0x7e98ac7d9120?, 0x7e98f79032f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b6dd500, {0x35471b9e6000?, 0x35471b3bbc20?, 0x35471b98fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b1a42a8, {0x2efd6e0, 0x35471b6dd500}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b1a4008, {0x7e98ad0ed600, 0x35471b6dd0e0}, 0x35471b98fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b1a4008, 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(0x35471b1a4008, {0x35471b9ed000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b8bf2c0, {0x35471b9ed000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b889b00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b889b00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b8bf2c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18584 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18475 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac789000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471acaf680?, 0x35471abd2600?, 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(0x35471acaf680, {0x35471abd2600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471acaf680, {0x35471abd2600?, 0x12fb?, 0x35471afecc80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471ac827c8, {0x35471abd2600?, 0x0?, 0x35471b6ed9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b15fa70, {0x35471abd2600?, 0x7e98ac7cbf00?, 0x7e98f7903bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b69be48, {0x35471abd2600?, 0x35471b359680?, 0x35471b6eda98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b4e7428, {0x2efd6e0, 0x35471b69be48}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b4e7188, {0x7e98ad0ed600, 0x35471b15fa70}, 0x35471b6edc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b4e7188, 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(0x35471b4e7188, {0x35471b75b000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b8003c0, {0x35471b75b000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b7b83c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b7b83c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b8003c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18467 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17840 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac789a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b5ae300?, 0x35471ba23300?, 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(0x35471b5ae300, {0x35471ba23300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b5ae300, {0x35471ba23300?, 0x12fb?, 0x35471afec2c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471ac820b8, {0x35471ba23300?, 0x0?, 0x35471b3959c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b69a120, {0x35471ba23300?, 0x7e98ac7d9120?, 0x7e98f79032f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b6dc630, {0x35471ba23300?, 0x35471b359860?, 0x35471b395a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b74cd28, {0x2efd6e0, 0x35471b6dc630}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b74ca88, {0x7e98ad0ed600, 0x35471b69a120}, 0x35471b395c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b74ca88, 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(0x35471b74ca88, {0x35471b67e000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b99a8c0, {0x35471b67e000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471ba1f500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471ba1f500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b99a8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17994 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17924 [select]: net/http.(*persistConn).writeLoop(0x35471b836000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17900 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17864 [select]: net/http.(*persistConn).writeLoop(0x35471b608a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17537 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17863 [IO wait]: internal/poll.runtime_pollWait(0x7e98ad0a7e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b45c100?, 0x35471b7de000?, 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(0x35471b45c100, {0x35471b7de000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b45c100, {0x35471b7de000?, 0x12fb?, 0x35471b852970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b194050, {0x35471b7de000?, 0x0?, 0x35471b8529c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b068648, {0x35471b7de000?, 0x7e98ae2724a0?, 0x7e98f7902108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b069b90, {0x35471b7de000?, 0x35471b7903c0?, 0x35471b852a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b79a2a8, {0x2efd6e0, 0x35471b069b90}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b79a008, {0x7e98ad0ed600, 0x35471b068648}, 0x35471b852c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b79a008, 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(0x35471b79a008, {0x35471b7f6000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b608a00, {0x35471b7f6000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b7f4180) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b7f4180, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b608a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17537 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18596 [select]: net/http.(*persistConn).roundTrip(0x35471b0fea00, 0x35471b9af1d0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x35471b5c0000, 0x35471ba028c0) /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(0x35471aea6420, 0x35471ba028c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x35471b59c0a0, 0x35471ba02780) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x35471ba02780, {0x2efe420, 0x35471b59c0a0}, {0x35471ba174f0?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x35471b5982d0, 0x35471ba02780, {0x75712d7473657401?, 0x35471ba17578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x35471b5982d0, 0x35471ba02780) /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(0x35471b03a050, {0x2f28540, 0x35471b03a7d0}, 0x35471b9d91e0) /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:620 +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(0x35471b5c2060, 0x35471af48dc0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x35471b5c2060, 0x35471af48dc0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x35471b5ae100, {0x2f28540, 0x35471b03a7d0}, {0x35471b058d50, 0x2b}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:619 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x35471b695b60, {0x2f28540, 0x35471b03a7d0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1219 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2f28540, 0x35471b03a7d0}, {0x2f4a2a0, 0x35471b695b60}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:575 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:610 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17398 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:607 +0xe5 goroutine 18142 [select]: net/http.(*persistConn).writeLoop(0x35471b7137c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18134 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18086 [select]: net/http.(*persistConn).writeLoop(0x35471b614780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18026 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17841 [select]: net/http.(*persistConn).writeLoop(0x35471b99a8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17994 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17756 [select]: net/http.(*persistConn).writeLoop(0x35471b0b0f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17765 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17891 [IO wait]: internal/poll.runtime_pollWait(0x7e98f787d400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b0ac780?, 0x35471b7e0600?, 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(0x35471b0ac780, {0x35471b7e0600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b0ac780, {0x35471b7e0600?, 0x12fb?, 0x35471acb0ba0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471abbc7f0, {0x35471b7e0600?, 0x0?, 0x35471b44d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b69ae40, {0x35471b7e0600?, 0x7e98f790b4c0?, 0x7e98f7902108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471abcc690, {0x35471b7e0600?, 0x35471b791680?, 0x35471b44da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b74db28, {0x2efd6e0, 0x35471abcc690}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b74d888, {0x7e98ad0ed600, 0x35471b69ae40}, 0x35471b44dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b74d888, 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(0x35471b74d888, {0x35471b823000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b0fe780, {0x35471b823000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b812f60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b812f60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b0fe780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17854 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17816 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac818c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471aea5300?, 0x35471b4fac00?, 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(0x35471aea5300, {0x35471b4fac00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471aea5300, {0x35471b4fac00?, 0x12fb?, 0x35471b0358c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471abbc5d0, {0x35471b4fac00?, 0x0?, 0x35471b5a49c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471acffe90, {0x35471b4fac00?, 0x7e98ac7d9120?, 0x7e98f7903bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b6dd188, {0x35471b4fac00?, 0x35471b791a40?, 0x35471b5a4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b74d0a8, {0x2efd6e0, 0x35471b6dd188}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b74ce08, {0x7e98ad0ed600, 0x35471acffe90}, 0x35471b5a4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b74ce08, 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(0x35471b74ce08, {0x35471b616000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b712780, {0x35471b616000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b759e60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b759e60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b712780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17811 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18122 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac789e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471acaf500?, 0x35471b471000?, 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(0x35471acaf500, {0x35471b471000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471acaf500, {0x35471b471000?, 0x28ff300?, 0x7e98ae272400?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471ac825b8, {0x35471b471000?, 0x48e413?, 0x35471b5ef9a0?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b69bae8, {0x35471b471000?, 0x7e98f7831ea8?, 0x7e98f7903bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471ac94618, {0x35471b471000?, 0x35471b228000?, 0x35471b5efa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b043b28, {0x2efd6e0, 0x35471ac94618}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b043888, {0x7e98ad0ed600, 0x35471b69bae8}, 0x35471b5efc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b043888, 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(0x35471b043888, {0x35471b4bf000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b7132c0, {0x35471b4bf000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b694600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b694600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b7132c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18131 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18388 [select]: net/http.(*persistConn).writeLoop(0x35471b614500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18349 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17799 [select]: net/http.(*persistConn).writeLoop(0x35471b614280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17785 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17865 [IO wait]: internal/poll.runtime_pollWait(0x7e98ad0a8000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b0ac280?, 0x35471b7df300?, 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(0x35471b0ac280, {0x35471b7df300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b0ac280, {0x35471b7df300?, 0x12fb?, 0x35471acb05c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471abbc718, {0x35471b7df300?, 0x0?, 0x35471b6729c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b69a930, {0x35471b7df300?, 0x7e98ac7cbf00?, 0x7e98f7902a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b69aca8, {0x35471b7df300?, 0x35471b228d20?, 0x35471b672a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b74d428, {0x2efd6e0, 0x35471b69aca8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b74d188, {0x7e98ad0ed600, 0x35471b69a930}, 0x35471b672c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b74d188, 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(0x35471b74d188, {0x35471b7b2000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b6083c0, {0x35471b7b2000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b7f56e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b7f56e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b6083c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17532 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18511 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac792a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471acafd00?, 0x35471abd4c00?, 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(0x35471acafd00, {0x35471abd4c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471acafd00, {0x35471abd4c00?, 0x12fb?, 0x35471afed7c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471ac82970, {0x35471abd4c00?, 0x0?, 0x35471b6669c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b6dca38, {0x35471abd4c00?, 0x7e98ae2724a0?, 0x7e98f7902108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b069ad0, {0x35471abd4c00?, 0x35471b228f00?, 0x35471b666a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b4e7ea8, {0x2efd6e0, 0x35471b069ad0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b4e7c08, {0x7e98ad0ed600, 0x35471b6dca38}, 0x35471b666c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b4e7c08, 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(0x35471b4e7c08, {0x35471b9a8000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b801a40, {0x35471b9a8000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b5c3560) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b5c3560, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b801a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18505 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17593 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x35471b713400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17587 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18123 [select]: net/http.(*persistConn).writeLoop(0x35471b7132c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18131 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18600 [select]: net/http.(*persistConn).roundTrip(0x35471b712f00, 0x35471b196eb0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x35471b5c0000, 0x35471b67af00) /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(0x35471aea6420, 0x35471b67af00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x35471b59c0a0, 0x35471b67adc0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x35471b67adc0, {0x2efe420, 0x35471b59c0a0}, {0x35471b6434f0?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x35471b5982d0, 0x35471b67adc0, {0x75712d7473657401?, 0x35471b643578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x35471b5982d0, 0x35471b67adc0) /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(0x35471b03a050, {0x2f28540, 0x35471b03a7d0}, 0x35471b85c840) /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:620 +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(0x35471b5c2060, 0x35471b525980, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x35471b5c2060, 0x35471b525980) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x35471b5ae100, {0x2f28540, 0x35471b03a7d0}, {0x35471b569440, 0x2a}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:619 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x35471b695aa0, {0x2f28540, 0x35471b03a7d0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1219 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2f28540, 0x35471b03a7d0}, {0x2f4a2a0, 0x35471b695aa0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:575 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:610 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17398 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:607 +0xe5 goroutine 18067 [IO wait]: internal/poll.runtime_pollWait(0x7e98ad0a7600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b5ae900?, 0x35471ba24600?, 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(0x35471b5ae900, {0x35471ba24600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b5ae900, {0x35471ba24600?, 0x12fb?, 0x35471afecc00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471abbc590, {0x35471ba24600?, 0x0?, 0x35471b4529c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b6dcb70, {0x35471ba24600?, 0x7e98ae273a80?, 0x7e98f7902108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b15f638, {0x35471ba24600?, 0x35471b229a40?, 0x35471b452a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b740d28, {0x2efd6e0, 0x35471b15f638}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b740a88, {0x7e98ad0ed600, 0x35471b6dcb70}, 0x35471b452c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b740a88, 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(0x35471b740a88, {0x35471b1dc000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b614dc0, {0x35471b1dc000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b081da0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b081da0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b614dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18031 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17398 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x35471b047520) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir({0x2f28540, 0x35471b03a7d0}, 0x35471b3cafc0, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:625 +0x1d9 github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles(0x35471b33ea08, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:665 +0x1b2 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0x35471b33ea08) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:996 +0x428 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2f28428, 0x4c3b020}, {0x2f4a230, 0x35471b5ae100}, {0x2f48710, 0x35471b4f58c0}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1379 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2f28428, 0x4c3b020}, {0x2f4a230, 0x35471b5ae100}, {0x2f48710, 0x35471b4f58c0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1385 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x35471abdb8c8) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:126 +0x2c9 testing.tRunner(0x35471abdb8c8, 0x35471b746190) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 15357 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 17801 [IO wait]: internal/poll.runtime_pollWait(0x7e98f787d000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471acaed00?, 0x35471b620600?, 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(0x35471acaed00, {0x35471b620600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471acaed00, {0x35471b620600?, 0x12fb?, 0x35471b6f0970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471ac82478, {0x35471b620600?, 0x0?, 0x35471b6f09c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b6dd098, {0x35471b620600?, 0x7e98f7889d80?, 0x7e98f79032f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b845068, {0x35471b620600?, 0x35471b22c3c0?, 0x35471b6f0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b4e6628, {0x2efd6e0, 0x35471b845068}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b4e6388, {0x7e98ad0ed600, 0x35471b6dd098}, 0x35471b6f0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b4e6388, 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(0x35471b4e6388, {0x35471b5aa000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471aeffa40, {0x35471b5aa000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b5c3500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b5c3500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471aeffa40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17780 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18298 [select]: net/http.(*persistConn).writeLoop(0x35471b6faf00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18534 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18068 [select]: net/http.(*persistConn).writeLoop(0x35471b614dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18031 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17938 [select]: net/http.(*persistConn).writeLoop(0x35471b7723c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17926 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17627 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x35471aff4640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17616 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17773 [IO wait]: internal/poll.runtime_pollWait(0x7e98f787c800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b5ae400?, 0x35471b510000?, 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(0x35471b5ae400, {0x35471b510000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b5ae400, {0x35471b510000?, 0x17fb?, 0x497192?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471abbc480, {0x35471b510000?, 0x0?, 0x35471b7659c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471acfea50, {0x35471b510000?, 0x7e98ac7d9120?, 0x7e98f79032f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b6ddaa0, {0x35471b510000?, 0x35471aca6960?, 0x35471b765a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b74c628, {0x2efd6e0, 0x35471b6ddaa0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b74c388, {0x7e98ad0ed600, 0x35471acfea50}, 0x35471b765c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b74c388, 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(0x35471b74c388, {0x35471b36d000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b0b0b40, {0x35471b36d000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b6c7b00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b6c7b00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b0b0b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17743 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18455 [select]: net/http.(*persistConn).writeLoop(0x35471b0ff400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18444 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18387 [IO wait]: internal/poll.runtime_pollWait(0x7e98ad146600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471aea4e80?, 0x35471b4f6000?, 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(0x35471aea4e80, {0x35471b4f6000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471aea4e80, {0x35471b4f6000?, 0x12fb?, 0x35471acb1140?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b012550, {0x35471b4f6000?, 0x0?, 0x35471b78b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b844ff0, {0x35471b4f6000?, 0x7e98f7889d80?, 0x7e98f7902a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b845110, {0x35471b4f6000?, 0x35471aca6f00?, 0x35471b78ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b8a50a8, {0x2efd6e0, 0x35471b845110}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b8a4e08, {0x7e98ad0ed600, 0x35471b844ff0}, 0x35471b78bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b8a4e08, 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(0x35471b8a4e08, {0x35471b46b000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b614500, {0x35471b46b000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471ba1f3e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471ba1f3e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b614500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18349 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17985 [select]: net/http.(*persistConn).writeLoop(0x35471b354c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18008 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18342 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac78e800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471aea4900?, 0x35471abd1300?, 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(0x35471aea4900, {0x35471abd1300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471aea4900, {0x35471abd1300?, 0x12fb?, 0x35471acb07a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471ac82300, {0x35471abd1300?, 0x0?, 0x35471b96b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471abcc390, {0x35471abd1300?, 0x7e98f790b4c0?, 0x7e98f79032f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471abcca98, {0x35471abd1300?, 0x35471aca72c0?, 0x35471b96ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b4e70a8, {0x2efd6e0, 0x35471abcca98}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b4e6e08, {0x7e98ad0ed600, 0x35471abcc390}, 0x35471b96bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b4e6e08, 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(0x35471b4e6e08, {0x35471b37f000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b99b400, {0x35471b37f000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b637bc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b637bc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b99b400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18359 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18515 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac792c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b45d880?, 0x35471b82c000?, 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(0x35471b45d880, {0x35471b82c000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b45d880, {0x35471b82c000?, 0x12fb?, 0x35471b96a970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b0127d0, {0x35471b82c000?, 0x0?, 0x35471b96a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b845e00, {0x35471b82c000?, 0x7e98ae2724a0?, 0x7e98f7902108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b068378, {0x35471b82c000?, 0x35471aca74a0?, 0x35471b96aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b8a57a8, {0x2efd6e0, 0x35471b068378}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b8a5508, {0x7e98ad0ed600, 0x35471b845e00}, 0x35471b96ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b8a5508, 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(0x35471b8a5508, {0x35471b84c000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b67a140, {0x35471b84c000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471ac75380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471ac75380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b67a140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18493 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15357 [chan receive, 1 minutes]: testing.(*T).Run(0x35471b4d0b48, {0x2d3bbb7?, 0x48e99f?}, 0x35471b746190) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x35471b4d0b48) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x652 testing.tRunner(0x35471b4d0b48, 0x2edd9b8) /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 18367 [select]: net/http.(*persistConn).writeLoop(0x35471ba052c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18377 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18101 [select]: net/http.(*persistConn).writeLoop(0x35471b615cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18078 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18512 [select]: net/http.(*persistConn).writeLoop(0x35471b801a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18505 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17755 [IO wait]: internal/poll.runtime_pollWait(0x7e98ad146200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b5ae680?, 0x35471b4b0000?, 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(0x35471b5ae680, {0x35471b4b0000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b5ae680, {0x35471b4b0000?, 0x17fb?, 0x497192?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471abbc498, {0x35471b4b0000?, 0x0?, 0x35471b78a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471acfeac8, {0x35471b4b0000?, 0x7e98ac7d9120?, 0x7e98f79032f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b6dda10, {0x35471b4b0000?, 0x35471afe8f00?, 0x35471b78aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b74c9a8, {0x2efd6e0, 0x35471b6dda10}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b74c708, {0x7e98ad0ed600, 0x35471acfeac8}, 0x35471b78ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b74c708, 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(0x35471b74c708, {0x35471b601000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b0b0f00, {0x35471b601000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b843320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b843320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b0b0f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17765 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18292 [select]: net/http.(*persistConn).writeLoop(0x35471b772280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18254 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18247 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac78f000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b0ac880?, 0x35471b90e000?, 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(0x35471b0ac880, {0x35471b90e000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b0ac880, {0x35471b90e000?, 0x12fb?, 0x35471acb0b60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b1943b0, {0x35471b90e000?, 0x0?, 0x35471b1ad9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b069470, {0x35471b90e000?, 0x7e98f7889d80?, 0x7e98f79032f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b844a98, {0x35471b90e000?, 0x35471afe94a0?, 0x35471b1ada98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b79bea8, {0x2efd6e0, 0x35471b844a98}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b79bc08, {0x7e98ad0ed600, 0x35471b069470}, 0x35471b1adc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b79bc08, 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(0x35471b79bc08, {0x35471b871000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b5872c0, {0x35471b871000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b716a20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b716a20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b5872c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18223 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18454 [IO wait]: internal/poll.runtime_pollWait(0x7e98f787d200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471aea5200?, 0x35471b73a000?, 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(0x35471aea5200, {0x35471b73a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471aea5200, {0x35471b73a000?, 0x12fb?, 0x35471b10c8c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471abbca30, {0x35471b73a000?, 0x0?, 0x35471b9d09c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b69b800, {0x35471b73a000?, 0x7e98ac7cbf00?, 0x7e98f7903bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b69bcf8, {0x35471b73a000?, 0x35471afe9680?, 0x35471b9d0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b741b28, {0x2efd6e0, 0x35471b69bcf8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b741888, {0x7e98ad0ed600, 0x35471b69b800}, 0x35471b9d0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b741888, 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(0x35471b741888, {0x35471b5e7000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b0ff400, {0x35471b5e7000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b5492c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b5492c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b0ff400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18444 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18140 [select]: net/http.(*persistConn).writeLoop(0x35471b712f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18110 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18139 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac78f200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b0ac100?, 0x35471b511800?, 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(0x35471b0ac100, {0x35471b511800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b0ac100, {0x35471b511800?, 0x17fb?, 0x35471afedb01?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b194180, {0x35471b511800?, 0x0?, 0x354700000000?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b15fa10, {0x35471b511800?, 0x7e98f784d120?, 0x7e98f7902a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b130858, {0x35471b511800?, 0x35471abb83c0?, 0x35471b209a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b79b0a8, {0x2efd6e0, 0x35471b130858}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b79ae08, {0x7e98ad0ed600, 0x35471b15fa10}, 0x35471b209c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b79ae08, 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(0x35471b79ae08, {0x35471b60c000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b712f00, {0x35471b60c000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b8d6480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b8d6480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b712f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18110 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17774 [select]: net/http.(*persistConn).writeLoop(0x35471b0b0b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17743 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17819 [select]: net/http.(*persistConn).writeLoop(0x35471b22ec80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17760 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17905 [IO wait]: internal/poll.runtime_pollWait(0x7e98ad0a7a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b5af300?, 0x35471b7e1900?, 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(0x35471b5af300, {0x35471b7e1900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b5af300, {0x35471b7e1900?, 0x12fb?, 0x35471acb15a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b1942a8, {0x35471b7e1900?, 0x0?, 0x35471b5a29c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471abccf48, {0x35471b7e1900?, 0x7e98f790b4c0?, 0x7e98f7902108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471abcdda0, {0x35471b7e1900?, 0x35471abb94a0?, 0x35471b5a2a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b79a628, {0x2efd6e0, 0x35471abcdda0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b79a388, {0x7e98ad0ed600, 0x35471abccf48}, 0x35471b5a2c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b79a388, 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(0x35471b79a388, {0x35471b864000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b7723c0, {0x35471b864000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b84f500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b84f500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b7723c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17926 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16795 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac818e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b45d900?, 0x35471b0f9900?, 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(0x35471b45d900, {0x35471b0f9900, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b45d900, {0x35471b0f9900?, 0x24fb?, 0x35471b3d28c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471ac820b0, {0x35471b0f9900?, 0x0?, 0x35471b4f29c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471abcc948, {0x35471b0f9900?, 0x7e98ac7d9120?, 0x7e98f79032f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b6ddb60, {0x35471b0f9900?, 0x35471abb9680?, 0x35471b4f2a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b25ad28, {0x2efd6e0, 0x35471b6ddb60}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b25aa88, {0x7e98ad0ed600, 0x35471abcc948}, 0x35471b4f2c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b25aa88, 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(0x35471b25aa88, {0x35471b4fd000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b0fea00, {0x35471b4fd000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b6374a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b6374a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b0fea00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16802 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17866 [select]: net/http.(*persistConn).writeLoop(0x35471b6083c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17532 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17851 [select]: net/http.(*persistConn).writeLoop(0x35471b6097c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17869 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17778 [select]: net/http.(*persistConn).writeLoop(0x35471aeff040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17675 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17991 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac819400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b45d680?, 0x35471ba22000?, 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(0x35471b45d680, {0x35471ba22000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b45d680, {0x35471ba22000?, 0x12fb?, 0x35471b850970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b0129e0, {0x35471ba22000?, 0x35471b850998?, 0x478c25?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b131938, {0x35471ba22000?, 0x7e98ac7d9120?, 0x7e98f79032f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b6dc558, {0x35471ba22000?, 0x35471abb90e0?, 0x35471b850a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b7409a8, {0x2efd6e0, 0x35471b6dc558}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b740708, {0x7e98ad0ed600, 0x35471b131938}, 0x35471b850c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b740708, 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(0x35471b740708, {0x35471b99c000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471ba04b40, {0x35471b99c000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b84fb00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b84fb00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471ba04b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17966 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18075 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac78f400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471acaec00?, 0x35471ba25900?, 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(0x35471acaec00, {0x35471ba25900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471acaec00, {0x35471ba25900?, 0x12fb?, 0x35471afecee0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b1940a0, {0x35471ba25900?, 0x0?, 0x35471b1ac9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b15ebe8, {0x35471ba25900?, 0x7e98ac7cbf00?, 0x7e98f7903bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b69b5a8, {0x35471ba25900?, 0x35471b75c000?, 0x35471b1aca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b79ad28, {0x2efd6e0, 0x35471b69b5a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b79aa88, {0x7e98ad0ed600, 0x35471b15ebe8}, 0x35471b1acc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b79aa88, 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(0x35471b79aa88, {0x35471b416000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b615540, {0x35471b416000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b843bc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b843bc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b615540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18070 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18597 [select]: net/http.(*persistConn).roundTrip(0x35471b7132c0, 0x35471b8ea370) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x35471b5c0000, 0x35471b8bf540) /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(0x35471aea6420, 0x35471b8bf540) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x35471b59c0a0, 0x35471b8bf400) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x35471b8bf400, {0x2efe420, 0x35471b59c0a0}, {0x35471b6414f0?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x35471b5982d0, 0x35471b8bf400, {0x1?, 0x35471b641578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x35471b5982d0, 0x35471b8bf400) /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(0x35471b03a050, {0x2f28540, 0x35471b03a7d0}, 0x35471b8e89a0) /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:620 +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(0x35471b5c2060, 0x35471b7aa100, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x35471b5c2060, 0x35471b7aa100) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x35471b5ae100, {0x2f28540, 0x35471b03a7d0}, {0x35471b8e6340, 0x36}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:619 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x35471b5c25a0, {0x2f28540, 0x35471b03a7d0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1219 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2f28540, 0x35471b03a7d0}, {0x2f4a2a0, 0x35471b5c25a0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:575 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:610 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17398 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:607 +0xe5 goroutine 18330 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac78ec00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471aea4480?, 0x35471b911900?, 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(0x35471aea4480, {0x35471b911900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471aea4480, {0x35471b911900?, 0x12fb?, 0x35471b44c970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471abbc4c0, {0x35471b911900?, 0x0?, 0x35471b44c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b002d38, {0x35471b911900?, 0x7e98f78301e8?, 0x7e98f79032f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471acff9b0, {0x35471b911900?, 0x35471b75cb40?, 0x35471b44ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b7410a8, {0x2efd6e0, 0x35471acff9b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b740e08, {0x7e98ad0ed600, 0x35471b002d38}, 0x35471b44cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b740e08, 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(0x35471b740e08, {0x35471b54c000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b772c80, {0x35471b54c000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b8d8d80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b8d8d80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b772c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18311 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18343 [select]: net/http.(*persistConn).writeLoop(0x35471b99b400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18359 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18420 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac78e600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471acaf000?, 0x35471b1f1300?, 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(0x35471acaf000, {0x35471b1f1300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471acaf000, {0x35471b1f1300?, 0x12fb?, 0x35471b7d91a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b0125b8, {0x35471b1f1300?, 0x0?, 0x35471b1ab9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b845188, {0x35471b1f1300?, 0x7e98ac7cbf00?, 0x7e98f7903bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b69b5f0, {0x35471b1f1300?, 0x35471b75dc20?, 0x35471b1aba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b8a5428, {0x2efd6e0, 0x35471b69b5f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b8a5188, {0x7e98ad0ed600, 0x35471b845188}, 0x35471b1abc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b8a5188, 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(0x35471b8a5188, {0x35471b4e9000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b22f040, {0x35471b4e9000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b843aa0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b843aa0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b22f040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18414 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17936 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac819000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471b0acc00?, 0x35471b622c00?, 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(0x35471b0acc00, {0x35471b622c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471b0acc00, {0x35471b622c00?, 0x12fb?, 0x35471b7d8960?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b0127c8, {0x35471b622c00?, 0x0?, 0x35471b9d29c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b845e78, {0x35471b622c00?, 0x7e98f784d120?, 0x7e98f79032f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b130b28, {0x35471b622c00?, 0x35471aca6000?, 0x35471b9d2a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b740628, {0x2efd6e0, 0x35471b130b28}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b740388, {0x7e98ad0ed600, 0x35471b845e78}, 0x35471b9d2c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b740388, 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(0x35471b740388, {0x35471b8cc000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b836780, {0x35471b8cc000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b888900) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b888900, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b836780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17940 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18076 [select]: net/http.(*persistConn).writeLoop(0x35471b615540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18070 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17681 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac819800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471aea4b80?, 0x35471b46f800?, 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(0x35471aea4b80, {0x35471b46f800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471aea4b80, {0x35471b46f800?, 0x17fb?, 0x35471b397970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471abbc460, {0x35471b46f800?, 0x0?, 0x35471b3979c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471acfe978, {0x35471b46f800?, 0x7e98f7831ea8?, 0x7e98f7903bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471ac953e0, {0x35471b46f800?, 0x35471b22cf00?, 0x35471b397a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b74c2a8, {0x2efd6e0, 0x35471ac953e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b74c008, {0x7e98ad0ed600, 0x35471acfe978}, 0x35471b397c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b74c008, 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(0x35471b74c008, {0x35471b4c8000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471aeff040, {0x35471b4c8000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b7b92c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b7b92c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471aeff040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17675 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18477 [IO wait]: internal/poll.runtime_pollWait(0x7e98ac792e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471acaf480?, 0x35471abd3900?, 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(0x35471acaf480, {0x35471abd3900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471acaf480, {0x35471abd3900?, 0x12fb?, 0x35471afece80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471ac827f0, {0x35471abd3900?, 0x0?, 0x35471ac529c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b15fad0, {0x35471abd3900?, 0x7e98ac7d9120?, 0x7e98f79032f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b6dc480, {0x35471abd3900?, 0x35471b75d2c0?, 0x35471ac52a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b4e77a8, {0x2efd6e0, 0x35471b6dc480}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b4e7508, {0x7e98ad0ed600, 0x35471b15fad0}, 0x35471ac52c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b4e7508, 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(0x35471b4e7508, {0x35471b7b1000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471b586500, {0x35471b7b1000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b7b9a40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b7b9a40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471b586500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18483 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18261 [select]: net/http.(*persistConn).writeLoop(0x35471aff5540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18278 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18260 [IO wait]: internal/poll.runtime_pollWait(0x7e98ad0a7400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471acafb80?, 0x35471b884c00?, 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(0x35471acafb80, {0x35471b884c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471acafb80, {0x35471b884c00?, 0x12fb?, 0x35471b035ac0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471b194470, {0x35471b884c00?, 0x0?, 0x35471ac509c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b069b30, {0x35471b884c00?, 0x7e98f7889d80?, 0x7e98f79032f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b844bd0, {0x35471b884c00?, 0x35471b540780?, 0x35471ac50a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b8a4628, {0x2efd6e0, 0x35471b844bd0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b8a4388, {0x7e98ad0ed600, 0x35471b069b30}, 0x35471ac50c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b8a4388, 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(0x35471b8a4388, {0x35471b9c8000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471aff5540, {0x35471b9c8000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b7f5c20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b7f5c20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471aff5540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18278 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17626 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7e98f787ce00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x35471acaef00?, 0x35471b1f4c00?, 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(0x35471acaef00, {0x35471b1f4c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x35471acaef00, {0x35471b1f4c00?, 0x12fb?, 0x35471b3d34e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x35471ac82508, {0x35471b1f4c00?, 0x0?, 0x35471b1a89c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x35471b6dcf60, {0x35471b1f4c00?, 0x7e98ac7cbf00?, 0x7e98f7902a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x35471b69ae10, {0x35471b1f4c00?, 0x35471b5412c0?, 0x35471b1a8a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x35471b25bb28, {0x2efd6e0, 0x35471b69ae10}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x35471b25b888, {0x7e98ad0ed600, 0x35471b6dcf60}, 0x35471b1a8c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x35471b25b888, 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(0x35471b25b888, {0x35471b60e000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x35471aff4640, {0x35471b60e000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x35471b759200) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x35471b759200, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x35471aff4640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17616 /usr/local/go/src/net/http/transport.go:1994 +0x16ac "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.439868036s (try 2/5): exit status 2: Failed []