"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 2/5) 2026/07/19 04:44:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe" 2026/07/19 04:44:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/19 04:44:33 DEBUG : Creating backend with remote "/tmp/rclone2499778965" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:44:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:44:33 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:44:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/19 04:44:33 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.82s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:44:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/19 04:44:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:44:35 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:44:35 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:44:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:44:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 04:44:38 INFO : sub dir/hello world: Copied (new) 2026/07/19 04:44:39 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (16.84s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.55s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.39s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:44:52 DEBUG : Creating backend with remote "/non-existing" 2026/07/19 04:44:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/19 04:44:53 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:44:53 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.05s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:44:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:44:54 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:44:54 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:44:56 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-07-19 04:44:55 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/19 04:44:57 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:44:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 04:44:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (17.66s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.56s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:45:12 INFO : Yandex rclone-test-kuwihuz5qaxe: Running all checks before starting transfers 2026/07/19 04:45:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:45:12 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:45:12 INFO : Yandex rclone-test-kuwihuz5qaxe: Checks finished, now starting transfers 2026/07/19 04:45:12 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:45:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:45:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 04:45:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (18.33s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:45:30 ERROR : Ignoring --no-traverse with sync 2026/07/19 04:45:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:45:30 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:45:30 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:45:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:45:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 04:45:33 INFO : sub dir/hello world: Copied (new) 2026/07/19 04:45:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (17.90s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:45:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/19 04:45:48 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:45:48 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:45:51 DEBUG : hello world2: size = 12 OK 2026/07/19 04:45:51 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/07/19 04:45:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (10.13s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:45:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:45:58 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:45:58 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:46:00 DEBUG : potato2: size = 11 OK 2026/07/19 04:46:00 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 04:46:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.31s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:46:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:46:08 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:46:08 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:46:10 DEBUG : potato2: size = 11 OK 2026/07/19 04:46:10 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 04:46:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.48s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:46:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/19 04:46:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/19 04:46:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/19 04:46:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/19 04:46:18 INFO : sub dir2: Making directory 2026/07/19 04:46:18 INFO : sub dir: Making directory 2026/07/19 04:46:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:46:19 INFO : sub dir2/sub sub dir2: Making directory 2026/07/19 04:46:19 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:46:19 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:46:22 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:46:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 04:46:22 INFO : sub dir/hello world: Copied (new) 2026/07/19 04:46:23 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (34.84s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:46:53 INFO : sub dir2: Making directory 2026/07/19 04:46:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/19 04:46:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/19 04:46:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:46:53 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:46:53 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:46:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:46:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 04:46:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.00s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:47:10 DEBUG : sub dir2: Making directory with metadata 2026/07/19 04:47:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/19 04:47:10 INFO : sub dir2: Making directory 2026/07/19 04:47:11 INFO : sub dir: Making directory 2026/07/19 04:47:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:47:11 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:47:11 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:47:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:47:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 04:47:13 INFO : sub dir/hello world: Copied (new) 2026/07/19 04:47:13 INFO : sub dir/hello world: Deleted 2026/07/19 04:47:15 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/19 04:47:15 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (25.33s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.49s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:47:36 INFO : sub dir2: Making directory 2026/07/19 04:47:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:47:36 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:47:36 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:47:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:47:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 04:47:38 INFO : sub dir/hello world: Copied (new) 2026/07/19 04:47:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.22s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:47:52 DEBUG : sub dir2: Making directory with metadata 2026/07/19 04:47:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/19 04:47:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/19 04:47:52 INFO : sub dir2: Making directory 2026/07/19 04:47:53 INFO : sub dir: Making directory 2026/07/19 04:47:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:47:53 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:47:53 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:47:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:47:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 04:47:55 INFO : sub dir/hello world: Copied (new) 2026/07/19 04:47:55 DEBUG : Waiting for deletions to finish 2026/07/19 04:47:56 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (23.84s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.53s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:48:16 INFO : sub dir2: Making directory 2026/07/19 04:48:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:48:16 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:48:16 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:48:19 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:48:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 04:48:19 INFO : sub dir/hello world: Copied (new) 2026/07/19 04:48:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.86s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:48:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-nibubey3nicu" 2026/07/19 04:48:36 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-kuwihuz5qaxe -> Yandex rclone-test-nibubey3nicu 2026/07/19 04:48:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:48:36 DEBUG : Yandex rclone-test-nibubey3nicu: Waiting for checks to finish 2026/07/19 04:48:36 DEBUG : Yandex rclone-test-nibubey3nicu: Waiting for transfers to finish 2026/07/19 04:48:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:48:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 04:48:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/19 04:48:39 DEBUG : Yandex rclone-test-nibubey3nicu: Purge remote --- PASS: TestServerSideCopy (30.06s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:49:06 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:49:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2499778965) 2026/07/19 04:49:06 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-kuwihuz5qaxe) 2026/07/19 04:49:06 DEBUG : sub dir/hello world: Sizes differ 2026/07/19 04:49:06 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:49:09 DEBUG : sub dir/hello world: size = 17 OK 2026/07/19 04:49:09 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/19 04:49:09 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (19.42s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:49:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-nurilaz2lefe" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-kuwihuz5qaxe -> Yandex rclone-test-nurilaz2lefe 2026/07/19 04:49:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:49:26 DEBUG : Yandex rclone-test-nurilaz2lefe: Waiting for checks to finish 2026/07/19 04:49:26 DEBUG : Yandex rclone-test-nurilaz2lefe: Waiting for transfers to finish 2026/07/19 04:49:28 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:49:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 04:49:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/19 04:49:33 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-kuwihuz5qaxe) 2026/07/19 04:49:33 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-nurilaz2lefe) 2026/07/19 04:49:33 DEBUG : sub dir/hello world: Sizes differ 2026/07/19 04:49:33 DEBUG : Yandex rclone-test-nurilaz2lefe: Waiting for checks to finish 2026/07/19 04:49:33 DEBUG : Yandex rclone-test-nurilaz2lefe: Waiting for transfers to finish 2026/07/19 04:49:33 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.qolagef3" before starting 2026/07/19 04:49:36 DEBUG : sub dir/hello world.qolagef3: server side copy: removing renamed existing file after operation 2026/07/19 04:49:43 DEBUG : sub dir/hello world: size = 17 OK 2026/07/19 04:49:43 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/19 04:49:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/19 04:49:44 DEBUG : Yandex rclone-test-nurilaz2lefe: Purge remote --- PASS: TestServerSideCopyOverSelf (44.34s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:50:10 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:50:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2499778965) 2026/07/19 04:50:10 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-kuwihuz5qaxe) 2026/07/19 04:50:10 DEBUG : sub dir/hello world: Sizes differ 2026/07/19 04:50:10 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:50:14 DEBUG : sub dir/hello world: size = 17 OK 2026/07/19 04:50:14 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/19 04:50:14 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/19 04:50:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (22.25s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:50:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-zemoriq5bebo" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-kuwihuz5qaxe -> Yandex rclone-test-zemoriq5bebo 2026/07/19 04:50:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:50:33 DEBUG : Yandex rclone-test-zemoriq5bebo: Waiting for checks to finish 2026/07/19 04:50:33 DEBUG : Yandex rclone-test-zemoriq5bebo: Waiting for transfers to finish 2026/07/19 04:50:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:50:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 04:50:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/19 04:50:39 DEBUG : Yandex rclone-test-zemoriq5bebo: Using server-side directory move 2026/07/19 04:50:39 INFO : Yandex rclone-test-zemoriq5bebo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/19 04:50:40 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-kuwihuz5qaxe) 2026/07/19 04:50:40 DEBUG : Yandex rclone-test-zemoriq5bebo: Waiting for checks to finish 2026/07/19 04:50:40 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-zemoriq5bebo) 2026/07/19 04:50:40 DEBUG : sub dir/hello world: Sizes differ 2026/07/19 04:50:40 DEBUG : Yandex rclone-test-zemoriq5bebo: Waiting for transfers to finish 2026/07/19 04:50:46 INFO : sub dir/hello world: Deleted 2026/07/19 04:50:47 INFO : sub dir/hello world: Moved (server-side) 2026/07/19 04:50:51 DEBUG : testing file moves 2026/07/19 04:50:51 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-kuwihuz5qaxe) 2026/07/19 04:50:51 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-zemoriq5bebo) 2026/07/19 04:50:51 DEBUG : sub dir/hello world: Sizes differ 2026/07/19 04:50:51 DEBUG : Yandex rclone-test-zemoriq5bebo: Waiting for checks to finish 2026/07/19 04:50:51 DEBUG : Yandex rclone-test-zemoriq5bebo: Waiting for transfers to finish 2026/07/19 04:50:57 INFO : sub dir/hello world: Deleted 2026/07/19 04:50:59 INFO : sub dir/hello world: Moved (server-side) 2026/07/19 04:51:01 DEBUG : Yandex rclone-test-zemoriq5bebo: Purge remote --- PASS: TestServerSideMoveOverSelf (49.41s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:51:21 ERROR : error listing: directory not found 2026/07/19 04:51:21 INFO : Local file system at /tmp/rclone2499778965: Making directory 2026/07/19 04:51:22 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:51:22 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (16.91s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:51:41 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/19 04:51:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/19 04:51:41 DEBUG : pacer: Reducing sleep to 15ms 2026/07/19 04:51:41 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/19 04:51:42 DEBUG : pacer: Reducing sleep to 10ms 2026/07/19 04:51:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/19 04:51:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:51:42 DEBUG : Local file system at /tmp/rclone2499778965: Waiting for checks to finish 2026/07/19 04:51:42 DEBUG : Local file system at /tmp/rclone2499778965: Waiting for transfers to finish 2026/07/19 04:51:43 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/07/19 04:51:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 04:51:43 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/07/19 04:51:43 INFO : sub dir/hello world: Copied (new) 2026/07/19 04:51:43 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (20.73s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:51:56 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/19 04:51:56 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:51:56 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:51:58 DEBUG : check sum: size = 1 OK 2026/07/19 04:51:58 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/19 04:51:58 INFO : check sum: Copied (new) 2026/07/19 04:51:58 DEBUG : Waiting for deletions to finish 2026/07/19 04:52:00 DEBUG : check sum: size = 1 OK 2026/07/19 04:52:00 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:52:00 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/19 04:52:00 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/07/19 04:52:00 DEBUG : check sum: Unchanged skipping 2026/07/19 04:52:00 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:52:00 DEBUG : Waiting for deletions to finish 2026/07/19 04:52:00 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.23s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:52:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/19 04:52:07 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:52:07 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:52:08 DEBUG : sizeonly: size = 6 OK 2026/07/19 04:52:08 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/19 04:52:08 INFO : sizeonly: Copied (new) 2026/07/19 04:52:08 DEBUG : Waiting for deletions to finish 2026/07/19 04:52:09 DEBUG : sizeonly: size = 6 OK 2026/07/19 04:52:09 DEBUG : sizeonly: Sizes identical 2026/07/19 04:52:09 DEBUG : sizeonly: Unchanged skipping 2026/07/19 04:52:09 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:52:09 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:52:09 DEBUG : Waiting for deletions to finish 2026/07/19 04:52:09 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (9.55s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:52:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/19 04:52:16 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:52:16 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:52:18 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/19 04:52:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/19 04:52:19 DEBUG : pacer: Reducing sleep to 15ms 2026/07/19 04:52:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/19 04:52:19 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/07/19 04:52:19 INFO : ignore-size: Copied (new) 2026/07/19 04:52:19 DEBUG : Waiting for deletions to finish 2026/07/19 04:52:19 DEBUG : pacer: Reducing sleep to 10ms 2026/07/19 04:52:20 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 04:52:20 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:52:20 DEBUG : ignore-size: Unchanged skipping 2026/07/19 04:52:20 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:52:20 DEBUG : Waiting for deletions to finish 2026/07/19 04:52:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.49s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:52:29 DEBUG : existing: size = 6 OK 2026/07/19 04:52:29 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 04:52:29 DEBUG : existing: Unchanged skipping 2026/07/19 04:52:29 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:52:29 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:52:29 DEBUG : Waiting for deletions to finish 2026/07/19 04:52:29 INFO : There was nothing to transfer 2026/07/19 04:52:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/19 04:52:30 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:52:30 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:52:33 DEBUG : existing: size = 6 OK 2026/07/19 04:52:33 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/19 04:52:33 INFO : existing: Copied (replaced existing) 2026/07/19 04:52:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (12.62s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:52:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/19 04:52:39 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:52:39 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:52:41 DEBUG : existing: size = 6 OK 2026/07/19 04:52:41 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/19 04:52:41 INFO : existing: Copied (new) 2026/07/19 04:52:41 DEBUG : Waiting for deletions to finish 2026/07/19 04:52:42 DEBUG : existing: Destination exists, skipping 2026/07/19 04:52:42 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:52:42 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:52:42 DEBUG : Waiting for deletions to finish 2026/07/19 04:52:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (9.73s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:52:53 INFO : d: Making directory 2026/07/19 04:52:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/19 04:52:55 DEBUG : c/non empty space: size = 5 OK 2026/07/19 04:52:55 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 04:52:55 DEBUG : c/non empty space: Unchanged skipping 2026/07/19 04:52:55 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:52:55 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:52:56 DEBUG : a/potato2: size = 60 OK 2026/07/19 04:52:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/19 04:52:56 INFO : a/potato2: Copied (new) 2026/07/19 04:52:56 DEBUG : Waiting for deletions to finish 2026/07/19 04:53:04 INFO : b/potato: Deleted 2026/07/19 04:53:04 INFO : d: Removing directory 2026/07/19 04:53:11 INFO : b: Removing directory 2026/07/19 04:53:19 DEBUG : Yandex rclone-test-kuwihuz5qaxe: deleted 2 directories --- PASS: TestSyncIgnoreErrors (57.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:53:48 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:53:48 DEBUG : empty space: size = 1 OK 2026/07/19 04:53:48 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/19 04:53:48 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/19 04:53:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/19 04:53:48 DEBUG : empty space: Unchanged skipping 2026/07/19 04:53:48 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:53:48 DEBUG : Waiting for deletions to finish 2026/07/19 04:53:48 INFO : There was nothing to transfer 2026/07/19 04:53:49 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:53:49 DEBUG : empty space: size = 1 OK 2026/07/19 04:53:49 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/19 04:53:49 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/19 04:53:50 INFO : empty space: Updated modification time in destination 2026/07/19 04:53:50 DEBUG : empty space: Unchanged skipping 2026/07/19 04:53:50 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:53:50 DEBUG : Waiting for deletions to finish 2026/07/19 04:53:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (11.35s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:54:00 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:54:00 DEBUG : empty space: size = 1 OK 2026/07/19 04:54:00 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/19 04:54:00 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/19 04:54:00 DEBUG : empty space: Unchanged skipping 2026/07/19 04:54:00 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:54:00 DEBUG : Waiting for deletions to finish 2026/07/19 04:54:00 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.84s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:54:11 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:54:11 DEBUG : foo: size = 3 OK 2026/07/19 04:54:11 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/19 04:54:11 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2499778965) 2026/07/19 04:54:11 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-kuwihuz5qaxe) 2026/07/19 04:54:11 DEBUG : foo: md5 differ 2026/07/19 04:54:11 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:54:13 DEBUG : foo: size = 3 OK 2026/07/19 04:54:13 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/07/19 04:54:13 INFO : foo: Copied (replaced existing) 2026/07/19 04:54:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (12.98s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:54:22 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/19 04:54:22 DEBUG : empty space: size = 1 OK 2026/07/19 04:54:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 04:54:22 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:54:22 DEBUG : empty space: Unchanged skipping 2026/07/19 04:54:22 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:54:24 DEBUG : potato: size = 60 OK 2026/07/19 04:54:24 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/19 04:54:24 INFO : potato: Copied (new) 2026/07/19 04:54:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (16.27s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:54:39 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:54:39 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2499778965) 2026/07/19 04:54:39 DEBUG : potato: size = 60 (Yandex rclone-test-kuwihuz5qaxe) 2026/07/19 04:54:39 DEBUG : potato: Sizes differ 2026/07/19 04:54:39 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:54:41 DEBUG : potato: size = 21 OK 2026/07/19 04:54:41 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/07/19 04:54:41 INFO : potato: Copied (replaced existing) 2026/07/19 04:54:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (12.25s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:54:51 DEBUG : potato: size = 21 OK 2026/07/19 04:54:51 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/19 04:54:51 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2499778965) 2026/07/19 04:54:51 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-kuwihuz5qaxe) 2026/07/19 04:54:51 DEBUG : potato: md5 differ 2026/07/19 04:54:51 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:54:51 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:54:53 DEBUG : potato: size = 21 OK 2026/07/19 04:54:53 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/07/19 04:54:53 INFO : potato: Copied (replaced existing) 2026/07/19 04:54:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (11.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:55:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:55:04 DEBUG : empty space: size = 1 OK 2026/07/19 04:55:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 04:55:04 DEBUG : empty space: Unchanged skipping 2026/07/19 04:55:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/19 04:55:04 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:55:04 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:55:04 DEBUG : Waiting for deletions to finish 2026/07/19 04:55:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:55:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:55:22 DEBUG : empty space: size = 1 OK 2026/07/19 04:55:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 04:55:22 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:55:22 DEBUG : empty space: Unchanged skipping 2026/07/19 04:55:22 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:55:24 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/19 04:55:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/19 04:55:24 DEBUG : pacer: Reducing sleep to 15ms 2026/07/19 04:55:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/19 04:55:24 DEBUG : potato2: size = 60 OK 2026/07/19 04:55:24 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/19 04:55:24 INFO : potato2: Copied (new) 2026/07/19 04:55:24 DEBUG : Waiting for deletions to finish 2026/07/19 04:55:30 DEBUG : pacer: Reducing sleep to 10ms 2026/07/19 04:55:30 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:55:47 INFO : d: Making directory 2026/07/19 04:55:47 INFO : d/e: Making directory 2026/07/19 04:55:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/19 04:55:51 DEBUG : c/non empty space: size = 5 OK 2026/07/19 04:55:51 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 04:55:51 DEBUG : c/non empty space: Unchanged skipping 2026/07/19 04:55:51 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:55:51 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:55:52 DEBUG : a/potato2: size = 60 OK 2026/07/19 04:55:52 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/19 04:55:52 INFO : a/potato2: Copied (new) 2026/07/19 04:55:52 DEBUG : Waiting for deletions to finish 2026/07/19 04:55:58 INFO : b/potato: Deleted 2026/07/19 04:55:58 INFO : d/e: Removing directory 2026/07/19 04:56:05 INFO : d: Removing directory 2026/07/19 04:56:11 INFO : b: Removing directory 2026/07/19 04:56:18 DEBUG : Yandex rclone-test-kuwihuz5qaxe: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (63.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:56:51 INFO : d: Making directory 2026/07/19 04:56:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/19 04:56:52 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:56:52 DEBUG : c/non empty space: size = 5 OK 2026/07/19 04:56:52 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 04:56:52 DEBUG : c/non empty space: Unchanged skipping 2026/07/19 04:56:52 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:56:56 DEBUG : a/potato2: size = 60 OK 2026/07/19 04:56:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/19 04:56:56 INFO : a/potato2: Copied (new) 2026/07/19 04:56:56 ERROR : Yandex rclone-test-kuwihuz5qaxe: not deleting files as there were IO errors 2026/07/19 04:56:56 ERROR : Yandex rclone-test-kuwihuz5qaxe: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (56.34s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:57:48 DEBUG : Waiting for deletions to finish 2026/07/19 04:57:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:57:48 DEBUG : empty space: size = 1 OK 2026/07/19 04:57:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 04:57:48 DEBUG : empty space: Unchanged skipping 2026/07/19 04:57:48 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:57:48 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:57:50 DEBUG : potato2: size = 60 OK 2026/07/19 04:57:50 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/19 04:57:50 INFO : potato2: Copied (new) 2026/07/19 04:57:54 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (24.32s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:58:11 DEBUG : Waiting for deletions to finish 2026/07/19 04:58:11 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:58:11 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:58:17 INFO : potato: Deleted 2026/07/19 04:58:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:58:17 DEBUG : empty space: size = 1 OK 2026/07/19 04:58:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 04:58:17 DEBUG : empty space: Unchanged skipping 2026/07/19 04:58:17 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:58:17 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:58:19 DEBUG : potato2: size = 60 OK 2026/07/19 04:58:19 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/19 04:58:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (26.32s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:58:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:58:36 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:58:36 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:58:38 DEBUG : potato2: size = 19 OK 2026/07/19 04:58:38 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/07/19 04:58:38 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (19.71s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:58:56 DEBUG : enormous: Excluded (Size Filter) 2026/07/19 04:58:56 DEBUG : enormous: Excluded 2026/07/19 04:58:56 DEBUG : potato2: Excluded (Size Filter) 2026/07/19 04:58:56 DEBUG : potato2: Excluded 2026/07/19 04:58:56 DEBUG : potato2: Excluded (Size Filter) 2026/07/19 04:58:56 DEBUG : potato2: Excluded 2026/07/19 04:58:56 DEBUG : empty space: size = 1 OK 2026/07/19 04:58:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 04:58:56 DEBUG : empty space: Unchanged skipping 2026/07/19 04:58:56 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:58:56 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:58:56 DEBUG : Waiting for deletions to finish 2026/07/19 04:58:56 INFO : There was nothing to transfer 2026/07/19 04:58:57 DEBUG : potato2: Excluded (Size Filter) 2026/07/19 04:58:57 DEBUG : potato2: Excluded 2026/07/19 04:58:57 DEBUG : enormous: Excluded (Size Filter) 2026/07/19 04:58:57 DEBUG : enormous: Excluded 2026/07/19 04:58:57 DEBUG : potato2: Excluded (Size Filter) 2026/07/19 04:58:57 DEBUG : potato2: Excluded 2026/07/19 04:58:57 DEBUG : potato2: Excluded (Size Filter) 2026/07/19 04:58:57 DEBUG : potato2: Excluded 2026/07/19 04:58:57 DEBUG : Local file system at /tmp/rclone2499778965: Waiting for checks to finish 2026/07/19 04:58:57 DEBUG : empty space: size = 1 OK 2026/07/19 04:58:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 04:58:57 DEBUG : empty space: Unchanged skipping 2026/07/19 04:58:57 DEBUG : Local file system at /tmp/rclone2499778965: Waiting for transfers to finish 2026/07/19 04:58:57 DEBUG : Waiting for deletions to finish 2026/07/19 04:58:57 INFO : There was nothing to transfer 2026/07/19 04:58:58 DEBUG : potato2: Excluded (Size Filter) 2026/07/19 04:58:58 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (16.53s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:59:15 DEBUG : enormous: Excluded (Size Filter) 2026/07/19 04:59:15 DEBUG : enormous: Excluded 2026/07/19 04:59:15 DEBUG : potato2: Excluded (Size Filter) 2026/07/19 04:59:15 DEBUG : potato2: Excluded 2026/07/19 04:59:15 DEBUG : empty space: size = 1 OK 2026/07/19 04:59:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 04:59:15 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:59:15 DEBUG : empty space: Unchanged skipping 2026/07/19 04:59:15 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:59:15 DEBUG : Waiting for deletions to finish 2026/07/19 04:59:20 INFO : potato2: Deleted 2026/07/19 04:59:21 INFO : enormous: Deleted 2026/07/19 04:59:21 INFO : There was nothing to transfer 2026/07/19 04:59:22 DEBUG : empty space: size = 1 OK 2026/07/19 04:59:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 04:59:22 DEBUG : empty space: Unchanged skipping 2026/07/19 04:59:22 DEBUG : Local file system at /tmp/rclone2499778965: Waiting for checks to finish 2026/07/19 04:59:22 DEBUG : Local file system at /tmp/rclone2499778965: Waiting for transfers to finish 2026/07/19 04:59:22 DEBUG : Waiting for deletions to finish 2026/07/19 04:59:22 INFO : enormous: Deleted 2026/07/19 04:59:22 INFO : potato2: Deleted 2026/07/19 04:59:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (19.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 04:59:37 DEBUG : five: Need to transfer - File not found at Destination 2026/07/19 04:59:37 DEBUG : four: size = 4 (Local file system at /tmp/rclone2499778965) 2026/07/19 04:59:37 DEBUG : four: size = 8 (Yandex rclone-test-kuwihuz5qaxe) 2026/07/19 04:59:37 DEBUG : four: Sizes differ 2026/07/19 04:59:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/19 04:59:37 DEBUG : two: size = 3 OK 2026/07/19 04:59:37 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:59:37 DEBUG : one: Destination is newer than source, skipping 2026/07/19 04:59:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2499778965) 2026/07/19 04:59:37 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-kuwihuz5qaxe) 2026/07/19 04:59:37 DEBUG : two: md5 differ 2026/07/19 04:59:37 DEBUG : three: size = 5 OK 2026/07/19 04:59:37 DEBUG : three: Sizes identical 2026/07/19 04:59:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/19 04:59:37 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:59:39 DEBUG : two: size = 3 OK 2026/07/19 04:59:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/19 04:59:39 INFO : two: Copied (replaced existing) 2026/07/19 04:59:39 DEBUG : five: size = 4 OK 2026/07/19 04:59:39 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/19 04:59:39 INFO : five: Copied (new) 2026/07/19 04:59:40 DEBUG : four: size = 4 OK 2026/07/19 04:59:40 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/19 04:59:40 INFO : four: Copied (replaced existing) 2026/07/19 04:59:40 DEBUG : Waiting for deletions to finish 2026/07/19 04:59:40 DEBUG : five: size = 4 OK 2026/07/19 04:59:40 DEBUG : four: size = 4 OK 2026/07/19 04:59:40 DEBUG : three: size = 5 OK 2026/07/19 04:59:40 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 04:59:40 DEBUG : two: size = 3 OK 2026/07/19 04:59:40 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/19 04:59:40 DEBUG : five: Size and md5 of src and dst objects identical 2026/07/19 04:59:40 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/19 04:59:40 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/19 04:59:40 DEBUG : two: Size and md5 of src and dst objects identical 2026/07/19 04:59:40 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/19 04:59:40 DEBUG : four: Size and md5 of src and dst objects identical 2026/07/19 04:59:40 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/19 04:59:40 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/19 04:59:40 DEBUG : one: Destination is newer than source, skipping 2026/07/19 04:59:40 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2499778965) 2026/07/19 04:59:40 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-kuwihuz5qaxe) 2026/07/19 04:59:40 DEBUG : three: md5 differ 2026/07/19 04:59:40 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/19 04:59:40 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 04:59:43 DEBUG : three: size = 5 OK 2026/07/19 04:59:43 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/19 04:59:43 INFO : three: Copied (replaced existing) 2026/07/19 04:59:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (45.80s) === 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-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/07/19 05:00:14 INFO : Yandex rclone-test-kuwihuz5qaxe: Making map for --track-renames 2026/07/19 05:00:14 INFO : Yandex rclone-test-kuwihuz5qaxe: Finished making map for --track-renames 2026/07/19 05:00:14 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:00:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/19 05:00:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/19 05:00:14 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for renames to finish 2026/07/19 05:00:14 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:00:16 DEBUG : potato: size = 14 OK 2026/07/19 05:00:16 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/19 05:00:16 INFO : potato: Copied (new) 2026/07/19 05:00:16 DEBUG : yam: size = 11 OK 2026/07/19 05:00:16 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/19 05:00:16 INFO : yam: Copied (new) 2026/07/19 05:00:16 DEBUG : Waiting for deletions to finish 2026/07/19 05:00:17 DEBUG : potato: size = 14 OK 2026/07/19 05:00:17 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:00:17 DEBUG : potato: Unchanged skipping 2026/07/19 05:00:17 INFO : Yandex rclone-test-kuwihuz5qaxe: Making map for --track-renames 2026/07/19 05:00:17 INFO : Yandex rclone-test-kuwihuz5qaxe: Finished making map for --track-renames 2026/07/19 05:00:17 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:00:17 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for renames to finish 2026/07/19 05:00:18 INFO : yam: Moved (server-side) to: yaml 2026/07/19 05:00:18 INFO : yaml: Renamed from "yam" 2026/07/19 05:00:18 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:00:18 DEBUG : Waiting for deletions to finish 2026/07/19 05:00:18 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (17.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/07/19 05:00:32 INFO : Yandex rclone-test-kuwihuz5qaxe: Making map for --track-renames 2026/07/19 05:00:32 INFO : Yandex rclone-test-kuwihuz5qaxe: Finished making map for --track-renames 2026/07/19 05:00:32 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:00:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/19 05:00:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/19 05:00:32 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for renames to finish 2026/07/19 05:00:32 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:00:33 DEBUG : potato: size = 14 OK 2026/07/19 05:00:33 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/19 05:00:33 INFO : potato: Copied (new) 2026/07/19 05:00:34 DEBUG : yam: modtime not stored after upload (got 2026-07-19 05:00:33 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/07/19 05:00:35 DEBUG : yam: size = 11 OK 2026/07/19 05:00:35 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/19 05:00:35 INFO : yam: Copied (new) 2026/07/19 05:00:35 DEBUG : Waiting for deletions to finish 2026/07/19 05:00:35 DEBUG : potato: size = 14 OK 2026/07/19 05:00:35 INFO : Yandex rclone-test-kuwihuz5qaxe: Making map for --track-renames 2026/07/19 05:00:35 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:00:35 DEBUG : potato: Unchanged skipping 2026/07/19 05:00:35 INFO : Yandex rclone-test-kuwihuz5qaxe: Finished making map for --track-renames 2026/07/19 05:00:35 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:00:35 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for renames to finish 2026/07/19 05:00:37 INFO : yam: Moved (server-side) to: yaml 2026/07/19 05:00:37 INFO : yaml: Renamed from "yam" 2026/07/19 05:00:37 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:00:37 DEBUG : Waiting for deletions to finish 2026/07/19 05:00:37 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (18.84s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/07/19 05:00:50 INFO : Yandex rclone-test-kuwihuz5qaxe: Making map for --track-renames 2026/07/19 05:00:50 INFO : Yandex rclone-test-kuwihuz5qaxe: Finished making map for --track-renames 2026/07/19 05:00:50 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:00:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/19 05:00:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/19 05:00:50 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for renames to finish 2026/07/19 05:00:50 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:00:52 DEBUG : potato: size = 14 OK 2026/07/19 05:00:52 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/19 05:00:52 INFO : potato: Copied (new) 2026/07/19 05:00:52 DEBUG : sub/yam: size = 11 OK 2026/07/19 05:00:52 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/19 05:00:52 INFO : sub/yam: Copied (new) 2026/07/19 05:00:52 DEBUG : Waiting for deletions to finish 2026/07/19 05:00:55 DEBUG : potato: size = 14 OK 2026/07/19 05:00:55 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:00:55 DEBUG : potato: Unchanged skipping 2026/07/19 05:00:55 INFO : Yandex rclone-test-kuwihuz5qaxe: Making map for --track-renames 2026/07/19 05:00:55 INFO : Yandex rclone-test-kuwihuz5qaxe: Finished making map for --track-renames 2026/07/19 05:00:55 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:00:55 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for renames to finish 2026/07/19 05:00:56 INFO : sub/yam: Moved (server-side) to: yam 2026/07/19 05:00:56 INFO : yam: Renamed from "sub/yam" 2026/07/19 05:00:56 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:00:56 DEBUG : Waiting for deletions to finish 2026/07/19 05:00:56 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (27.12s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:01:17 DEBUG : Creating backend with remote "/tmp/rclone2499778965/dir1" 2026/07/19 05:01:17 DEBUG : Config file has changed externally - reloading 2026/07/19 05:01:17 DEBUG : Creating backend with remote "/tmp/rclone2499778965/dir2" 2026/07/19 05:01:17 DEBUG : Local file system at /tmp/rclone2499778965/dir2: Using server-side directory move 2026/07/19 05:01:17 INFO : Local file system at /tmp/rclone2499778965/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/19 05:01:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/19 05:01:17 DEBUG : Local file system at /tmp/rclone2499778965/dir2: Waiting for checks to finish 2026/07/19 05:01:17 DEBUG : Local file system at /tmp/rclone2499778965/dir2: Waiting for transfers to finish 2026/07/19 05:01:17 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.23s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:01:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 05:01:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/19 05:01:19 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:01:19 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:01:21 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/19 05:01:21 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/19 05:01:21 INFO : nested/sub dir/file: Copied (new) 2026/07/19 05:01:21 INFO : nested/sub dir/file: Deleted 2026/07/19 05:01:22 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 05:01:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 05:01:22 INFO : sub dir/hello world: Copied (new) 2026/07/19 05:01:22 INFO : sub dir/hello world: Deleted 2026/07/19 05:01:22 INFO : sub dir: Removing directory 2026/07/19 05:01:22 INFO : nested/sub dir: Removing directory 2026/07/19 05:01:22 INFO : nested: Removing directory 2026/07/19 05:01:22 DEBUG : Local file system at /tmp/rclone2499778965: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (37.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 05:01:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/19 05:01:56 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:01:56 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:01:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 05:01:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 05:01:58 INFO : sub dir/hello world: Copied (new) 2026/07/19 05:01:58 INFO : sub dir/hello world: Deleted 2026/07/19 05:01:59 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/19 05:01:59 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/19 05:01:59 INFO : nested/sub dir/file: Copied (new) 2026/07/19 05:01:59 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (39.63s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:02:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/19 05:02:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/19 05:02:36 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:02:36 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:02:38 DEBUG : existing-b: size = 6 OK 2026/07/19 05:02:38 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/07/19 05:02:38 INFO : existing-b: Copied (new) 2026/07/19 05:02:38 INFO : existing-b: Deleted 2026/07/19 05:02:38 DEBUG : existing: size = 6 OK 2026/07/19 05:02:38 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/19 05:02:38 INFO : existing: Copied (new) 2026/07/19 05:02:38 INFO : existing: Deleted 2026/07/19 05:02:39 DEBUG : existing: Destination exists, skipping 2026/07/19 05:02:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/19 05:02:39 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:02:39 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:02:39 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (14.88s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:02:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-piyubon3wiwi" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-kuwihuz5qaxe -> Yandex rclone-test-piyubon3wiwi 2026/07/19 05:03:03 DEBUG : Yandex rclone-test-piyubon3wiwi: Using server-side directory move 2026/07/19 05:03:03 INFO : Yandex rclone-test-piyubon3wiwi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/19 05:03:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 05:03:03 DEBUG : empty space: size = 1 OK 2026/07/19 05:03:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:03:03 DEBUG : empty space: Unchanged skipping 2026/07/19 05:03:03 DEBUG : potato3: size = 68 (Yandex rclone-test-kuwihuz5qaxe) 2026/07/19 05:03:03 DEBUG : potato3: size = 60 (Yandex rclone-test-piyubon3wiwi) 2026/07/19 05:03:03 DEBUG : Yandex rclone-test-piyubon3wiwi: Waiting for checks to finish 2026/07/19 05:03:03 DEBUG : potato3: Sizes differ 2026/07/19 05:03:04 INFO : potato2: Moved (server-side) 2026/07/19 05:03:09 INFO : potato3: Deleted 2026/07/19 05:03:09 INFO : empty space: Deleted 2026/07/19 05:03:09 DEBUG : Yandex rclone-test-piyubon3wiwi: Waiting for transfers to finish 2026/07/19 05:03:10 INFO : potato3: Moved (server-side) 2026/07/19 05:03:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-hogimid0nuba" 2026/07/19 05:03:11 DEBUG : Yandex rclone-test-hogimid0nuba: Using server-side directory move 2026/07/19 05:03:14 INFO : Yandex rclone-test-hogimid0nuba: Server side directory move succeeded 2026/07/19 05:03:15 ERROR : error listing: directory not found 2026/07/19 05:03:15 DEBUG : Yandex rclone-test-hogimid0nuba: Purge remote 2026/07/19 05:03:26 DEBUG : Yandex rclone-test-piyubon3wiwi: Purge remote 2026/07/19 05:03:26 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (35.61s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:03:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-qipiguz6hivu" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-kuwihuz5qaxe -> Yandex rclone-test-qipiguz6hivu 2026/07/19 05:03:37 DEBUG : empty space: Excluded (Size Filter) 2026/07/19 05:03:37 DEBUG : empty space: Excluded 2026/07/19 05:03:37 DEBUG : empty space: Excluded (Size Filter) 2026/07/19 05:03:37 DEBUG : empty space: Excluded 2026/07/19 05:03:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 05:03:37 DEBUG : potato3: size = 68 (Yandex rclone-test-kuwihuz5qaxe) 2026/07/19 05:03:37 DEBUG : potato3: size = 60 (Yandex rclone-test-qipiguz6hivu) 2026/07/19 05:03:37 DEBUG : potato3: Sizes differ 2026/07/19 05:03:37 DEBUG : Yandex rclone-test-qipiguz6hivu: Waiting for checks to finish 2026/07/19 05:03:37 DEBUG : Yandex rclone-test-qipiguz6hivu: Waiting for transfers to finish 2026/07/19 05:03:38 INFO : potato2: Moved (server-side) 2026/07/19 05:03:43 INFO : potato3: Deleted 2026/07/19 05:03:44 INFO : potato3: Moved (server-side) 2026/07/19 05:03:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-yucituc3nagu" 2026/07/19 05:03:45 DEBUG : empty space: Excluded (Size Filter) 2026/07/19 05:03:45 DEBUG : empty space: Excluded 2026/07/19 05:03:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 05:03:45 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/19 05:03:45 DEBUG : Yandex rclone-test-yucituc3nagu: Waiting for checks to finish 2026/07/19 05:03:45 DEBUG : Yandex rclone-test-yucituc3nagu: Waiting for transfers to finish 2026/07/19 05:03:46 INFO : potato2: Moved (server-side) 2026/07/19 05:03:47 INFO : potato3: Moved (server-side) 2026/07/19 05:03:48 DEBUG : Yandex rclone-test-yucituc3nagu: Purge remote 2026/07/19 05:03:59 DEBUG : Yandex rclone-test-qipiguz6hivu: Purge remote --- PASS: TestServerSideMoveWithFilter (47.25s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:04:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyekon5pufi" 2026/07/19 05:04:20 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-kuwihuz5qaxe -> Yandex rclone-test-zuyekon5pufi 2026/07/19 05:04:26 DEBUG : Yandex rclone-test-zuyekon5pufi: Using server-side directory move 2026/07/19 05:04:26 INFO : Yandex rclone-test-zuyekon5pufi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/19 05:04:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 05:04:26 DEBUG : empty space: size = 1 OK 2026/07/19 05:04:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:04:26 DEBUG : empty space: Unchanged skipping 2026/07/19 05:04:26 DEBUG : potato3: size = 68 (Yandex rclone-test-kuwihuz5qaxe) 2026/07/19 05:04:26 DEBUG : potato3: size = 60 (Yandex rclone-test-zuyekon5pufi) 2026/07/19 05:04:26 DEBUG : potato3: Sizes differ 2026/07/19 05:04:27 DEBUG : Yandex rclone-test-zuyekon5pufi: Waiting for checks to finish 2026/07/19 05:04:28 INFO : potato2: Moved (server-side) 2026/07/19 05:04:32 INFO : empty space: Deleted 2026/07/19 05:04:32 DEBUG : Yandex rclone-test-zuyekon5pufi: Waiting for transfers to finish 2026/07/19 05:04:33 INFO : potato3: Deleted 2026/07/19 05:04:34 INFO : potato3: Moved (server-side) 2026/07/19 05:04:34 INFO : tomatoDir: Removing directory 2026/07/19 05:04:41 DEBUG : Yandex rclone-test-kuwihuz5qaxe: deleted 1 directories 2026/07/19 05:04:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-nixexir4bife" 2026/07/19 05:04:42 INFO : tomatoDir: Making directory 2026/07/19 05:04:42 DEBUG : Yandex rclone-test-nixexir4bife: Using server-side directory move 2026/07/19 05:04:46 INFO : Yandex rclone-test-nixexir4bife: Server side directory move succeeded 2026/07/19 05:04:46 ERROR : error listing: directory not found 2026/07/19 05:04:47 ERROR : error listing: directory not found 2026/07/19 05:04:47 DEBUG : Yandex rclone-test-nixexir4bife: Purge remote 2026/07/19 05:04:59 DEBUG : Yandex rclone-test-zuyekon5pufi: Purge remote 2026/07/19 05:04:59 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (46.29s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.59s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:05:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/rclone-sync-test" --- PASS: TestSyncOverlap (2.35s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:05:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/rclone-sync-test" 2026/07/19 05:05:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/rclone-sync-test-include/layer2" 2026/07/19 05:05:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/rclone-sync-test-ignore-file" 2026/07/19 05:05:10 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:11 DEBUG : Yandex rclone-test-kuwihuz5qaxe/rclone-sync-test: Waiting for checks to finish 2026/07/19 05:05:11 DEBUG : Yandex rclone-test-kuwihuz5qaxe/rclone-sync-test: Waiting for transfers to finish 2026/07/19 05:05:11 DEBUG : Waiting for deletions to finish 2026/07/19 05:05:11 INFO : There was nothing to transfer 2026/07/19 05:05:12 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:13 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:05:13 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:05:13 DEBUG : Waiting for deletions to finish 2026/07/19 05:05:13 INFO : rclone-sync-test-include: Removing directory 2026/07/19 05:05:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/19 05:05:13 DEBUG : Yandex rclone-test-kuwihuz5qaxe: failed to delete 1 directories 2026/07/19 05:05:13 INFO : There was nothing to transfer 2026/07/19 05:05:14 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:16 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:17 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:21 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:23 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:24 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:26 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:28 DEBUG : Yandex rclone-test-kuwihuz5qaxe/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/19 05:05:28 DEBUG : Yandex rclone-test-kuwihuz5qaxe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/19 05:05:28 DEBUG : Waiting for deletions to finish 2026/07/19 05:05:28 INFO : There was nothing to transfer 2026/07/19 05:05:28 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:30 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:31 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:32 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:05:32 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:05:32 DEBUG : Waiting for deletions to finish 2026/07/19 05:05:32 INFO : rclone-sync-test-include: Removing directory 2026/07/19 05:05:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/19 05:05:33 DEBUG : Yandex rclone-test-kuwihuz5qaxe: failed to delete 1 directories 2026/07/19 05:05:33 INFO : There was nothing to transfer 2026/07/19 05:05:33 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:35 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:36 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:38 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:40 DEBUG : Excluded 2026/07/19 05:05:40 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:41 DEBUG : Yandex rclone-test-kuwihuz5qaxe/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/19 05:05:41 DEBUG : Yandex rclone-test-kuwihuz5qaxe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/19 05:05:41 DEBUG : Waiting for deletions to finish 2026/07/19 05:05:41 INFO : There was nothing to transfer 2026/07/19 05:05:42 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:43 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:45 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:47 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/19 05:05:48 DEBUG : rclone-sync-test: Excluded 2026/07/19 05:05:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 05:05:49 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (90.58s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:06:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/dst" 2026/07/19 05:06:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/CompareDest" 2026/07/19 05:06:34 DEBUG : one: Need to transfer - File not found at Destination 2026/07/19 05:06:34 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:06:34 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:06:36 DEBUG : one: size = 3 OK 2026/07/19 05:06:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/19 05:06:36 INFO : one: Copied (new) 2026/07/19 05:06:36 DEBUG : Waiting for deletions to finish 2026/07/19 05:06:38 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:06:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:06:38 DEBUG : one: size = 3 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:06:38 DEBUG : one: Sizes differ 2026/07/19 05:06:38 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:06:40 DEBUG : one: size = 5 OK 2026/07/19 05:06:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/19 05:06:40 INFO : one: Copied (replaced existing) 2026/07/19 05:06:40 DEBUG : Waiting for deletions to finish 2026/07/19 05:06:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:06:45 DEBUG : one: size = 3 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:06:45 DEBUG : one: Sizes differ 2026/07/19 05:06:45 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:06:45 DEBUG : one: size = 5 OK 2026/07/19 05:06:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:06:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/19 05:06:45 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:06:45 DEBUG : Waiting for deletions to finish 2026/07/19 05:06:45 INFO : There was nothing to transfer 2026/07/19 05:06:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:06:48 DEBUG : one: size = 3 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:06:48 DEBUG : one: Sizes differ 2026/07/19 05:06:48 DEBUG : two: size = 3 OK 2026/07/19 05:06:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:06:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/19 05:06:48 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:06:48 DEBUG : one: size = 5 OK 2026/07/19 05:06:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:06:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/19 05:06:48 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:06:48 DEBUG : Waiting for deletions to finish 2026/07/19 05:06:48 INFO : There was nothing to transfer 2026/07/19 05:06:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:06:50 DEBUG : one: size = 3 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:06:50 DEBUG : one: Sizes differ 2026/07/19 05:06:50 DEBUG : one: size = 5 OK 2026/07/19 05:06:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:06:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/19 05:06:50 DEBUG : two: size = 3 OK 2026/07/19 05:06:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:06:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/19 05:06:50 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:06:50 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:06:50 DEBUG : Waiting for deletions to finish 2026/07/19 05:06:50 INFO : There was nothing to transfer 2026/07/19 05:06:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:06:51 DEBUG : one: size = 3 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:06:51 DEBUG : one: Sizes differ 2026/07/19 05:06:51 DEBUG : one: size = 5 OK 2026/07/19 05:06:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:06:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/19 05:06:51 DEBUG : two: size = 3 OK 2026/07/19 05:06:51 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/19 05:06:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/19 05:06:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/19 05:06:51 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:06:51 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:06:51 DEBUG : Waiting for deletions to finish 2026/07/19 05:06:51 INFO : There was nothing to transfer 2026/07/19 05:06:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:06:53 DEBUG : one: size = 3 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:06:53 DEBUG : one: Sizes differ 2026/07/19 05:06:53 DEBUG : one: size = 5 OK 2026/07/19 05:06:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:06:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/19 05:06:53 DEBUG : two: size = 5 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:06:53 DEBUG : two: size = 3 (Yandex rclone-test-kuwihuz5qaxe/CompareDest) 2026/07/19 05:06:53 DEBUG : two: Sizes differ 2026/07/19 05:06:53 DEBUG : two: Need to transfer - File not found at Destination 2026/07/19 05:06:53 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:06:53 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:06:55 DEBUG : two: size = 5 OK 2026/07/19 05:06:55 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/19 05:06:55 INFO : two: Copied (new) 2026/07/19 05:06:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (60.74s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:07:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/dest" 2026/07/19 05:07:39 DEBUG : Config file has changed externally - reloading 2026/07/19 05:07:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/pre-dest1" 2026/07/19 05:07:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/pre-dest2" 2026/07/19 05:07:40 DEBUG : 1: size = 1 OK 2026/07/19 05:07:40 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:07:40 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/19 05:07:41 DEBUG : 2: size = 1 OK 2026/07/19 05:07:41 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:07:41 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/19 05:07:41 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/19 05:07:41 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dest: Waiting for checks to finish 2026/07/19 05:07:41 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dest: Waiting for transfers to finish 2026/07/19 05:07:43 DEBUG : 3: size = 1 OK 2026/07/19 05:07:43 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/07/19 05:07:43 INFO : 3: Copied (new) 2026/07/19 05:07:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (50.69s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:08:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/dst" 2026/07/19 05:08:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/CopyDest" 2026/07/19 05:08:26 DEBUG : one: Need to transfer - File not found at Destination 2026/07/19 05:08:26 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:08:26 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:08:28 DEBUG : one: size = 3 OK 2026/07/19 05:08:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/19 05:08:28 INFO : one: Copied (new) 2026/07/19 05:08:28 DEBUG : Waiting for deletions to finish 2026/07/19 05:08:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:08:29 DEBUG : one: size = 3 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:08:29 DEBUG : one: Sizes differ 2026/07/19 05:08:29 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:08:29 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:08:32 DEBUG : one: size = 5 OK 2026/07/19 05:08:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/19 05:08:32 INFO : one: Copied (replaced existing) 2026/07/19 05:08:32 DEBUG : Waiting for deletions to finish 2026/07/19 05:08:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/BackupDir" 2026/07/19 05:08:38 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:08:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:08:38 DEBUG : one: size = 3 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:08:38 DEBUG : one: Sizes differ 2026/07/19 05:08:38 DEBUG : one: size = 5 OK 2026/07/19 05:08:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:08:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:08:38 DEBUG : one: size = 3 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:08:38 DEBUG : one: Sizes differ 2026/07/19 05:08:40 INFO : one: Moved (server-side) 2026/07/19 05:08:42 DEBUG : one: size = 5 OK 2026/07/19 05:08:42 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/19 05:08:42 INFO : one: Copied (server-side copy) 2026/07/19 05:08:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/19 05:08:42 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:08:42 DEBUG : Waiting for deletions to finish 2026/07/19 05:08:45 DEBUG : CopyDest/two: modtime not stored after upload (got 2026-07-19 05:08:44 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/07/19 05:08:47 DEBUG : one: size = 5 OK 2026/07/19 05:08:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:08:47 DEBUG : one: Unchanged skipping 2026/07/19 05:08:47 DEBUG : two: size = 3 OK 2026/07/19 05:08:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:08:48 DEBUG : two: size = 3 OK 2026/07/19 05:08:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/19 05:08:48 INFO : two: Copied (server-side copy) 2026/07/19 05:08:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/19 05:08:48 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:08:48 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:08:48 DEBUG : Waiting for deletions to finish 2026/07/19 05:08:50 DEBUG : one: size = 5 OK 2026/07/19 05:08:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:08:50 DEBUG : one: Unchanged skipping 2026/07/19 05:08:50 DEBUG : two: size = 3 OK 2026/07/19 05:08:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:08:50 DEBUG : two: Unchanged skipping 2026/07/19 05:08:50 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:08:50 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:08:50 DEBUG : Waiting for deletions to finish 2026/07/19 05:08:50 INFO : There was nothing to transfer 2026/07/19 05:08:53 DEBUG : one: size = 5 OK 2026/07/19 05:08:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:08:53 DEBUG : one: Unchanged skipping 2026/07/19 05:08:53 DEBUG : three: size = 7 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:08:53 DEBUG : three: size = 5 (Yandex rclone-test-kuwihuz5qaxe/CopyDest) 2026/07/19 05:08:53 DEBUG : three: Sizes differ 2026/07/19 05:08:53 DEBUG : three: Destination not found in --copy-dest 2026/07/19 05:08:53 DEBUG : three: Need to transfer - File not found at Destination 2026/07/19 05:08:53 DEBUG : two: size = 3 OK 2026/07/19 05:08:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:08:53 DEBUG : two: Unchanged skipping 2026/07/19 05:08:53 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:08:53 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:08:55 DEBUG : three: size = 7 OK 2026/07/19 05:08:55 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/19 05:08:55 INFO : three: Copied (new) 2026/07/19 05:08:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (95.48s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:10:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/dst" 2026/07/19 05:10:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/backup" 2026/07/19 05:10:20 DEBUG : two: size = 3 OK 2026/07/19 05:10:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:10:20 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:10:20 DEBUG : two: Unchanged skipping 2026/07/19 05:10:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:10:20 DEBUG : one: size = 3 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:10:20 DEBUG : one: Sizes differ 2026/07/19 05:10:21 INFO : one: Moved (server-side) 2026/07/19 05:10:21 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:10:23 DEBUG : one: modtime not stored after upload (got 2026-07-19 05:10:22 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/07/19 05:10:25 DEBUG : one: size = 4 OK 2026/07/19 05:10:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/19 05:10:25 INFO : one: Copied (new) 2026/07/19 05:10:25 DEBUG : Waiting for deletions to finish 2026/07/19 05:10:26 INFO : three.txt: Moved (server-side) 2026/07/19 05:10:26 INFO : three.txt: Moved into backup dir 2026/07/19 05:10:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:10:30 DEBUG : one: size = 4 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:10:30 DEBUG : one: Sizes differ 2026/07/19 05:10:30 DEBUG : two: size = 3 OK 2026/07/19 05:10:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:10:30 DEBUG : two: Unchanged skipping 2026/07/19 05:10:30 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:10:37 INFO : one: Deleted 2026/07/19 05:10:38 INFO : one: Moved (server-side) 2026/07/19 05:10:38 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:10:40 DEBUG : one: size = 5 OK 2026/07/19 05:10:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/19 05:10:40 INFO : one: Copied (new) 2026/07/19 05:10:40 DEBUG : Waiting for deletions to finish 2026/07/19 05:10:46 INFO : three.txt: Deleted 2026/07/19 05:10:48 INFO : three.txt: Moved (server-side) 2026/07/19 05:10:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (85.68s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:11:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/dst" 2026/07/19 05:11:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/backup" 2026/07/19 05:11:34 DEBUG : two: size = 3 OK 2026/07/19 05:11:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:11:34 DEBUG : two: Unchanged skipping 2026/07/19 05:11:34 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:11:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:11:34 DEBUG : one: size = 3 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:11:34 DEBUG : one: Sizes differ 2026/07/19 05:11:35 INFO : one: Moved (server-side) to: one.bak 2026/07/19 05:11:35 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:11:37 DEBUG : one: size = 4 OK 2026/07/19 05:11:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/19 05:11:37 INFO : one: Copied (new) 2026/07/19 05:11:37 DEBUG : Waiting for deletions to finish 2026/07/19 05:11:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/19 05:11:39 INFO : three.txt: Moved into backup dir 2026/07/19 05:11:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:11:43 DEBUG : one: size = 4 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:11:43 DEBUG : one: Sizes differ 2026/07/19 05:11:43 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:11:43 DEBUG : two: size = 3 OK 2026/07/19 05:11:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:11:43 DEBUG : two: Unchanged skipping 2026/07/19 05:11:51 INFO : one.bak: Deleted 2026/07/19 05:11:52 INFO : one: Moved (server-side) to: one.bak 2026/07/19 05:11:52 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:11:54 DEBUG : one: size = 5 OK 2026/07/19 05:11:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/19 05:11:54 INFO : one: Copied (new) 2026/07/19 05:11:54 DEBUG : Waiting for deletions to finish 2026/07/19 05:12:00 INFO : three.txt.bak: Deleted 2026/07/19 05:12:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/19 05:12:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (74.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:12:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/dst" 2026/07/19 05:12:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/backup" 2026/07/19 05:12:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:12:48 DEBUG : one: size = 3 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:12:48 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:12:48 DEBUG : one: Sizes differ 2026/07/19 05:12:48 DEBUG : two: size = 3 OK 2026/07/19 05:12:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:12:48 DEBUG : two: Unchanged skipping 2026/07/19 05:12:52 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/19 05:12:52 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:12:54 DEBUG : one: size = 4 OK 2026/07/19 05:12:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/19 05:12:54 INFO : one: Copied (new) 2026/07/19 05:12:54 DEBUG : Waiting for deletions to finish 2026/07/19 05:12:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/19 05:12:56 INFO : three.txt: Moved into backup dir 2026/07/19 05:12:59 DEBUG : two: size = 3 OK 2026/07/19 05:12:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:12:59 DEBUG : two: Unchanged skipping 2026/07/19 05:12:59 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:12:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:12:59 DEBUG : one: size = 4 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:12:59 DEBUG : one: Sizes differ 2026/07/19 05:13:05 INFO : one-2019-01-01: Deleted 2026/07/19 05:13:06 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/19 05:13:06 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:13:08 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/19 05:13:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/19 05:13:08 DEBUG : pacer: Reducing sleep to 15ms 2026/07/19 05:13:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/19 05:13:09 DEBUG : one: size = 5 OK 2026/07/19 05:13:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/19 05:13:09 INFO : one: Copied (new) 2026/07/19 05:13:09 DEBUG : Waiting for deletions to finish 2026/07/19 05:13:15 INFO : three-2019-01-01.txt: Deleted 2026/07/19 05:13:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/19 05:13:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (74.89s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:14:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/dst" 2026/07/19 05:14:02 DEBUG : two: size = 3 OK 2026/07/19 05:14:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:14:02 DEBUG : two: Unchanged skipping 2026/07/19 05:14:02 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:14:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:14:02 DEBUG : one: size = 3 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:14:02 DEBUG : one: Sizes differ 2026/07/19 05:14:04 INFO : one: Moved (server-side) to: one.bak 2026/07/19 05:14:04 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:14:06 DEBUG : one: modtime not stored after upload (got 2026-07-19 05:14:05 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/07/19 05:14:06 DEBUG : one: size = 4 OK 2026/07/19 05:14:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/19 05:14:06 INFO : one: Copied (new) 2026/07/19 05:14:06 DEBUG : Waiting for deletions to finish 2026/07/19 05:14:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/19 05:14:08 INFO : three.txt: Moved into backup dir 2026/07/19 05:14:12 DEBUG : one.bak: Excluded (Path Filter) 2026/07/19 05:14:12 DEBUG : one.bak: Excluded 2026/07/19 05:14:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/19 05:14:12 DEBUG : three.txt.bak: Excluded 2026/07/19 05:14:12 DEBUG : two: size = 3 OK 2026/07/19 05:14:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:14:12 DEBUG : two: Unchanged skipping 2026/07/19 05:14:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:14:12 DEBUG : one: size = 4 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:14:12 DEBUG : one: Sizes differ 2026/07/19 05:14:12 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for checks to finish 2026/07/19 05:14:18 INFO : one.bak: Deleted 2026/07/19 05:14:20 INFO : one: Moved (server-side) to: one.bak 2026/07/19 05:14:20 DEBUG : Yandex rclone-test-kuwihuz5qaxe/dst: Waiting for transfers to finish 2026/07/19 05:14:21 DEBUG : one: size = 5 OK 2026/07/19 05:14:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/19 05:14:21 INFO : one: Copied (new) 2026/07/19 05:14:21 DEBUG : Waiting for deletions to finish 2026/07/19 05:14:27 INFO : three.txt.bak: Deleted 2026/07/19 05:14:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/19 05:14:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (65.15s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:15:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/dst" 2026/07/19 05:15:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:15:07 DEBUG : one: size = 3 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:15:07 DEBUG : one: Sizes differ 2026/07/19 05:15:09 INFO : one: Moved (server-side) to: one.bak 2026/07/19 05:15:11 DEBUG : one: size = 4 OK 2026/07/19 05:15:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/19 05:15:11 INFO : one: Copied (new) 2026/07/19 05:15:11 DEBUG : two: size = 3 OK 2026/07/19 05:15:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:15:11 DEBUG : two: Unchanged skipping 2026/07/19 05:15:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:15:11 DEBUG : three.txt: size = 5 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:15:11 DEBUG : three.txt: Sizes differ 2026/07/19 05:15:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/19 05:15:15 DEBUG : three.txt: size = 6 OK 2026/07/19 05:15:15 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/19 05:15:15 INFO : three.txt: Copied (new) 2026/07/19 05:15:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:15:16 DEBUG : one: size = 4 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:15:16 DEBUG : one: Sizes differ 2026/07/19 05:15:23 INFO : one.bak: Deleted 2026/07/19 05:15:24 INFO : one: Moved (server-side) to: one.bak 2026/07/19 05:15:28 DEBUG : one: size = 5 OK 2026/07/19 05:15:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/19 05:15:28 INFO : one: Copied (new) 2026/07/19 05:15:29 DEBUG : two: size = 3 OK 2026/07/19 05:15:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:15:29 DEBUG : two: Unchanged skipping 2026/07/19 05:15:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:15:29 DEBUG : three.txt: size = 6 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:15:29 DEBUG : three.txt: Sizes differ 2026/07/19 05:15:35 INFO : three.txt.bak: Deleted 2026/07/19 05:15:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/19 05:15:40 DEBUG : three.txt: size = 19 OK 2026/07/19 05:15:40 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/19 05:15:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (77.27s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:16:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwihuz5qaxe/dst" 2026/07/19 05:16:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:16:25 DEBUG : one: size = 3 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:16:25 DEBUG : one: Sizes differ 2026/07/19 05:16:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/19 05:16:28 DEBUG : one: size = 4 OK 2026/07/19 05:16:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/19 05:16:28 INFO : one: Copied (new) 2026/07/19 05:16:29 DEBUG : two: size = 3 OK 2026/07/19 05:16:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:16:29 DEBUG : two: Unchanged skipping 2026/07/19 05:16:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:16:29 DEBUG : three.txt: size = 5 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:16:29 DEBUG : three.txt: Sizes differ 2026/07/19 05:16:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/19 05:16:33 DEBUG : three.txt: size = 6 OK 2026/07/19 05:16:33 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/19 05:16:33 INFO : three.txt: Copied (new) 2026/07/19 05:16:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:16:34 DEBUG : one: size = 4 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:16:34 DEBUG : one: Sizes differ 2026/07/19 05:16:40 INFO : one-2019-01-01: Deleted 2026/07/19 05:16:41 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/19 05:16:44 DEBUG : one: size = 5 OK 2026/07/19 05:16:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/19 05:16:44 INFO : one: Copied (new) 2026/07/19 05:16:44 DEBUG : two: size = 3 OK 2026/07/19 05:16:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:16:44 DEBUG : two: Unchanged skipping 2026/07/19 05:16:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:16:45 DEBUG : three.txt: size = 6 (Yandex rclone-test-kuwihuz5qaxe/dst) 2026/07/19 05:16:45 DEBUG : three.txt: Sizes differ 2026/07/19 05:16:51 INFO : three-2019-01-01.txt: Deleted 2026/07/19 05:16:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/19 05:16:54 DEBUG : three.txt: modtime not stored after upload (got 2026-07-19 05:16:53 +0000 UTC, want 2011-12-30 12:59:59 +0000 UTC) - setting again (try 1/3) 2026/07/19 05:16:55 DEBUG : three.txt: size = 19 OK 2026/07/19 05:16:55 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/19 05:16:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (72.72s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:17:33 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:17:33 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:17:33 DEBUG : Testêé: size = 18 (Yandex rclone-test-kuwihuz5qaxe) 2026/07/19 05:17:33 DEBUG : Testêé: Sizes differ 2026/07/19 05:17:33 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:17:36 DEBUG : Testêé: size = 14 OK 2026/07/19 05:17:36 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/07/19 05:17:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/19 05:17:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (12.58s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:17:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/19 05:17:43 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:17:43 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:17:45 DEBUG : existing: size = 6 OK 2026/07/19 05:17:45 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/19 05:17:45 INFO : existing: Copied (new) 2026/07/19 05:17:45 DEBUG : Waiting for deletions to finish 2026/07/19 05:17:46 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:17:46 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2499778965) 2026/07/19 05:17:46 DEBUG : existing: size = 6 (Yandex rclone-test-kuwihuz5qaxe) 2026/07/19 05:17:46 DEBUG : existing: Sizes differ 2026/07/19 05:17:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/19 05:17:46 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:17:46 ERROR : Yandex rclone-test-kuwihuz5qaxe: not deleting files as there were IO errors 2026/07/19 05:17:46 ERROR : Yandex rclone-test-kuwihuz5qaxe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.58s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:17:56 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:17:56 DEBUG : EXISTING: size = 6 OK 2026/07/19 05:17:56 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:17:56 DEBUG : existing: Unchanged skipping 2026/07/19 05:17:56 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:17:56 DEBUG : Waiting for deletions to finish 2026/07/19 05:17:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.49s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.57s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.45s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.57s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:19:22 DEBUG : both10: size = 6 OK 2026/07/19 05:19:22 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both11: size = 6 OK 2026/07/19 05:19:22 DEBUG : both12: size = 6 OK 2026/07/19 05:19:22 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:19:22 DEBUG : both0: size = 6 OK 2026/07/19 05:19:22 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both10: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both13: size = 6 OK 2026/07/19 05:19:22 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both13: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both14: size = 6 OK 2026/07/19 05:19:22 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both14: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both15: size = 6 OK 2026/07/19 05:19:22 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both15: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both16: size = 6 OK 2026/07/19 05:19:22 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both16: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both17: size = 6 OK 2026/07/19 05:19:22 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both17: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both18: size = 6 OK 2026/07/19 05:19:22 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both18: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both19: size = 6 OK 2026/07/19 05:19:22 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both19: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both1: size = 6 OK 2026/07/19 05:19:22 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both1: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both2: size = 6 OK 2026/07/19 05:19:22 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both2: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both3: size = 6 OK 2026/07/19 05:19:22 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both3: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both4: size = 6 OK 2026/07/19 05:19:22 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both4: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both5: size = 6 OK 2026/07/19 05:19:22 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both5: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both6: size = 6 OK 2026/07/19 05:19:22 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both6: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both7: size = 6 OK 2026/07/19 05:19:22 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both7: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both8: size = 6 OK 2026/07/19 05:19:22 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both11: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both9: size = 6 OK 2026/07/19 05:19:22 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:19:22 DEBUG : both9: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both12: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both0: Unchanged skipping 2026/07/19 05:19:22 DEBUG : both8: Unchanged skipping 2026/07/19 05:19:22 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:19:22 DEBUG : Waiting for deletions to finish 2026/07/19 05:19:27 INFO : only1: Deleted 2026/07/19 05:19:28 INFO : only10: Deleted 2026/07/19 05:19:28 INFO : only19: Deleted 2026/07/19 05:19:28 INFO : only18: Deleted 2026/07/19 05:19:33 INFO : only8: Deleted 2026/07/19 05:19:34 INFO : only11: Deleted 2026/07/19 05:19:34 INFO : only12: Deleted 2026/07/19 05:19:35 INFO : only2: Deleted 2026/07/19 05:19:39 INFO : only9: Deleted 2026/07/19 05:19:39 INFO : only4: Deleted 2026/07/19 05:19:40 INFO : only0: Deleted 2026/07/19 05:19:40 INFO : only13: Deleted 2026/07/19 05:19:45 INFO : only15: Deleted 2026/07/19 05:19:45 INFO : only14: Deleted 2026/07/19 05:19:45 INFO : only16: Deleted 2026/07/19 05:19:46 INFO : only17: Deleted 2026/07/19 05:19:51 INFO : only6: Deleted 2026/07/19 05:19:51 INFO : only7: Deleted 2026/07/19 05:19:51 INFO : only5: Deleted 2026/07/19 05:19:52 INFO : only3: Deleted 2026/07/19 05:19:52 INFO : There was nothing to transfer 2026/07/19 05:19:59 DEBUG : pacer: low level retry 1/10 (error Delete "https://cloud-api.yandex.com/v1/disk/resources?path=disk%3A%2Frclone-test-kuwihuz5qaxe%2Fboth1&permanently=false": read tcp [2a01:4f9:c011:405e::1]:46184->[2a02:6b8::1:127]:443: read: connection reset by peer) 2026/07/19 05:19:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/19 05:20:04 DEBUG : pacer: Reducing sleep to 15ms 2026/07/19 05:20:04 DEBUG : pacer: low level retry 1/10 (error Delete "https://cloud-api.yandex.com/v1/disk/resources?path=disk%3A%2Frclone-test-kuwihuz5qaxe%2Fboth10&permanently=false": read tcp [2a01:4f9:c011:405e::1]:46164->[2a02:6b8::1:127]:443: read: connection reset by peer) 2026/07/19 05:20:04 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/07/19 05:20:04 DEBUG : pacer: low level retry 2/10 (error Delete "https://cloud-api.yandex.com/v1/disk/resources?path=disk%3A%2Frclone-test-kuwihuz5qaxe%2Fboth10&permanently=false": read tcp [2a01:4f9:c011:405e::1]:60140->[2a02:6b8::1:127]:443: read: connection reset by peer) 2026/07/19 05:20:04 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/07/19 05:20:10 DEBUG : pacer: Reducing sleep to 45ms 2026/07/19 05:20:16 DEBUG : pacer: Reducing sleep to 33.75ms 2026/07/19 05:20:22 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/07/19 05:20:28 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/07/19 05:20:33 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/07/19 05:20:39 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/07/19 05:20:46 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncConcurrentDelete (223.21s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:22:20 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/19 05:22:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/19 05:22:21 DEBUG : pacer: Reducing sleep to 15ms 2026/07/19 05:22:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/19 05:22:21 DEBUG : pacer: Reducing sleep to 10ms run.go:303: Failed to put "both13" to "Yandex rclone-test-kuwihuz5qaxe": async operation returned "failed" --- FAIL: TestSyncConcurrentTruncate (208.60s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:25:16 DEBUG : empty_dir: Making directory with metadata 2026/07/19 05:25:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/19 05:25:16 DEBUG : empty_on_remote: Making directory with metadata 2026/07/19 05:25:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/19 05:25:16 INFO : empty_on_remote: Making directory 2026/07/19 05:25:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/19 05:25:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/19 05:25:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/19 05:25:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/19 05:25:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (52.57s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:26:09 DEBUG : empty_dir: Making directory with metadata 2026/07/19 05:26:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/19 05:26:09 DEBUG : empty_on_remote: Making directory with metadata 2026/07/19 05:26:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/19 05:26:09 INFO : empty_on_remote: Making directory 2026/07/19 05:26:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/19 05:26:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/19 05:26:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/19 05:26:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/19 05:26:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/19 05:26:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (60.42s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:27:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/19 05:27:09 INFO : sub dir: Making directory 2026/07/19 05:27:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (95.64s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:28:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/19 05:28:45 INFO : sub dir: Making directory 2026/07/19 05:28:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (100.41s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:31:05 DEBUG : Waiting for deletions to finish 2026/07/19 05:31:05 DEBUG : apple: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : apple: Excluded 2026/07/19 05:31:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : appleappleapplebanana: Excluded 2026/07/19 05:31:05 DEBUG : banana: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : banana: Excluded 2026/07/19 05:31:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : splitbananasplit: Excluded 2026/07/19 05:31:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/19 05:31:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/19 05:31:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/19 05:31:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/19 05:31:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/19 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/19 05:31:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/19 05:31:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/19 05:31:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/19 05:31:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/19 05:31:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/19 05:31:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/19 05:31:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/19 05:31:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/19 05:31:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/19 05:31:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 05:31:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/19 05:31:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 05:31:06 DEBUG : apple: size = 5 OK 2026/07/19 05:31:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 05:31:06 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:06 DEBUG : apple: Unchanged skipping 2026/07/19 05:31:06 DEBUG : banana: size = 6 OK 2026/07/19 05:31:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 05:31:06 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:06 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:06 DEBUG : banana: Unchanged skipping 2026/07/19 05:31:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 05:31:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 05:31:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 05:31:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 05:31:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 05:31:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 05:31:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 05:31:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 05:31:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 05:31:07 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:31:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 05:31:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 05:31:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 05:31:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 05:31:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 05:31:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 05:31:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 05:31:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 05:31:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 05:31:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 05:31:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 05:31:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 05:31:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 05:31:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 05:31:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 05:31:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 05:31:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 05:31:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 05:31:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 05:31:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 05:31:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 05:31:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 05:31:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 05:31:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 05:31:07 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:31:07 DEBUG : Waiting for deletions to finish 2026/07/19 05:31:07 INFO : There was nothing to transfer 2026/07/19 05:31:07 DEBUG : Waiting for deletions to finish 2026/07/19 05:31:07 DEBUG : apple: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : apple: Excluded 2026/07/19 05:31:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : appleappleapplebanana: Excluded 2026/07/19 05:31:07 DEBUG : banana: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : banana: Excluded 2026/07/19 05:31:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : splitbananasplit: Excluded 2026/07/19 05:31:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/19 05:31:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/19 05:31:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/19 05:31:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/19 05:31:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/19 05:31:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/19 05:31:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/19 05:31:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/19 05:31:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/19 05:31:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/19 05:31:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/19 05:31:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/19 05:31:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/19 05:31:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/19 05:31:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/19 05:31:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 05:31:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/19 05:31:08 DEBUG : apple: size = 5 OK 2026/07/19 05:31:08 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : apple: Unchanged skipping 2026/07/19 05:31:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 05:31:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 05:31:08 DEBUG : banana: size = 6 OK 2026/07/19 05:31:08 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : banana: Unchanged skipping 2026/07/19 05:31:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 05:31:08 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 05:31:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 05:31:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 05:31:08 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:31:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 05:31:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 05:31:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 05:31:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 05:31:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 05:31:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 05:31:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 05:31:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 05:31:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 05:31:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 05:31:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 05:31:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 05:31:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 05:31:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 05:31:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 05:31:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 05:31:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 05:31:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 05:31:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 05:31:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 05:31:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 05:31:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 05:31:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 05:31:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 05:31:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 05:31:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 05:31:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 05:31:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 05:31:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 05:31:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:31:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 05:31:08 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:31:08 DEBUG : Waiting for deletions to finish 2026/07/19 05:31:08 INFO : There was nothing to transfer 2026/07/19 05:31:08 DEBUG : Waiting for deletions to finish 2026/07/19 05:31:09 DEBUG : apple: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : apple: Excluded 2026/07/19 05:31:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : appleappleapplebanana: Excluded 2026/07/19 05:31:09 DEBUG : banana: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : banana: Excluded 2026/07/19 05:31:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : splitbananasplit: Excluded 2026/07/19 05:31:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/19 05:31:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/19 05:31:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/19 05:31:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/19 05:31:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/19 05:31:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/19 05:31:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/19 05:31:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/19 05:31:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/19 05:31:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/19 05:31:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/19 05:31:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/19 05:31:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/19 05:31:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/19 05:31:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/19 05:31:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 05:31:09 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:33:43 DEBUG : dir1/0009-3456789.txt: modtime not stored after upload (got 2026-07-19 05:33:39 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/19 05:34:06 DEBUG : Waiting for deletions to finish 2026/07/19 05:34:06 DEBUG : apple: Excluded (Path Filter) 2026/07/19 05:34:06 DEBUG : apple: Excluded 2026/07/19 05:34:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 05:34:06 DEBUG : appleappleapplebanana: Excluded 2026/07/19 05:34:06 DEBUG : banana: Excluded (Path Filter) 2026/07/19 05:34:06 DEBUG : banana: Excluded 2026/07/19 05:34:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 05:34:06 DEBUG : splitbananasplit: Excluded 2026/07/19 05:34:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 05:34:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/19 05:34:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 05:34:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/19 05:34:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 05:34:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/19 05:34:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 05:34:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/19 05:34:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 05:34:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/19 05:34:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 05:34:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/19 05:34:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 05:34:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/19 05:34:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 05:34:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/19 05:34:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 05:34:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/19 05:34:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 05:34:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/19 05:34:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 05:34:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/19 05:34:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 05:34:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/19 05:34:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 05:34:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/19 05:34:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 05:34:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/19 05:34:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 05:34:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/19 05:34:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 05:34:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/19 05:34:07 DEBUG : apple: size = 5 OK 2026/07/19 05:34:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:07 DEBUG : apple: Unchanged skipping 2026/07/19 05:34:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 05:34:07 DEBUG : banana: size = 6 OK 2026/07/19 05:34:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:07 DEBUG : banana: Unchanged skipping 2026/07/19 05:34:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 05:34:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 05:34:07 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 05:34:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 05:34:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 05:34:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 05:34:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:09 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:34:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 05:34:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 05:34:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 05:34:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 05:34:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 05:34:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 05:34:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 05:34:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 05:34:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 05:34:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 05:34:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 05:34:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 05:34:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 05:34:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 05:34:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 05:34:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 05:34:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 05:34:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 05:34:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 05:34:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 05:34:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 05:34:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 05:34:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 05:34:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 05:34:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 05:34:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 05:34:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 05:34:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 05:34:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 05:34:09 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:34:09 DEBUG : Waiting for deletions to finish 2026/07/19 05:34:09 INFO : There was nothing to transfer 2026/07/19 05:34:09 DEBUG : Waiting for deletions to finish 2026/07/19 05:34:09 DEBUG : apple: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : apple: Excluded 2026/07/19 05:34:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : appleappleapplebanana: Excluded 2026/07/19 05:34:09 DEBUG : banana: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : banana: Excluded 2026/07/19 05:34:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : splitbananasplit: Excluded 2026/07/19 05:34:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/19 05:34:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/19 05:34:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/19 05:34:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/19 05:34:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/19 05:34:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/19 05:34:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/19 05:34:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/19 05:34:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/19 05:34:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/19 05:34:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/19 05:34:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/19 05:34:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/19 05:34:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/19 05:34:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/19 05:34:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 05:34:09 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/19 05:34:10 DEBUG : apple: size = 5 OK 2026/07/19 05:34:10 DEBUG : banana: size = 6 OK 2026/07/19 05:34:10 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:10 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 05:34:10 DEBUG : banana: Unchanged skipping 2026/07/19 05:34:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 05:34:10 DEBUG : apple: Unchanged skipping 2026/07/19 05:34:10 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 05:34:10 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:10 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 05:34:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 05:34:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 05:34:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 05:34:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 05:34:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 05:34:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 05:34:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:11 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:34:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 05:34:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 05:34:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 05:34:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 05:34:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 05:34:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 05:34:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 05:34:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 05:34:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 05:34:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 05:34:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 05:34:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 05:34:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 05:34:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 05:34:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 05:34:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 05:34:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 05:34:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 05:34:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 05:34:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 05:34:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 05:34:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 05:34:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 05:34:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 05:34:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 05:34:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:34:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 05:34:11 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:34:11 DEBUG : Waiting for deletions to finish 2026/07/19 05:34:11 INFO : There was nothing to transfer 2026/07/19 05:34:11 DEBUG : Waiting for deletions to finish 2026/07/19 05:34:11 DEBUG : apple: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : apple: Excluded 2026/07/19 05:34:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : appleappleapplebanana: Excluded 2026/07/19 05:34:11 DEBUG : banana: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : banana: Excluded 2026/07/19 05:34:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : splitbananasplit: Excluded 2026/07/19 05:34:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/19 05:34:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/19 05:34:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/19 05:34:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/19 05:34:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/19 05:34:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/19 05:34:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/19 05:34:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/19 05:34:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/19 05:34:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/19 05:34:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/19 05:34:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/19 05:34:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/19 05:34:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/19 05:34:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/19 05:34:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 05:34:11 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:36:31 DEBUG : dir1/0007-1234567.txt: modtime not stored after upload (got 2026-07-19 05:36:29 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/19 05:36:59 DEBUG : Waiting for deletions to finish 2026/07/19 05:36:59 DEBUG : apple: Excluded (Path Filter) 2026/07/19 05:36:59 DEBUG : apple: Excluded 2026/07/19 05:36:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 05:36:59 DEBUG : appleappleapplebanana: Excluded 2026/07/19 05:36:59 DEBUG : banana: Excluded (Path Filter) 2026/07/19 05:36:59 DEBUG : banana: Excluded 2026/07/19 05:36:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 05:36:59 DEBUG : splitbananasplit: Excluded 2026/07/19 05:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 05:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/19 05:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 05:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/19 05:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 05:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/19 05:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 05:37:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/19 05:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 05:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/19 05:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 05:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/19 05:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 05:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/19 05:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 05:37:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/19 05:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 05:37:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/19 05:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 05:37:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/19 05:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 05:37:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/19 05:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 05:37:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/19 05:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 05:37:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/19 05:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 05:37:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/19 05:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 05:37:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/19 05:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 05:37:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/19 05:37:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:01 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:01 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:01 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:01 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:01 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:01 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:01 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:01 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/19 05:37:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/19 05:37:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/19 05:37:01 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:37:01 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:37:03 DEBUG : YmFuYW5h: size = 6 OK 2026/07/19 05:37:03 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/19 05:37:03 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/19 05:37:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/19 05:37:03 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/19 05:37:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:03 DEBUG : YXBwbGU=: size = 5 OK 2026/07/19 05:37:03 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/19 05:37:03 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/19 05:37:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/19 05:37:03 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/19 05:37:03 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/19 05:37:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/19 05:37:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/19 05:37:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/19 05:37:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:05 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/19 05:37:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/19 05:37:05 DEBUG : pacer: Reducing sleep to 15ms 2026/07/19 05:37:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/19 05:37:05 DEBUG : pacer: Reducing sleep to 10ms 2026/07/19 05:37:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: modtime not stored after upload (got 2026-07-19 05:37:04 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/19 05:37:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/19 05:37:06 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/19 05:37:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/19 05:37:07 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/19 05:37:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/19 05:37:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/19 05:37:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/19 05:37:07 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/19 05:37:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/19 05:37:08 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/19 05:37:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/19 05:37:08 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/19 05:37:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/19 05:37:09 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/19 05:37:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/19 05:37:10 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/19 05:37:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/19 05:37:10 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/19 05:37:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/19 05:37:10 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/19 05:37:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/19 05:37:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/19 05:37:11 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/19 05:37:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/19 05:37:12 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/19 05:37:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/19 05:37:12 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/19 05:37:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/19 05:37:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/19 05:37:12 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/19 05:37:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:12 DEBUG : Waiting for deletions to finish 2026/07/19 05:37:18 INFO : dir1/0008-2345678.txt: Deleted 2026/07/19 05:37:18 INFO : dir1/0014-89;=.txt: Deleted 2026/07/19 05:37:18 INFO : dir1/0007-1234567.txt: Deleted 2026/07/19 05:37:18 INFO : splitbananasplit: Deleted 2026/07/19 05:37:18 INFO : dir1/0012-6789;.txt: Deleted 2026/07/19 05:37:18 INFO : dir1/0013-789;=.txt: Deleted 2026/07/19 05:37:18 INFO : dir1/0015-9;=.txt: Deleted 2026/07/19 05:37:18 INFO : appleappleapplebanana: Deleted 2026/07/19 05:37:24 INFO : banana: Deleted 2026/07/19 05:37:24 INFO : dir1/0009-3456789.txt: Deleted 2026/07/19 05:37:24 INFO : apple: Deleted 2026/07/19 05:37:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/19 05:37:24 INFO : dir1/0011-56789;.txt: Deleted 2026/07/19 05:37:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/19 05:37:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/19 05:37:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/19 05:37:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/19 05:37:29 INFO : dir1/0010-456789.txt: Deleted 2026/07/19 05:37:29 INFO : dir1/0003-defghij.txt: Deleted 2026/07/19 05:37:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/19 05:37:29 DEBUG : Waiting for deletions to finish 2026/07/19 05:37:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/19 05:37:30 DEBUG : YXBwbGU=: Excluded 2026/07/19 05:37:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/19 05:37:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/19 05:37:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/19 05:37:30 DEBUG : YmFuYW5h: Excluded 2026/07/19 05:37:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/19 05:37:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/19 05:37:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/19 05:37:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/19 05:37:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/19 05:37:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/19 05:37:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/19 05:37:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/19 05:37:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/19 05:37:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/19 05:37:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/19 05:37:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/19 05:37:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/19 05:37:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/19 05:37:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/19 05:37:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/19 05:37:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/19 05:37:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/19 05:37:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/19 05:37:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/19 05:37:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/19 05:37:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/19 05:37:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/19 05:37:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/19 05:37:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/19 05:37:38 DEBUG : YXBwbGU=: size = 5 OK 2026/07/19 05:37:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 05:37:38 DEBUG : apple: Unchanged skipping 2026/07/19 05:37:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:38 DEBUG : YmFuYW5h: size = 6 OK 2026/07/19 05:37:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : banana: Unchanged skipping 2026/07/19 05:37:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/19 05:37:38 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 05:37:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/19 05:37:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/19 05:37:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 05:37:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/19 05:37:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/19 05:37:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/19 05:37:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/19 05:37:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 05:37:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/19 05:37:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 05:37:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/19 05:37:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 05:37:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 05:37:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 05:37:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 05:37:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/19 05:37:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 05:37:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/19 05:37:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/19 05:37:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/19 05:37:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 05:37:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 05:37:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 05:37:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/19 05:37:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/19 05:37:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/19 05:37:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/19 05:37:38 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/19 05:37:38 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:37:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 05:37:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 05:37:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/19 05:37:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 05:37:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 05:37:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/19 05:37:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 05:37:38 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:37:38 DEBUG : Waiting for deletions to finish 2026/07/19 05:37:38 DEBUG : Waiting for deletions to finish 2026/07/19 05:37:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/19 05:37:38 DEBUG : YXBwbGU=: Excluded 2026/07/19 05:37:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/19 05:37:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/19 05:37:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/19 05:37:38 DEBUG : YmFuYW5h: Excluded 2026/07/19 05:37:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/19 05:37:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/19 05:37:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/19 05:37:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/19 05:37:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/19 05:37:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/19 05:37:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/19 05:37:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/19 05:37:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/19 05:37:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/19 05:37:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/19 05:37:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/19 05:37:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/19 05:37:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/19 05:37:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/19 05:37:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/19 05:37:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/19 05:37:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/19 05:37:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/19 05:37:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/19 05:37:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/19 05:37:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/19 05:37:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/19 05:37:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/19 05:37:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/19 05:37:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 05:37:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 05:37:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 05:37:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 05:37:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 05:37:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 05:37:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 05:37:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 05:37:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 05:37:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:39:54 DEBUG : dir1/0003-defghij.txt: modtime not stored after upload (got 2026-07-19 05:39:53 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/19 05:40:28 DEBUG : Waiting for deletions to finish 2026/07/19 05:40:28 DEBUG : apple: Excluded (Path Filter) 2026/07/19 05:40:28 DEBUG : apple: Excluded 2026/07/19 05:40:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 05:40:28 DEBUG : appleappleapplebanana: Excluded 2026/07/19 05:40:28 DEBUG : banana: Excluded (Path Filter) 2026/07/19 05:40:28 DEBUG : banana: Excluded 2026/07/19 05:40:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 05:40:28 DEBUG : splitbananasplit: Excluded 2026/07/19 05:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 05:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/19 05:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 05:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/19 05:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 05:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/19 05:40:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 05:40:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/19 05:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 05:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/19 05:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 05:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/19 05:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 05:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/19 05:40:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 05:40:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/19 05:40:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 05:40:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/19 05:40:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 05:40:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/19 05:40:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 05:40:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/19 05:40:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 05:40:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/19 05:40:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 05:40:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/19 05:40:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 05:40:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/19 05:40:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 05:40:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/19 05:40:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 05:40:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/19 05:40:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:40:29 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:40:29 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:40:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:40:29 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:40:29 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:40:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:40:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:40:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:40:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:40:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:40:29 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:40:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:40:29 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:40:29 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:40:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:40:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:40:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:40:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:40:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:40:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 05:40:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 05:40:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 05:40:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 05:40:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 05:40:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 05:40:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 05:40:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 05:40:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 05:40:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 05:40:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 05:40:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 05:40:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 05:40:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 05:40:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 05:40:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 05:40:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 05:40:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 05:40:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 05:40:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 05:40:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 05:40:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 05:40:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 05:40:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 05:40:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 05:40:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 05:40:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 05:40:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 05:40:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 05:40:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 05:40:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 05:40:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 05:40:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 05:40:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 05:40:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 05:40:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 05:40:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 05:40:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 05:40:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 05:40:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 05:40:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 05:40:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 05:40:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 05:40:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 05:40:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 05:40:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 05:40:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 05:40:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 05:40:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 05:40:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 05:40:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 05:40:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 05:40:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 05:40:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 05:40:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 05:40:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 05:40:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 05:40:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 05:40:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 05:40:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 05:40:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 05:40:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 05:40:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 05:40:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 05:40:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 05:40:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 05:40:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 05:40:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 05:40:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 05:40:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 05:40:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 05:40:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 05:40:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 05:40:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 05:40:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 05:40:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 05:40:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 05:40:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 05:40:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 05:40:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 05:40:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 05:40:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 05:40:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 05:40:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 05:40:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 05:40:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 05:40:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 05:40:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 05:40:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 05:40:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 05:40:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 05:40:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 05:40:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 05:40:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 05:40:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 05:40:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 05:40:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 05:40:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 05:40:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 05:40:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 05:40:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 05:40:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 05:40:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 05:40:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 05:40:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 05:40:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 05:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 05:40:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 05:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 05:40:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 05:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 05:40:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 05:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 05:40:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 05:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 05:40:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 05:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 05:40:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 05:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 05:40:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 05:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 05:40:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 05:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 05:40:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 05:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 05:40:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 05:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 05:40:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 05:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 05:40:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 05:40:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/19 05:40:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 05:40:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/19 05:40:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 05:40:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/19 05:40:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 05:40:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/19 05:40:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 05:40:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/19 05:40:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 05:40:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 05:40:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 05:40:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 05:40:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 05:40:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 05:40:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 05:40:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 05:40:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 05:40:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 05:40:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/19 05:40:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 05:40:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 05:40:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 05:40:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 05:40:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 05:40:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 05:40:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 05:40:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 05:40:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 05:40:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 05:40:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 05:40:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 05:40:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 05:40:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 05:40:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 05:40:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 05:40:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 05:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 05:40:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/19 05:40:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 05:40:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 05:40:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 05:40:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 05:40:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 05:40:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 05:40:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 05:40:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 05:40:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 05:40:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 05:40:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 05:40:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/19 05:40:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 05:40:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 05:40:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 05:40:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 05:40:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/19 05:40:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/19 05:40:30 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:40:30 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:40:32 DEBUG : PREFIXbanana: size = 6 OK 2026/07/19 05:40:32 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/19 05:40:32 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/19 05:40:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/19 05:40:32 DEBUG : PREFIXapple: size = 5 OK 2026/07/19 05:40:32 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/19 05:40:32 INFO : apple: Copied (new) to: PREFIXapple 2026/07/19 05:40:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 05:40:32 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/19 05:40:32 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/19 05:40:32 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/19 05:40:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 05:40:33 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/19 05:40:33 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/19 05:40:33 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/19 05:40:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/19 05:40:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/19 05:40:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/19 05:40:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 05:40:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/19 05:40:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/19 05:40:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/19 05:40:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/19 05:40:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 05:40:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/19 05:40:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/19 05:40:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 05:40:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 05:40:35 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/19 05:40:35 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/19 05:40:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/19 05:40:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/19 05:40:35 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/19 05:40:35 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/19 05:40:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/19 05:40:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/19 05:40:37 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/19 05:40:37 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/19 05:40:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/19 05:40:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/19 05:40:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/19 05:40:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/19 05:40:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 05:40:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/19 05:40:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/19 05:40:38 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/19 05:40:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 05:40:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/19 05:40:38 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/19 05:40:38 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/19 05:40:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/19 05:40:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/19 05:40:39 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/19 05:40:39 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/19 05:40:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/19 05:40:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/19 05:40:40 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/19 05:40:40 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/19 05:40:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/19 05:40:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/19 05:40:40 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/19 05:40:40 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/19 05:40:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/19 05:40:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/19 05:40:40 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/19 05:40:40 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/19 05:40:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/19 05:40:41 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/19 05:40:41 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/19 05:40:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/19 05:40:42 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/19 05:40:42 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/19 05:40:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/19 05:40:42 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/19 05:40:42 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/19 05:40:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/19 05:40:42 DEBUG : Waiting for deletions to finish 2026/07/19 05:40:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/19 05:40:48 INFO : dir1/0007-1234567.txt: Deleted 2026/07/19 05:40:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/19 05:40:49 INFO : dir1/0008-2345678.txt: Deleted 2026/07/19 05:40:49 INFO : dir1/0014-89;=.txt: Deleted 2026/07/19 05:40:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/19 05:40:49 INFO : appleappleapplebanana: Deleted 2026/07/19 05:40:49 INFO : dir1/0011-56789;.txt: Deleted 2026/07/19 05:40:53 INFO : banana: Deleted 2026/07/19 05:40:54 INFO : splitbananasplit: Deleted 2026/07/19 05:40:54 INFO : dir1/0003-defghij.txt: Deleted 2026/07/19 05:40:54 INFO : dir1/0015-9;=.txt: Deleted 2026/07/19 05:40:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/19 05:40:55 INFO : dir1/0009-3456789.txt: Deleted 2026/07/19 05:40:55 INFO : dir1/0012-6789;.txt: Deleted 2026/07/19 05:40:55 INFO : dir1/0013-789;=.txt: Deleted 2026/07/19 05:40:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/19 05:40:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/19 05:40:59 INFO : apple: Deleted 2026/07/19 05:41:01 INFO : dir1/0010-456789.txt: Deleted 2026/07/19 05:41:01 DEBUG : Waiting for deletions to finish 2026/07/19 05:41:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/19 05:41:01 DEBUG : PREFIXapple: Excluded 2026/07/19 05:41:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/19 05:41:01 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/19 05:41:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/19 05:41:01 DEBUG : PREFIXbanana: Excluded 2026/07/19 05:41:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/19 05:41:01 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/19 05:41:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/19 05:41:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 05:41:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/19 05:41:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 05:41:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 05:41:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/19 05:41:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 05:41:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/19 05:41:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/19 05:41:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 05:41:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/19 05:41:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 05:41:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 05:41:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/19 05:41:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 05:41:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/19 05:41:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/19 05:41:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/19 05:41:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/19 05:41:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/19 05:41:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/19 05:41:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/19 05:41:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/19 05:41:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/19 05:41:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/19 05:41:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/19 05:41:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/19 05:41:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/19 05:41:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/19 05:41:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/19 05:41:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 05:41:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 05:41:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 05:41:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 05:41:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/19 05:41:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 05:41:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 05:41:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/19 05:41:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/19 05:41:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 05:41:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 05:41:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/19 05:41:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/19 05:41:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/19 05:41:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/19 05:41:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/19 05:41:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/19 05:41:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/19 05:41:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/19 05:41:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/19 05:41:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/19 05:41:03 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:41:03 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:41:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 05:41:05 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/19 05:41:05 INFO : appleappleapplebanana: Copied (new) 2026/07/19 05:41:05 DEBUG : banana: size = 6 OK 2026/07/19 05:41:05 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/19 05:41:05 INFO : banana: Copied (new) 2026/07/19 05:41:05 DEBUG : apple: modtime not stored after upload (got 2026-07-19 05:41:04 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/19 05:41:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 05:41:06 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/19 05:41:06 INFO : splitbananasplit: Copied (new) 2026/07/19 05:41:06 DEBUG : apple: size = 5 OK 2026/07/19 05:41:06 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/19 05:41:06 INFO : apple: Copied (new) 2026/07/19 05:41:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 05:41:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/19 05:41:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/19 05:41:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 05:41:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/19 05:41:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/19 05:41:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 05:41:08 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/19 05:41:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/19 05:41:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 05:41:08 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/19 05:41:08 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/19 05:41:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 05:41:09 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/19 05:41:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/19 05:41:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 05:41:09 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/19 05:41:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/19 05:41:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 05:41:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/19 05:41:10 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/19 05:41:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 05:41:10 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/19 05:41:10 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/19 05:41:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 05:41:12 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/19 05:41:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/19 05:41:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 05:41:12 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/19 05:41:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/19 05:41:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 05:41:12 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/19 05:41:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/19 05:41:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 05:41:12 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/19 05:41:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/19 05:41:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 05:41:13 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/19 05:41:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/19 05:41:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 05:41:14 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/19 05:41:14 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/19 05:41:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 05:41:15 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/19 05:41:15 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/19 05:41:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 05:41:16 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/19 05:41:16 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/19 05:41:16 DEBUG : Waiting for deletions to finish 2026/07/19 05:41:22 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/19 05:41:22 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/19 05:41:22 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/19 05:41:22 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/19 05:41:22 INFO : PREFIXbanana: Deleted 2026/07/19 05:41:22 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/19 05:41:22 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/19 05:41:23 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/19 05:41:27 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/19 05:41:27 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/19 05:41:28 INFO : PREFIXapple: Deleted 2026/07/19 05:41:28 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/19 05:41:28 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/19 05:41:28 INFO : PREFIXsplitbananasplit: Deleted 2026/07/19 05:41:28 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/19 05:41:28 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/19 05:41:32 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/19 05:41:33 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/19 05:41:34 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/19 05:41:34 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/19 05:41:34 DEBUG : Waiting for deletions to finish 2026/07/19 05:41:34 DEBUG : apple: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : apple: Excluded 2026/07/19 05:41:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : appleappleapplebanana: Excluded 2026/07/19 05:41:34 DEBUG : banana: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : banana: Excluded 2026/07/19 05:41:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : splitbananasplit: Excluded 2026/07/19 05:41:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/19 05:41:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/19 05:41:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/19 05:41:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/19 05:41:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/19 05:41:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/19 05:41:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/19 05:41:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/19 05:41:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/19 05:41:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/19 05:41:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/19 05:41:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/19 05:41:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/19 05:41:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/19 05:41:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/19 05:41:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 05:41:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/19 05:41:35 DEBUG : Waiting for deletions to finish 2026/07/19 05:41:35 DEBUG : apple: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : apple: Excluded 2026/07/19 05:41:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : appleappleapplebanana: Excluded 2026/07/19 05:41:35 DEBUG : banana: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : banana: Excluded 2026/07/19 05:41:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : splitbananasplit: Excluded 2026/07/19 05:41:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/19 05:41:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/19 05:41:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/19 05:41:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/19 05:41:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/19 05:41:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/19 05:41:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/19 05:41:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/19 05:41:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/19 05:41:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/19 05:41:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/19 05:41:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/19 05:41:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/19 05:41:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/19 05:41:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/19 05:41:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 05:41:35 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Yandex rclone-test-kuwihuz5qaxe", Local "Local file system at /tmp/rclone2499778965", Modify Window "1ns" 2026/07/19 05:43:51 DEBUG : dir1/0007-1234567.txt: modtime not stored after upload (got 2026-07-19 05:43:50 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/19 05:44:02 DEBUG : dir1/0012-6789;.txt: modtime not stored after upload (got 2026-07-19 05:44:01 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/19 05:44:17 DEBUG : Waiting for deletions to finish 2026/07/19 05:44:17 DEBUG : apple: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : apple: Excluded 2026/07/19 05:44:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : appleappleapplebanana: Excluded 2026/07/19 05:44:17 DEBUG : banana: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : banana: Excluded 2026/07/19 05:44:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : splitbananasplit: Excluded 2026/07/19 05:44:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/19 05:44:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/19 05:44:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/19 05:44:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/19 05:44:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/19 05:44:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/19 05:44:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/19 05:44:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/19 05:44:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/19 05:44:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/19 05:44:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/19 05:44:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/19 05:44:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/19 05:44:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/19 05:44:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/19 05:44:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 05:44:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/19 05:44:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/19 05:44:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 05:44:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 05:44:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/19 05:44:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 05:44:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 05:44:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/19 05:44:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 05:44:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 05:44:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/19 05:44:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 05:44:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 05:44:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 05:44:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 05:44:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 05:44:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 05:44:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/19 05:44:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 05:44:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/19 05:44:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 05:44:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/19 05:44:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/19 05:44:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/19 05:44:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 05:44:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 05:44:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 05:44:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/19 05:44:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 05:44:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 05:44:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/19 05:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 05:44:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/19 05:44:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 05:44:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/19 05:44:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 05:44:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/19 05:44:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 05:44:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/19 05:44:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 05:44:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/19 05:44:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 05:44:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/19 05:44:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 05:44:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/19 05:44:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 05:44:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/19 05:44:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 05:44:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/19 05:44:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/19 05:44:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/19 05:44:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 05:44:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/19 05:44:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 05:44:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/19 05:44:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 05:44:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/19 05:44:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 05:44:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/19 05:44:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/19 05:44:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/19 05:44:19 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for checks to finish 2026/07/19 05:44:19 DEBUG : Yandex rclone-test-kuwihuz5qaxe: Waiting for transfers to finish 2026/07/19 05:44:20 DEBUG : appleSUFFIX: size = 5 OK 2026/07/19 05:44:20 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/19 05:44:20 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/19 05:44:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/19 05:44:20 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/19 05:44:20 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/19 05:44:20 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/19 05:44:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/19 05:44:20 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/19 05:44:20 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/19 05:44:20 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/19 05:44:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/19 05:44:21 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/19 05:44:21 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/19 05:44:21 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/19 05:44:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/19 05:44:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/19 05:44:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/19 05:44:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/19 05:44:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/19 05:44:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/19 05:44:22 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/19 05:44:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/19 05:44:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/19 05:44:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/19 05:44:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/19 05:44:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/19 05:44:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/19 05:44:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/19 05:44:24 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/19 05:44:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/19 05:44:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/19 05:44:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/19 05:44:24 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/19 05:44:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/19 05:44:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/19 05:44:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/19 05:44:24 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/19 05:44:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/19 05:44:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/19 05:44:24 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/19 05:44:24 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/19 05:44:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/19 05:44:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/19 05:44:26 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/19 05:44:26 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/19 05:44:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/19 05:44:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/19 05:44:26 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/19 05:44:26 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/19 05:44:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/19 05:44:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/19 05:44:26 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/19 05:44:26 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/19 05:44:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/19 05:44:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/19 05:44:27 DEBUG : dir1/0010-456789.txtSUFFIX: modtime not stored after upload (got 2026-07-19 05:44:25 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/19 05:44:27 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/19 05:44:27 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/19 05:44:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/19 05:44:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/19 05:44:27 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/19 05:44:27 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/19 05:44:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/19 05:44:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/19 05:44:28 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/19 05:44:28 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/19 05:44:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/19 05:44:28 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/19 05:44:28 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/19 05:44:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/19 05:44:29 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/19 05:44:29 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/19 05:44:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/19 05:44:31 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/19 05:44:31 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/19 05:44:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/19 05:44:31 DEBUG : Waiting for deletions to finish panic: test timed out after 1h0m0s running tests: TestTransform (14m7s) TestTransform/suffix (57s) goroutine 18969 [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, 15 minutes]: testing.(*T).Run(0x2cadf38c26c8, {0x2a7648f?, 0x2cadf3489ae8?}, 0x2bf5398) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x2cadf38c26c8) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x2cadf38c26c8, 0x2cadf3489c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a9d4fa, 0x18}, {0x2abe76d, 0x20}, 0x2cadf3b25740, {0x46b7c20, 0x6c, 0x6c}, {0xc28f36f0536bbcb8, 0x34644f9fa22, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x2cadf3a67e00) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x2cadf3a67e00) /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 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 18602 [IO wait]: internal/poll.runtime_pollWait(0x7d54a0867800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf395e600?, 0x2cadf3b7e000?, 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(0x2cadf395e600, {0x2cadf3b7e000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf395e600, {0x2cadf3b7e000?, 0x17fb?, 0x2cadf3eba8a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380e1b0, {0x2cadf3b7e000?, 0x0?, 0x2cadf3bfd9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3b24570, {0x2cadf3b7e000?, 0x7d54a0846ee0?, 0x7d54ea8ae108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3b25b90, {0x2cadf3b7e000?, 0x2cadf38a45a0?, 0x2cadf3bfda98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3a0d7a8, {0x2c12cc0, 0x2cadf3b25b90}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3a0d508, {0x7d54a088e710, 0x2cadf3b24570}, 0x2cadf3bfdc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3a0d508, 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(0x2cadf3a0d508, {0x2cadf3dfd000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf382a280, {0x2cadf3dfd000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf40a3500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf40a3500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf382a280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18536 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18672 [IO wait]: internal/poll.runtime_pollWait(0x7d54a0768e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf395f780?, 0x2cadf3ef9300?, 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(0x2cadf395f780, {0x2cadf3ef9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf395f780, {0x2cadf3ef9300?, 0x12fb?, 0x2cadf37bbd60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380e5a8, {0x2cadf3ef9300?, 0x0?, 0x2cadf3e069c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf391ab88, {0x2cadf3ef9300?, 0x7d54a07d2760?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf41072a8, {0x2cadf3ef9300?, 0x2cadf38a4960?, 0x2cadf3e06a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3eb8628, {0x2c12cc0, 0x2cadf41072a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3eb8388, {0x7d54a088e710, 0x2cadf391ab88}, 0x2cadf3e06c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3eb8388, 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(0x2cadf3eb8388, {0x2cadf3f83000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3dd6280, {0x2cadf3f83000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3fb4000) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3fb4000, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3dd6280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18725 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18966 [select]: net/http.(*persistConn).writeLoop(0x2cadf3edf040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18894 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 14785 [chan receive, 1 minutes]: testing.(*T).Run(0x2cadf3b30488, {0x2a6132f?, 0x48e75f?}, 0x2cadf3828870) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x2cadf3b30488) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x652 testing.tRunner(0x2cadf3b30488, 0x2bf5398) /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 18433 [IO wait]: internal/poll.runtime_pollWait(0x7d54a07efe00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf395ee00?, 0x2cadf401b300?, 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(0x2cadf395ee00, {0x2cadf401b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf395ee00, {0x2cadf401b300?, 0x7d54a1a269a0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf3503190, {0x2cadf401b300?, 0x2cadf452c9b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3b24a08, {0x2cadf401b300?, 0x7d54a2bd2a40?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9c078, {0x2cadf401b300?, 0x2cadf38c6960?, 0x2cadf452ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3a0c628, {0x2c12cc0, 0x2cadf3a9c078}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3a0c388, {0x7d54a088e710, 0x2cadf3b24a08}, 0x2cadf452cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3a0c388, 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(0x2cadf3a0c388, {0x2cadf4150000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf406eb40, {0x2cadf4150000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf40a2f00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf40a2f00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf406eb40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18436 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18278 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2cadf3b357c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18271 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18320 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2cadf3edf540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18343 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18899 [IO wait]: internal/poll.runtime_pollWait(0x7d54a07e6000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3fa5300?, 0x2cadf3e4a000?, 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(0x2cadf3fa5300, {0x2cadf3e4a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3fa5300, {0x2cadf3e4a000?, 0x12fb?, 0x2cadf3c0b3e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf38a2250, {0x2cadf3e4a000?, 0x0?, 0x2cadf42d19c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3b25128, {0x2cadf3e4a000?, 0x7d54a0846ee0?, 0x7d54ea8ae108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3b254a0, {0x2cadf3e4a000?, 0x2cadf38c7a40?, 0x2cadf42d1a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3868628, {0x2c12cc0, 0x2cadf3b254a0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3868388, {0x7d54a088e710, 0x2cadf3b25128}, 0x2cadf42d1c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3868388, 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(0x2cadf3868388, {0x2cadf3dcf000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3ede3c0, {0x2cadf3dcf000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3e9fd40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3e9fd40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3ede3c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18885 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18319 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7d54a0859600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf395e400?, 0x2cadf3b67900?, 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(0x2cadf395e400, {0x2cadf3b67900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf395e400, {0x2cadf3b67900?, 0x12fb?, 0x2cadf39660e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf3502d20, {0x2cadf3b67900?, 0x2cadf3e07998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3b11140, {0x2cadf3b67900?, 0x7d54a0848560?, 0x7d54ea8ae108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3c028a0, {0x2cadf3b67900?, 0x2cadf38c7c20?, 0x2cadf3e07a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3b17428, {0x2c12cc0, 0x2cadf3c028a0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3b17188, {0x7d54a088e710, 0x2cadf3b11140}, 0x2cadf3e07c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3b17188, 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(0x2cadf3b17188, {0x2cadf3f9c000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3edf540, {0x2cadf3f9c000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3f6c180) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3f6c180, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3edf540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18343 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18909 [select]: net/http.(*persistConn).writeLoop(0x2cadf3942dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18903 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18604 [IO wait]: internal/poll.runtime_pollWait(0x7d54a0769400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf395e900?, 0x2cadf3b7f800?, 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(0x2cadf395e900, {0x2cadf3b7f800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf395e900, {0x2cadf3b7f800?, 0x17fb?, 0x2cadf3ebaaa0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380e1c8, {0x2cadf3b7f800?, 0x0?, 0x2cadf41d29c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3b245d0, {0x2cadf3b7f800?, 0x7d54a11d4bc0?, 0x7d54ea8aea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3684ba0, {0x2cadf3b7f800?, 0x2cadf34dfa40?, 0x2cadf41d2a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3a0db28, {0x2c12cc0, 0x2cadf3684ba0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3a0d888, {0x7d54a088e710, 0x2cadf3b245d0}, 0x2cadf41d2c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3a0d888, 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(0x2cadf3a0d888, {0x2cadf41e1000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3b34b40, {0x2cadf41e1000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3921200) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3921200, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3b34b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18583 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18808 [select]: net/http.(*persistConn).writeLoop(0x2cadf3fac640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18800 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 2532 [chan receive, 54 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 2710 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 18215 [IO wait]: internal/poll.runtime_pollWait(0x7d54a2bcca00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf395e280?, 0x2cadf3bc9300?, 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(0x2cadf395e280, {0x2cadf3bc9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf395e280, {0x2cadf3bc9300?, 0x12fb?, 0x2cadf348eb00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf3502630, {0x2cadf3bc9300?, 0x2cadf3f7b998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf4106228, {0x2cadf3bc9300?, 0x7d54a0846ee0?, 0x7d54ea8af2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3b241b0, {0x2cadf3bc9300?, 0x2cadf38a54a0?, 0x2cadf3f7ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3833428, {0x2c12cc0, 0x2cadf3b241b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3833188, {0x7d54a088e710, 0x2cadf4106228}, 0x2cadf3f7bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3833188, 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(0x2cadf3833188, {0x2cadf3d82000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3d84500, {0x2cadf3d82000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf36d4a80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf36d4a80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3d84500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18443 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18900 [select]: net/http.(*persistConn).writeLoop(0x2cadf3ede3c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18885 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18330 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7d54a07e9c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf395e180?, 0x2cadf38fac00?, 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(0x2cadf395e180, {0x2cadf38fac00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf395e180, {0x2cadf38fac00?, 0x12fb?, 0x2cadf4209970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380e738, {0x2cadf38fac00?, 0x0?, 0x2cadf42099c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3c022b8, {0x2cadf38fac00?, 0x7d54a2bd2a40?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9ca80, {0x2cadf38fac00?, 0x2cadf3ebe3c0?, 0x2cadf4209a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3c330a8, {0x2c12cc0, 0x2cadf3a9ca80}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3c32e08, {0x7d54a088e710, 0x2cadf3c022b8}, 0x2cadf4209c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3c32e08, 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(0x2cadf3c32e08, {0x2cadf3dfb000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3dd6640, {0x2cadf3dfb000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf34d74a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf34d74a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3dd6640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18325 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18791 [select]: net/http.(*persistConn).writeLoop(0x2cadf3dd72c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18769 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17216 [IO wait]: internal/poll.runtime_pollWait(0x7d54a0859e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3bd6380?, 0x2cadf38ef400?, 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(0x2cadf3bd6380, {0x2cadf38ef400, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3bd6380, {0x2cadf38ef400?, 0x24fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf35022b8, {0x2cadf38ef400?, 0x0?, 0x2cadf42cf9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3b24210, {0x2cadf38ef400?, 0x7d54a2bd2a40?, 0x7d54ea8aea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9c378, {0x2cadf38ef400?, 0x2cadf3ebf0e0?, 0x2cadf42cfa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3a0cd28, {0x2c12cc0, 0x2cadf3a9c378}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3a0ca88, {0x7d54a088e710, 0x2cadf3b24210}, 0x2cadf42cfc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3a0ca88, 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(0x2cadf3a0ca88, {0x2cadf3f4e000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3ede640, {0x2cadf3f4e000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3da2240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3da2240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3ede640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17121 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18699 [select]: net/http.(*persistConn).writeLoop(0x2cadf3ee7b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18661 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18383 [IO wait]: internal/poll.runtime_pollWait(0x7d54a0859800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf37e0a80?, 0x2cadf3f59300?, 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(0x2cadf37e0a80, {0x2cadf3f59300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf37e0a80, {0x2cadf3f59300?, 0x12fb?, 0x2cadf37f1a40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380e9b0, {0x2cadf3f59300?, 0x0?, 0x2cadf3f479c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3c03488, {0x2cadf3f59300?, 0x7d54a11d4bc0?, 0x7d54ea8ae108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3685080, {0x2cadf3f59300?, 0x2cadf3ebf4a0?, 0x2cadf3f47a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3c337a8, {0x2c12cc0, 0x2cadf3685080}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3c33508, {0x7d54a088e710, 0x2cadf3c03488}, 0x2cadf3f47c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3c33508, 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(0x2cadf3c33508, {0x2cadf40c5000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3f72c80, {0x2cadf40c5000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3f1a360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3f1a360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3f72c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18378 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18967 [IO wait]: internal/poll.runtime_pollWait(0x7d54a2bcbc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3fa5800?, 0x2cadf3beb800?, 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(0x2cadf3fa5800, {0x2cadf3beb800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3fa5800, {0x2cadf3beb800?, 0x16cc?, 0x2cadf3ebb7e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf3420650, {0x2cadf3beb800?, 0x2cadf3beb92f?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3d7c318, {0x2cadf3beb800?, 0x7d54a0801d40?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3d7c870, {0x2cadf3beb800?, 0x16cc?, 0x2cadf34b0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3afb7a8, {0x2c12cc0, 0x2cadf3d7c870}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3afb508, {0x7d54a088e710, 0x2cadf3d7c318}, 0x2cadf3ee0359?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3afb508, 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(0x2cadf3afb508, {0x2cadf3edc000, 0x1000, 0x70?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3943cc0, {0x2cadf3edc000?, 0x70?, 0x0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3ef3320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3ef3320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3943cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18928 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18919 [select]: net/http.(*persistConn).roundTrip(0x2cadf3b35680, 0x2cadf3b33450) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x2cadf380d6c0, 0x2cadf3b343c0) /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(0x2cadf3920d80, 0x2cadf3b343c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x2cadf3811c60, 0x2cadf3b34280) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x2cadf3b34280, {0x2c138a0, 0x2cadf3811c60}, {0x2cadf3ac34f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x2cadf394e360, 0x2cadf3b34280, {0x756b2d7473657401?, 0x2cadf3ac3578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x2cadf394e360, 0x2cadf3b34280) /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(0x2cadf3828050, {0x2c3bc20, 0x2cadf38281e0}, 0x2cadf3c554a0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x2cadf3920e40, 0x2cadf4127480, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x2cadf3920e40, 0x2cadf4127480) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x2cadf395ea80, {0x2c3bc20, 0x2cadf38281e0}, {0x2cadf402e440, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x2cadf3de3620, {0x2c3bc20, 0x2cadf38281e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1188 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c3bc20, 0x2cadf38281e0}, {0x2c5a5c0, 0x2cadf3de3620}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18239 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18429 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7d54a0866e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3fa5d00?, 0x2cadf3f5b900?, 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(0x2cadf3fa5d00, {0x2cadf3f5b900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3fa5d00, {0x2cadf3f5b900?, 0x12fb?, 0x2cadf3eba300?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380eae0, {0x2cadf3f5b900?, 0x0?, 0x2cadf41d39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3c03c50, {0x2cadf3f5b900?, 0x7d54a2bd2a40?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9d590, {0x2cadf3f5b900?, 0x2cadf38b05a0?, 0x2cadf41d3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf358dea8, {0x2c12cc0, 0x2cadf3a9d590}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf358dc08, {0x7d54a088e710, 0x2cadf3c03c50}, 0x2cadf41d3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf358dc08, 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(0x2cadf358dc08, {0x2cadf4132000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3f73900, {0x2cadf4132000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf40a2cc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf40a2cc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3f73900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18423 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18607 [select]: net/http.(*persistConn).writeLoop(0x2cadf3b35680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18597 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18450 [select]: net/http.(*persistConn).writeLoop(0x2cadf406eb40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18436 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18367 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2cadf3fad540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18360 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18186 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7d54a07e5800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3fa4900?, 0x2cadf3bc8000?, 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(0x2cadf3fa4900, {0x2cadf3bc8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3fa4900, {0x2cadf3bc8000?, 0x12fb?, 0x2cadf3d88970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf3420140, {0x2cadf3bc8000?, 0x0?, 0x2cadf3d889c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3a9c300, {0x2cadf3bc8000?, 0x7d54a0801d40?, 0x7d54ea8ae108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3d7d158, {0x2cadf3bc8000?, 0x2cadf38b1680?, 0x2cadf3d88a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf38330a8, {0x2c12cc0, 0x2cadf3d7d158}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3832e08, {0x7d54a088e710, 0x2cadf3a9c300}, 0x2cadf3d88c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3832e08, 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(0x2cadf3832e08, {0x2cadf3bb6000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3b34640, {0x2cadf3bb6000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3f12660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3f12660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3b34640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18263 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18430 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2cadf3f73900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18423 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18544 [IO wait]: internal/poll.runtime_pollWait(0x7d54a07e9200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf37e0300?, 0x2cadf3bcb900?, 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(0x2cadf37e0300, {0x2cadf3bcb900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf37e0300, {0x2cadf3bcb900?, 0x12fb?, 0x2cadf4527970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf3420160, {0x2cadf3bcb900?, 0x0?, 0x2cadf45279c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3a9c3d8, {0x2cadf3bcb900?, 0x7d54a2bd2a40?, 0x7d54ea8aea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9caf8, {0x2cadf3bcb900?, 0x2cadf38b1c20?, 0x2cadf4527a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3bb89a8, {0x2c12cc0, 0x2cadf3a9caf8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3bb8708, {0x7d54a088e710, 0x2cadf3a9c3d8}, 0x2cadf4527c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3bb8708, 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(0x2cadf3bb8708, {0x2cadf3de4000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3731540, {0x2cadf3de4000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3e9e660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3e9e660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3731540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18577 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18331 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2cadf3dd6640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18325 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18644 [IO wait]: internal/poll.runtime_pollWait(0x7d54a0768800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3fa4a80?, 0x2cadf3bccc00?, 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(0x2cadf3fa4a80, {0x2cadf3bccc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3fa4a80, {0x2cadf3bccc00?, 0x7d54a0893b18?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf34201e0, {0x2cadf3bccc00?, 0x2cadf42899b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3a9c780, {0x2cadf3bccc00?, 0x7d54a2bd2a40?, 0x7d54ea8aea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9cc18, {0x2cadf3bccc00?, 0x2cadf3dac3c0?, 0x2cadf4289a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3bb8d28, {0x2c12cc0, 0x2cadf3a9cc18}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3bb8a88, {0x7d54a088e710, 0x2cadf3a9c780}, 0x2cadf4289c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3bb8a88, 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(0x2cadf3bb8a88, {0x2cadf425b000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3ee6500, {0x2cadf425b000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3f60900) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3f60900, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3ee6500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18552 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18310 [IO wait]: internal/poll.runtime_pollWait(0x7d54a07ef800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3fa5180?, 0x2cadf3b66600?, 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(0x2cadf3fa5180, {0x2cadf3b66600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3fa5180, {0x2cadf3b66600?, 0x2cadf42069a0?, 0x42afbe?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf3502b80, {0x2cadf3b66600?, 0x0?, 0x2cadf42069c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3b109f0, {0x2cadf3b66600?, 0x7d54a2bd2a40?, 0x7d54ea8aea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9d9b0, {0x2cadf3b66600?, 0x2cadf3dac780?, 0x2cadf4206a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3b16d28, {0x2c12cc0, 0x2cadf3a9d9b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3b16a88, {0x7d54a088e710, 0x2cadf3b109f0}, 0x2cadf4206c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3b16a88, 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(0x2cadf3b16a88, {0x2cadf3e3f000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3942280, {0x2cadf3e3f000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3e999e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3e999e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3942280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18305 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17217 [select]: net/http.(*persistConn).writeLoop(0x2cadf3ede640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17121 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18917 [select]: net/http.(*persistConn).roundTrip(0x2cadf3ede640, 0x2cadf3b33630) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x2cadf380d6c0, 0x2cadf3b35040) /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(0x2cadf3920d80, 0x2cadf3b35040) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x2cadf3811c60, 0x2cadf3b34a00) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x2cadf3b34a00, {0x2c138a0, 0x2cadf3811c60}, {0x2cadf3e434f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x2cadf394e360, 0x2cadf3b34a00, {0x756b2d7473657401?, 0x2cadf3e43578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x2cadf394e360, 0x2cadf3b34a00) /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(0x2cadf3828050, {0x2c3bc20, 0x2cadf38281e0}, 0x2cadf3c55a20) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x2cadf3920e40, 0x2cadf4127640, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x2cadf3920e40, 0x2cadf4127640) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x2cadf395ea80, {0x2c3bc20, 0x2cadf38281e0}, {0x2cadf402e640, 0x32}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x2cadf3de3b00, {0x2c3bc20, 0x2cadf38281e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1188 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c3bc20, 0x2cadf38281e0}, {0x2c5a5c0, 0x2cadf3de3b00}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18239 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18937 [IO wait]: internal/poll.runtime_pollWait(0x7d54a07e5e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf395eb80?, 0x2cadf3ecc000?, 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(0x2cadf395eb80, {0x2cadf3ecc000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf395eb80, {0x2cadf3ecc000?, 0x16cc?, 0x2cadf3bbad80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf3420638, {0x2cadf3ecc000?, 0x2cadf3ecc12f?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3d7c2d0, {0x2cadf3ecc000?, 0x7d54a0801d40?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3d7c888, {0x2cadf3ecc000?, 0x16cc?, 0x2cadf3f8ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3afb428, {0x2c12cc0, 0x2cadf3d7c888}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3afb188, {0x7d54a088e710, 0x2cadf3d7c2d0}, 0x2cadf3ee0599?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3afb188, 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(0x2cadf3afb188, {0x2cadf3f50000, 0x1000, 0x70?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3b35540, {0x2cadf3f50000?, 0x70?, 0x0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf356cae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf356cae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3b35540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18931 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18804 [select]: net/http.(*persistConn).writeLoop(0x2cadf3dd7a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18793 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18921 [select]: net/http.(*persistConn).roundTrip(0x2cadf3b34b40, 0x2cadf3b33540) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x2cadf380d6c0, 0x2cadf3b34780) /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(0x2cadf3920d80, 0x2cadf3b34780) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x2cadf3811c60, 0x2cadf3b34500) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x2cadf3b34500, {0x2c138a0, 0x2cadf3811c60}, {0x2cadf3aa54f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x2cadf394e360, 0x2cadf3b34500, {0x756b2d7473657401?, 0x2cadf3aa5578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x2cadf394e360, 0x2cadf3b34500) /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(0x2cadf3828050, {0x2c3bc20, 0x2cadf38281e0}, 0x2cadf3d751e0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x2cadf3920e40, 0x2cadf3b78380, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x2cadf3920e40, 0x2cadf3b78380) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x2cadf395ea80, {0x2c3bc20, 0x2cadf38281e0}, {0x2cadf4065500, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x2cadf3de3680, {0x2c3bc20, 0x2cadf38281e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1188 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c3bc20, 0x2cadf38281e0}, {0x2c5a5c0, 0x2cadf3de3680}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18239 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18627 [select]: net/http.(*persistConn).writeLoop(0x2cadf3d84000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18615 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18920 [select]: net/http.(*persistConn).roundTrip(0x2cadf3edf040, 0x2cadf3f07ea0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x2cadf380d6c0, 0x2cadf3edef00) /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(0x2cadf3920d80, 0x2cadf3edef00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x2cadf3811c60, 0x2cadf3ededc0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x2cadf3ededc0, {0x2c138a0, 0x2cadf3811c60}, {0x2cadf3d254f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x2cadf394e360, 0x2cadf3ededc0, {0x756b2d7473657401?, 0x2cadf3d25578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x2cadf394e360, 0x2cadf3ededc0) /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(0x2cadf3828050, {0x2c3bc20, 0x2cadf38281e0}, 0x2cadf3d754a0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x2cadf3920e40, 0x2cadf3b783c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x2cadf3920e40, 0x2cadf3b783c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x2cadf395ea80, {0x2c3bc20, 0x2cadf38281e0}, {0x2cadf4028900, 0x24}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x2cadf3f12600, {0x2c3bc20, 0x2cadf38281e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1188 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c3bc20, 0x2cadf38281e0}, {0x2c5a5c0, 0x2cadf3f12600}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18239 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18216 [select]: net/http.(*persistConn).writeLoop(0x2cadf3d84500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18443 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18605 [select]: net/http.(*persistConn).writeLoop(0x2cadf3b34b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18583 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18908 [IO wait]: internal/poll.runtime_pollWait(0x7d54a2bcc200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3fa5500?, 0x2cadf3e4b300?, 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(0x2cadf3fa5500, {0x2cadf3e4b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3fa5500, {0x2cadf3e4b300?, 0x12fb?, 0x2cadf3c0b940?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf38a22e8, {0x2cadf3e4b300?, 0x0?, 0x2cadf3af89c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3b25620, {0x2cadf3e4b300?, 0x7d54a0801d40?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3d7c090, {0x2cadf3e4b300?, 0x2cadf3dbf4a0?, 0x2cadf3af8a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf38689a8, {0x2c12cc0, 0x2cadf3d7c090}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3868708, {0x7d54a088e710, 0x2cadf3b25620}, 0x2cadf3af8c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3868708, 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(0x2cadf3868708, {0x2cadf3e24000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3942dc0, {0x2cadf3e24000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3f602a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3f602a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3942dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18903 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18187 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2cadf3b34640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18263 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18861 [select]: net/http.(*persistConn).writeLoop(0x2cadf37e68c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18854 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18283 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2cadf382a500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18209 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18421 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2cadf3e8f7c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18393 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18628 [IO wait]: internal/poll.runtime_pollWait(0x7d54a07e9a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf381ac80?, 0x2cadf401ec00?, 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(0x2cadf381ac80, {0x2cadf401ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf381ac80, {0x2cadf401ec00?, 0x12fb?, 0x2cadf44be970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf38a2030, {0x2cadf401ec00?, 0x0?, 0x2cadf44be9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3684180, {0x2cadf401ec00?, 0x7d54a2bd2a40?, 0x7d54ea8aea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9cd68, {0x2cadf401ec00?, 0x2cadf399f860?, 0x2cadf44bea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf38682a8, {0x2c12cc0, 0x2cadf3a9cd68}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3868008, {0x7d54a088e710, 0x2cadf3684180}, 0x2cadf44bec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3868008, 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(0x2cadf3868008, {0x2cadf40c9000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3d84780, {0x2cadf40c9000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3f9a1e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3f9a1e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3d84780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18621 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18224 [IO wait]: internal/poll.runtime_pollWait(0x7d54a07e9400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf395e680?, 0x2cadf3bca600?, 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(0x2cadf395e680, {0x2cadf3bca600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf395e680, {0x2cadf3bca600?, 0x12fb?, 0x2cadf348fac0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf3502920, {0x2cadf3bca600?, 0x2cadf3d1f998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf4106828, {0x2cadf3bca600?, 0x7d54a0846ee0?, 0x7d54ea8af2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3b247c8, {0x2cadf3bca600?, 0x2cadf399fa40?, 0x2cadf3d1fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3833ea8, {0x2c12cc0, 0x2cadf3b247c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3833c08, {0x7d54a088e710, 0x2cadf4106828}, 0x2cadf3d1fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3833c08, 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(0x2cadf3833c08, {0x2cadf425c000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3d85400, {0x2cadf425c000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf4049200) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf4049200, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3d85400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18485 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18407 [IO wait]: internal/poll.runtime_pollWait(0x7d54a07efc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf37e0800?, 0x2cadf401a000?, 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(0x2cadf37e0800, {0x2cadf401a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf37e0800, {0x2cadf401a000?, 0x12fb?, 0x2cadf3967040?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf3502f70, {0x2cadf401a000?, 0x0?, 0x2cadf3ab89c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3b11e78, {0x2cadf401a000?, 0x7d54a07d2760?, 0x7d54ea8aea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf4106b88, {0x2cadf401a000?, 0x2cadf399fc20?, 0x2cadf3ab8a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3b17ea8, {0x2c12cc0, 0x2cadf4106b88}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3b17c08, {0x7d54a088e710, 0x2cadf3b11e78}, 0x2cadf3ab8c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3b17c08, 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(0x2cadf3b17c08, {0x2cadf3fc7000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3f56280, {0x2cadf3fc7000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf356d980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf356d980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3f56280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18402 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18673 [select]: net/http.(*persistConn).writeLoop(0x2cadf3dd6280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18725 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18225 [select]: net/http.(*persistConn).writeLoop(0x2cadf3d85400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18485 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18742 [select]: net/http.(*persistConn).writeLoop(0x2cadf3b34000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18777 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18300 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7d54a07e5a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf381bb80?, 0x2cadf3b65300?, 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(0x2cadf381bb80, {0x2cadf3b65300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf381bb80, {0x2cadf3b65300?, 0x12fb?, 0x2cadf3d89970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf3502a78, {0x2cadf3b65300?, 0x0?, 0x2cadf3d899c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3b103a8, {0x2cadf3b65300?, 0x7d54a0801d40?, 0x7d54ea8ae108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3d7dbd8, {0x2cadf3b65300?, 0x2cadf3dc83c0?, 0x2cadf3d89a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3b169a8, {0x2c12cc0, 0x2cadf3d7dbd8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3b16708, {0x7d54a088e710, 0x2cadf3b103a8}, 0x2cadf3d89c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3b16708, 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(0x2cadf3b16708, {0x2cadf3e0d000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf382ac80, {0x2cadf3e0d000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf4026f60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf4026f60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf382ac80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18294 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18870 [IO wait]: internal/poll.runtime_pollWait(0x7d54a2bcbe00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf37e0c00?, 0x2cadf3efb900?, 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(0x2cadf37e0c00, {0x2cadf3efb900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf37e0c00, {0x2cadf3efb900?, 0x12fb?, 0x2cadf3d1c970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380e3e8, {0x2cadf3efb900?, 0x0?, 0x2cadf3d1c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3684e28, {0x2cadf3efb900?, 0x7d54a11d4bc0?, 0x7d54ea8aea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3685398, {0x2cadf3efb900?, 0x2cadf3dc8780?, 0x2cadf3d1ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3eb9428, {0x2c12cc0, 0x2cadf3685398}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3eb9188, {0x7d54a088e710, 0x2cadf3684e28}, 0x2cadf3d1cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3eb9188, 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(0x2cadf3eb9188, {0x2cadf3d54000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3ee6640, {0x2cadf3d54000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3f6d260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3f6d260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3ee6640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18832 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18371 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2cadf3edfb80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18348 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18201 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2cadf37312c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18255 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18807 [IO wait]: internal/poll.runtime_pollWait(0x7d54a07e5c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf37e0880?, 0x2cadf4008600?, 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(0x2cadf37e0880, {0x2cadf4008600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf37e0880, {0x2cadf4008600?, 0x12fb?, 0x2cadf348f840?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380e2c8, {0x2cadf4008600?, 0x0?, 0x2cadf44bf9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf36845e8, {0x2cadf4008600?, 0x7d54a0846ee0?, 0x7d54ea8ae108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3b24588, {0x2cadf4008600?, 0x2cadf3e0f860?, 0x2cadf44bfa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3eb90a8, {0x2c12cc0, 0x2cadf3b24588}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3eb8e08, {0x7d54a088e710, 0x2cadf36845e8}, 0x2cadf44bfc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3eb8e08, 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(0x2cadf3eb8e08, {0x2cadf40c3000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3fac640, {0x2cadf40c3000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3da2780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3da2780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3fac640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18800 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18632 [IO wait]: internal/poll.runtime_pollWait(0x7d54a0859a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf37e0b80?, 0x2cadf4006000?, 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(0x2cadf37e0b80, {0x2cadf4006000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf37e0b80, {0x2cadf4006000?, 0x12fb?, 0x2cadf3bbb640?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380e608, {0x2cadf4006000?, 0x0?, 0x2cadf3e049c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf391b2a8, {0x2cadf4006000?, 0x7d54a1a27300?, 0x7d54ea8af2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf391b458, {0x2cadf4006000?, 0x2cadf3e0fa40?, 0x2cadf3e04a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3eb89a8, {0x2c12cc0, 0x2cadf391b458}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3eb8708, {0x7d54a088e710, 0x2cadf391b2a8}, 0x2cadf3e04c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3eb8708, 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(0x2cadf3eb8708, {0x2cadf4081000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3dd6f00, {0x2cadf4081000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3f9bb60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3f9bb60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3dd6f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18732 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18918 [select]: net/http.(*persistConn).roundTrip(0x2cadf3943cc0, 0x2cadf405bb80) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x2cadf380d6c0, 0x2cadf3943b80) /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(0x2cadf3920d80, 0x2cadf3943b80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x2cadf3811c60, 0x2cadf3943a40) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x2cadf3943a40, {0x2c138a0, 0x2cadf3811c60}, {0x2cadf3f254f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x2cadf394e360, 0x2cadf3943a40, {0x756b2d7473657401?, 0x2cadf3f25578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x2cadf394e360, 0x2cadf3943a40) /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(0x2cadf3828050, {0x2c3bc20, 0x2cadf38281e0}, 0x2cadf3c55ce0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x2cadf3920e40, 0x2cadf4127680, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x2cadf3920e40, 0x2cadf4127680) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x2cadf395ea80, {0x2c3bc20, 0x2cadf38281e0}, {0x2cadf402e980, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x2cadf3f126c0, {0x2c3bc20, 0x2cadf38281e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1188 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c3bc20, 0x2cadf38281e0}, {0x2c5a5c0, 0x2cadf3f126c0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18239 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18965 [IO wait]: internal/poll.runtime_pollWait(0x7d54a2bcc800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf395e780?, 0x2cadf3b82800?, 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(0x2cadf395e780, {0x2cadf3b82800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf395e780, {0x2cadf3b82800?, 0x0?, 0x2cadf3ebb520?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf3502860, {0x2cadf3b82800?, 0x2cadf452b9b0?, 0x43cf45?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf41067c8, {0x2cadf3b82800?, 0x7d54a0801d40?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3d7c858, {0x2cadf3b82800?, 0x1627?, 0x2cadf452ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3bb90a8, {0x2c12cc0, 0x2cadf3d7c858}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3bb8e08, {0x7d54a088e710, 0x2cadf41067c8}, 0x2cadf3ee0119?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3bb8e08, 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(0x2cadf3bb8e08, {0x2cadf3ea0000, 0x1000, 0x70?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3edf040, {0x2cadf3ea0000?, 0x70?, 0x0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3fcfb60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3fcfb60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3edf040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18894 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18249 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7d54a07e9800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3fa4480?, 0x2cadf38f7300?, 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(0x2cadf3fa4480, {0x2cadf38f7300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3fa4480, {0x2cadf38f7300?, 0x7d54a1a1e808?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380e230, {0x2cadf38f7300?, 0x2cadf3d219b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3d7c8a0, {0x2cadf38f7300?, 0x7d54a2bd2a40?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9c060, {0x2cadf38f7300?, 0x2cadf3c403c0?, 0x2cadf3d21a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3c322a8, {0x2c12cc0, 0x2cadf3a9c060}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3c32008, {0x7d54a088e710, 0x2cadf3d7c8a0}, 0x2cadf3d21c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3c32008, 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(0x2cadf3c32008, {0x2cadf3d0c000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3d85900, {0x2cadf3d0c000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3de2600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3de2600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3d85900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18243 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18922 [select]: net/http.(*persistConn).roundTrip(0x2cadf3b35540, 0x2cadf3b33810) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x2cadf380d6c0, 0x2cadf3b35400) /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(0x2cadf3920d80, 0x2cadf3b35400) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x2cadf3811c60, 0x2cadf3b35180) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x2cadf3b35180, {0x2c138a0, 0x2cadf3811c60}, {0x2cadf3b594f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x2cadf394e360, 0x2cadf3b35180, {0x756b2d7473657401?, 0x2cadf3b59578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x2cadf394e360, 0x2cadf3b35180) /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(0x2cadf3828050, {0x2c3bc20, 0x2cadf38281e0}, 0x2cadf3d75760) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x2cadf3920e40, 0x2cadf3b78480, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x2cadf3920e40, 0x2cadf3b78480) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x2cadf395ea80, {0x2c3bc20, 0x2cadf38281e0}, {0x2cadf4065600, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x2cadf3de36e0, {0x2c3bc20, 0x2cadf38281e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1188 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c3bc20, 0x2cadf38281e0}, {0x2c5a5c0, 0x2cadf3de36e0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18239 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18698 [IO wait]: internal/poll.runtime_pollWait(0x7d54a0867a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3fa4e80?, 0x2cadf3e6c000?, 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(0x2cadf3fa4e80, {0x2cadf3e6c000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3fa4e80, {0x2cadf3e6c000?, 0x12fb?, 0x2cadf3f1fc40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf3420450, {0x2cadf3e6c000?, 0x0?, 0x2cadf3af39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3a9d338, {0x2cadf3e6c000?, 0x7d54a2bd2a40?, 0x7d54ea8aea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9d6f8, {0x2cadf3e6c000?, 0x2cadf3c521e0?, 0x2cadf3af3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3bb9428, {0x2c12cc0, 0x2cadf3a9d6f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3bb9188, {0x7d54a088e710, 0x2cadf3a9d338}, 0x2cadf3af3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3bb9188, 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(0x2cadf3bb9188, {0x2cadf3e7a000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3ee7b80, {0x2cadf3e7a000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3f1b1a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3f1b1a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3ee7b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18661 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18741 [IO wait]: internal/poll.runtime_pollWait(0x7d54a0859c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf395e380?, 0x2cadf3e6d300?, 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(0x2cadf395e380, {0x2cadf3e6d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf395e380, {0x2cadf3e6d300?, 0x12fb?, 0x2cadf3c0a140?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf35027e0, {0x2cadf3e6d300?, 0x0?, 0x2cadf3bfc9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf4106558, {0x2cadf3e6d300?, 0x7d54a2bd2a40?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9cbd0, {0x2cadf3e6d300?, 0x2cadf3c52960?, 0x2cadf3bfca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3bb8628, {0x2c12cc0, 0x2cadf3a9cbd0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3bb8388, {0x7d54a088e710, 0x2cadf4106558}, 0x2cadf3bfcc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3bb8388, 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(0x2cadf3bb8388, {0x2cadf3a19000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3b34000, {0x2cadf3a19000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf36d4ba0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf36d4ba0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3b34000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18777 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18817 [IO wait]: internal/poll.runtime_pollWait(0x7d54a0867600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3fa4a00?, 0x2cadf4009900?, 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(0x2cadf3fa4a00, {0x2cadf4009900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3fa4a00, {0x2cadf4009900?, 0x12fb?, 0x2cadf3eba200?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf34202e0, {0x2cadf4009900?, 0x0?, 0x2cadf42029c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3a9cf90, {0x2cadf4009900?, 0x7d54a0846ee0?, 0x7d54ea8ae108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3b24bd0, {0x2cadf4009900?, 0x2cadf3c52b40?, 0x2cadf4202a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3afad28, {0x2c12cc0, 0x2cadf3b24bd0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3afaa88, {0x7d54a088e710, 0x2cadf3a9cf90}, 0x2cadf4202c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3afaa88, 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(0x2cadf3afaa88, {0x2cadf3bbc000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3fad400, {0x2cadf3bbc000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3de3440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3de3440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3fad400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18825 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18850 [select]: net/http.(*persistConn).writeLoop(0x2cadf3fad400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18825 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18603 [select]: net/http.(*persistConn).writeLoop(0x2cadf382a280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18536 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18923 [select]: net/http.(*persistConn).roundTrip(0x2cadf382a280, 0x2cadf405b9a0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x2cadf380d6c0, 0x2cadf3943680) /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(0x2cadf3920d80, 0x2cadf3943680) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x2cadf3811c60, 0x2cadf3943540) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x2cadf3943540, {0x2c138a0, 0x2cadf3811c60}, {0x2cadf3e474f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x2cadf394e360, 0x2cadf3943540, {0x756b2d7473657401?, 0x2cadf3e47578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x2cadf394e360, 0x2cadf3943540) /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(0x2cadf3828050, {0x2c3bc20, 0x2cadf38281e0}, 0x2cadf3dd3a20) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x2cadf3920e40, 0x2cadf3950700, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x2cadf3920e40, 0x2cadf3950700) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x2cadf395ea80, {0x2c3bc20, 0x2cadf38281e0}, {0x2cadf3ad7200, 0x25}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x2cadf3f12720, {0x2c3bc20, 0x2cadf38281e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1188 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c3bc20, 0x2cadf38281e0}, {0x2c5a5c0, 0x2cadf3f12720}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18239 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18645 [select]: net/http.(*persistConn).writeLoop(0x2cadf3ee6500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18552 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18681 [select]: net/http.(*persistConn).writeLoop(0x2cadf406f680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18690 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18938 [select]: net/http.(*persistConn).writeLoop(0x2cadf3b35540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18931 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18626 [IO wait]: internal/poll.runtime_pollWait(0x7d54a0859200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf37e0580?, 0x2cadf401d900?, 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(0x2cadf37e0580, {0x2cadf401d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf37e0580, {0x2cadf401d900?, 0x12fb?, 0x2cadf428b970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf35028d0, {0x2cadf401d900?, 0x0?, 0x2cadf428b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf4106a20, {0x2cadf401d900?, 0x7d54a2bd2a40?, 0x7d54ea8aea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9ca50, {0x2cadf401d900?, 0x2cadf3ec85a0?, 0x2cadf428ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3afa628, {0x2c12cc0, 0x2cadf3a9ca50}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3afa388, {0x7d54a088e710, 0x2cadf4106a20}, 0x2cadf428bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3afa388, 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(0x2cadf3afa388, {0x2cadf3e0c000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3d84000, {0x2cadf3e0c000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3f6c900) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3f6c900, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3d84000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18615 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18366 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7d54a07efa00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf395e700?, 0x2cadf3b68c00?, 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(0x2cadf395e700, {0x2cadf3b68c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf395e700, {0x2cadf3b68c00?, 0x2cadf3ab39a0?, 0x42afbe?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf3502ed0, {0x2cadf3b68c00?, 0x0?, 0x2cadf3ab39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3b11a40, {0x2cadf3b68c00?, 0x7d54a2bd2a40?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9ced0, {0x2cadf3b68c00?, 0x2cadf3ec8780?, 0x2cadf3ab3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3b17b28, {0x2c12cc0, 0x2cadf3a9ced0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3b17888, {0x7d54a088e710, 0x2cadf3b11a40}, 0x2cadf3ab3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3b17888, 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(0x2cadf3b17888, {0x2cadf3f52000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3fad540, {0x2cadf3f52000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3f9aa20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3f9aa20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3fad540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18360 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18282 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7d54a07e9000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3fa4e00?, 0x2cadf38f9900?, 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(0x2cadf3fa4e00, {0x2cadf38f9900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3fa4e00, {0x2cadf38f9900?, 0x12fb?, 0x2cadf3bbb3e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380e560, {0x2cadf38f9900?, 0x0?, 0x2cadf40b99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3d7d7b8, {0x2cadf38f9900?, 0x7d54a2bd2a40?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9c738, {0x2cadf38f9900?, 0x2cadf3ec8d20?, 0x2cadf40b9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3c32d28, {0x2c12cc0, 0x2cadf3a9c738}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3c32a88, {0x7d54a088e710, 0x2cadf3d7d7b8}, 0x2cadf40b9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3c32a88, 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(0x2cadf3c32a88, {0x2cadf3d9b000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf382a500, {0x2cadf3d9b000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf4049d40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf4049d40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf382a500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18209 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18968 [select]: net/http.(*persistConn).writeLoop(0x2cadf3943cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18928 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18250 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2cadf3d85900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18243 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18568 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:268 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18239 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:266 +0x359 goroutine 18803 [IO wait]: internal/poll.runtime_pollWait(0x7d54a0769600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf37e0480?, 0x2cadf4007300?, 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(0x2cadf37e0480, {0x2cadf4007300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf37e0480, {0x2cadf4007300?, 0x12fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf34200f8, {0x2cadf4007300?, 0x0?, 0x2cadf40b79c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3a9c390, {0x2cadf4007300?, 0x7d54a0846ee0?, 0x7d54ea8ae108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3b24348, {0x2cadf4007300?, 0x2cadf40405a0?, 0x2cadf40b7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3afa9a8, {0x2c12cc0, 0x2cadf3b24348}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3afa708, {0x7d54a088e710, 0x2cadf3a9c390}, 0x2cadf40b7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3afa708, 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(0x2cadf3afa708, {0x2cadf3dfe000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3dd7a40, {0x2cadf3dfe000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3f12de0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3f12de0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3dd7a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18793 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18916 [select]: net/http.(*persistConn).roundTrip(0x2cadf3b352c0, 0x2cadf405ba90) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x2cadf380d6c0, 0x2cadf3943900) /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(0x2cadf3920d80, 0x2cadf3943900) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x2cadf3811c60, 0x2cadf39437c0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x2cadf39437c0, {0x2c138a0, 0x2cadf3811c60}, {0x2cadf3f274f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x2cadf394e360, 0x2cadf39437c0, {0x756b2d7473657401?, 0x2cadf3f27578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x2cadf394e360, 0x2cadf39437c0) /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(0x2cadf3828050, {0x2c3bc20, 0x2cadf38281e0}, 0x2cadf3c55760) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x2cadf3920e40, 0x2cadf4127580, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x2cadf3920e40, 0x2cadf4127580) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x2cadf395ea80, {0x2c3bc20, 0x2cadf38281e0}, {0x2cadf402e540, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x2cadf3de38c0, {0x2c3bc20, 0x2cadf38281e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1188 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c3bc20, 0x2cadf38281e0}, {0x2c5a5c0, 0x2cadf3de38c0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18239 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18239 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x2cadf40457a0) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir({0x2c3bc20, 0x2cadf38281e0}, 0x2cadf389ee70, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:623 +0x1d9 github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles(0x2cadf3b28508, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:665 +0x1b2 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0x2cadf3b28508) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:996 +0x428 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2c3bb08, 0x46f4d40}, {0x2c5a550, 0x2cadf395ea80}, {0x2c58a30, 0x2cadf38c4180}, 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({0x2c3bb08, 0x46f4d40}, {0x2c5a550, 0x2cadf395ea80}, {0x2c58a30, 0x2cadf38c4180}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1385 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x2cadf3b31448) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 +0x205 testing.tRunner(0x2cadf3b31448, 0x2cadf3828870) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14785 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 18200 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7d54a0768c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf381b600?, 0x2cadf3b64000?, 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(0x2cadf381b600, {0x2cadf3b64000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf381b600, {0x2cadf3b64000?, 0x12fb?, 0x2cadf3c0a480?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf3502308, {0x2cadf3b64000?, 0x0?, 0x2cadf44c59c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf391a618, {0x2cadf3b64000?, 0x7d54a2bd2a40?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9c288, {0x2cadf3b64000?, 0x2cadf40410e0?, 0x2cadf44c5a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3b16628, {0x2c12cc0, 0x2cadf3a9c288}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3b16388, {0x7d54a088e710, 0x2cadf391a618}, 0x2cadf44c5c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3b16388, 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(0x2cadf3b16388, {0x2cadf3a0a000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf37312c0, {0x2cadf3a0a000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3cd2600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3cd2600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf37312c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18255 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18629 [select]: net/http.(*persistConn).writeLoop(0x2cadf3d84780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18621 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18420 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7d54a0867000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3fa5a80?, 0x2cadf3f5a600?, 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(0x2cadf3fa5a80, {0x2cadf3f5a600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3fa5a80, {0x2cadf3f5a600?, 0x12fb?, 0x2cadf37f1e20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380ea58, {0x2cadf3f5a600?, 0x0?, 0x2cadf41219c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3c03848, {0x2cadf3f5a600?, 0x7d54a0846ee0?, 0x7d54ea8af2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3b245b8, {0x2cadf3f5a600?, 0x2cadf40414a0?, 0x2cadf4121a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3c33ea8, {0x2c12cc0, 0x2cadf3b245b8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3c33c08, {0x7d54a088e710, 0x2cadf3c03848}, 0x2cadf4121c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3c33c08, 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(0x2cadf3c33c08, {0x2cadf40fc000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3e8f7c0, {0x2cadf40fc000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3ef29c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3ef29c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3e8f7c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18393 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18633 [select]: net/http.(*persistConn).writeLoop(0x2cadf3dd6f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18732 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18545 [select]: net/http.(*persistConn).writeLoop(0x2cadf3731540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18577 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18915 [select]: github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:657 +0x185 created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles in goroutine 18239 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:645 +0x18a goroutine 18871 [select]: net/http.(*persistConn).writeLoop(0x2cadf3ee6640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18832 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18680 [IO wait]: internal/poll.runtime_pollWait(0x7d54a07e9e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf395f300?, 0x2cadf3f5cc00?, 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(0x2cadf395f300, {0x2cadf3f5cc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf395f300, {0x2cadf3f5cc00?, 0x12fb?, 0x2cadf3ebb220?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380e340, {0x2cadf3f5cc00?, 0x0?, 0x2cadf428a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3b25260, {0x2cadf3f5cc00?, 0x7d54a0846ee0?, 0x7d54ea8af2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3b25650, {0x2cadf3f5cc00?, 0x2cadf3d9dc20?, 0x2cadf428aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3a0dea8, {0x2c12cc0, 0x2cadf3b25650}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3a0dc08, {0x7d54a088e710, 0x2cadf3b25260}, 0x2cadf428ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3a0dc08, 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(0x2cadf3a0dc08, {0x2cadf3e9c000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf406f680, {0x2cadf3e9c000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3fcee40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3fcee40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf406f680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18690 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18790 [IO wait]: internal/poll.runtime_pollWait(0x7d54a07e6400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3fa4380?, 0x2cadf3efa600?, 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(0x2cadf3fa4380, {0x2cadf3efa600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3fa4380, {0x2cadf3efa600?, 0x7d54a1a27d00?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380e198, {0x2cadf3efa600?, 0x2cadf3d239b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf391af60, {0x2cadf3efa600?, 0x7d54a2bd2a40?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9c7b0, {0x2cadf3efa600?, 0x2cadf3f6a5a0?, 0x2cadf3d23a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3eb8d28, {0x2c12cc0, 0x2cadf3a9c7b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3eb8a88, {0x7d54a088e710, 0x2cadf391af60}, 0x2cadf3d23c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3eb8a88, 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(0x2cadf3eb8a88, {0x2cadf4098000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3dd72c0, {0x2cadf4098000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3fb48a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3fb48a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3dd72c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18769 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18311 [select]: net/http.(*persistConn).writeLoop(0x2cadf3942280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18305 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18482 [IO wait]: internal/poll.runtime_pollWait(0x7d54a07e6600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3fa4300?, 0x2cadf401c600?, 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(0x2cadf3fa4300, {0x2cadf401c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3fa4300, {0x2cadf401c600?, 0x12fb?, 0x2cadf3eba500?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380e180, {0x2cadf401c600?, 0x0?, 0x2cadf40bd9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3b24300, {0x2cadf401c600?, 0x7d54a2bd2a40?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9c588, {0x2cadf401c600?, 0x2cadf3f6ab40?, 0x2cadf40bda98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3a0c9a8, {0x2c12cc0, 0x2cadf3a9c588}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3a0c708, {0x7d54a088e710, 0x2cadf3b24300}, 0x2cadf40bdc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3a0c708, 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(0x2cadf3a0c708, {0x2cadf3feb000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3ee7680, {0x2cadf3feb000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3de2660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3de2660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3ee7680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18470 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18277 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7d54a0769000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3fa4b00?, 0x2cadf38f8600?, 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(0x2cadf3fa4b00, {0x2cadf38f8600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3fa4b00, {0x2cadf38f8600?, 0x12fb?, 0x2cadf3bbaec0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380e478, {0x2cadf38f8600?, 0x0?, 0x2cadf452d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3d7d3c8, {0x2cadf38f8600?, 0x7d54a2bd2a40?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9c600, {0x2cadf38f8600?, 0x2cadf3f6b0e0?, 0x2cadf452da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3c32628, {0x2c12cc0, 0x2cadf3a9c600}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3c32388, {0x7d54a088e710, 0x2cadf3d7d3c8}, 0x2cadf452dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3c32388, 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(0x2cadf3c32388, {0x2cadf3d0e000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3b357c0, {0x2cadf3d0e000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3921920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3921920, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3b357c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18271 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18301 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2cadf382ac80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18294 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18483 [select]: net/http.(*persistConn).writeLoop(0x2cadf3ee7680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18470 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18408 [select]: net/http.(*persistConn).writeLoop(0x2cadf3f56280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18402 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18370 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7d54a07ef600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3fa5580?, 0x2cadf3f58000?, 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(0x2cadf3fa5580, {0x2cadf3f58000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3fa5580, {0x2cadf3f58000?, 0x12fb?, 0x2cadf3d5e970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380e850, {0x2cadf3f58000?, 0x0?, 0x2cadf3d5e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3c02c90, {0x2cadf3f58000?, 0x7d54a1a1f988?, 0x7d54ea8af2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3b11578, {0x2cadf3f58000?, 0x2cadf3f6bc20?, 0x2cadf3d5ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3c33428, {0x2c12cc0, 0x2cadf3b11578}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3c33188, {0x7d54a088e710, 0x2cadf3c02c90}, 0x2cadf3d5ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3c33188, 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(0x2cadf3c33188, {0x2cadf3f3f000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3edfb80, {0x2cadf3f3f000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3f61c20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3f61c20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3edfb80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18348 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18860 [IO wait]: internal/poll.runtime_pollWait(0x7d54a2bcc000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf3fa4d80?, 0x2cadf400ac00?, 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(0x2cadf3fa4d80, {0x2cadf400ac00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf3fa4d80, {0x2cadf400ac00?, 0x266fce0?, 0x7d54a0895b98?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf34203d0, {0x2cadf400ac00?, 0x48e1d3?, 0x2cadf452a9a0?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3a9d578, {0x2cadf400ac00?, 0x7d54a2bd2a40?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9d8d8, {0x2cadf400ac00?, 0x2cadf3fec3c0?, 0x2cadf452aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3afb0a8, {0x2c12cc0, 0x2cadf3a9d8d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3afae08, {0x7d54a088e710, 0x2cadf3a9d578}, 0x2cadf452ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3afae08, 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(0x2cadf3afae08, {0x2cadf3c38000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf37e68c0, {0x2cadf3c38000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3cd2540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3cd2540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf37e68c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18854 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18384 [select]: net/http.(*persistConn).writeLoop(0x2cadf3f72c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18378 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18606 [IO wait]: internal/poll.runtime_pollWait(0x7d54a07e9600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf395ef00?, 0x2cadf3b81000?, 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(0x2cadf395ef00, {0x2cadf3b81000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf395ef00, {0x2cadf3b81000?, 0x17fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf3502360, {0x2cadf3b81000?, 0x0?, 0x2cadf3d229c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf4106180, {0x2cadf3b81000?, 0x7d54a0846ee0?, 0x7d54ea8ae108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3b25b18, {0x2cadf3b81000?, 0x2cadf3af0960?, 0x2cadf3d22a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3afa2a8, {0x2c12cc0, 0x2cadf3b25b18}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3afa008, {0x7d54a088e710, 0x2cadf4106180}, 0x2cadf3d22c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3afa008, 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(0x2cadf3afa008, {0x2cadf3e74000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3b35680, {0x2cadf3e74000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf4026960) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf4026960, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3b35680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18597 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18573 [select]: net/http.(*persistConn).writeLoop(0x2cadf3b352c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18589 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18709 [IO wait]: internal/poll.runtime_pollWait(0x7d54a0768a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf381b900?, 0x2cadf3ef8000?, 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(0x2cadf381b900, {0x2cadf3ef8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf381b900, {0x2cadf3ef8000?, 0x7d54a2bd4de0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf380e410, {0x2cadf3ef8000?, 0x2cadf45289b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3b258c0, {0x2cadf3ef8000?, 0x7d54a0846ee0?, 0x7d54ea8af2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3b25c50, {0x2cadf3ef8000?, 0x2cadf3af0f00?, 0x2cadf4528a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3eb82a8, {0x2c12cc0, 0x2cadf3b25c50}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3eb8008, {0x7d54a088e710, 0x2cadf3b258c0}, 0x2cadf4528c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3eb8008, 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(0x2cadf3eb8008, {0x2cadf3e54000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf37e7cc0, {0x2cadf3e54000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3ef32c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3ef32c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf37e7cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18688 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18572 [IO wait]: internal/poll.runtime_pollWait(0x7d54a0866c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2cadf395ec80?, 0x2cadf3bea000?, 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(0x2cadf395ec80, {0x2cadf3bea000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2cadf395ec80, {0x2cadf3bea000?, 0x17fb?, 0x2cadf4253970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2cadf34200e0, {0x2cadf3bea000?, 0x0?, 0x2cadf42539c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2cadf3a9c180, {0x2cadf3bea000?, 0x7d54a2bd2a40?, 0x7d54ea8afbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2cadf3a9dc68, {0x2cadf3bea000?, 0x2cadf3af10e0?, 0x2cadf4253a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2cadf3bb82a8, {0x2c12cc0, 0x2cadf3a9dc68}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2cadf3bb8008, {0x7d54a088e710, 0x2cadf3a9c180}, 0x2cadf4253c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2cadf3bb8008, 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(0x2cadf3bb8008, {0x2cadf3f8b000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2cadf3b352c0, {0x2cadf3f8b000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2cadf3cd2780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2cadf3cd2780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2cadf3b352c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18589 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18710 [select]: net/http.(*persistConn).writeLoop(0x2cadf37e7cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18688 /usr/local/go/src/net/http/transport.go:1995 +0x16fe "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.393980693s (try 2/5): exit status 2: Failed [TestSyncConcurrentTruncate]