"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/11/28 01:44:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi" 2025/11/28 01:44:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 01:44:19 DEBUG : Creating backend with remote "/tmp/rclone2146537293" === 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:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:44:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 01:44:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/28 01:44:19 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:44:19 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.01s) === RUN TestCopy run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:44:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/28 01:44:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 01:44:21 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:44:21 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:44:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/28 01:44:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 01:44:23 INFO : sub dir/hello world: Copied (new) 2025/11/28 01:44:25 DEBUG : Yandex rclone-test-suxadal6zowi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (23.16s) === RUN TestCopyMetadata run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.66s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.59s) === RUN TestCopyMissingDirectory run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:44:45 DEBUG : Creating backend with remote "/non-existing" 2025/11/28 01:44:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/28 01:44:45 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:44:45 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.93s) === RUN TestCopyNoTraverse run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:44:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 01:44:47 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:44:47 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:44:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/28 01:44:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 01:44:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (16.38s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.67s) === RUN TestCopyCheckFirst run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:45:04 INFO : Yandex rclone-test-suxadal6zowi: Running all checks before starting transfers 2025/11/28 01:45:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 01:45:04 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:45:04 INFO : Yandex rclone-test-suxadal6zowi: Checks finished, now starting transfers 2025/11/28 01:45:04 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:45:06 DEBUG : sub dir/hello world: size = 11 OK 2025/11/28 01:45:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 01:45:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (16.30s) === RUN TestSyncNoTraverse run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:45:20 ERROR : Ignoring --no-traverse with sync 2025/11/28 01:45:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 01:45:21 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:45:21 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:45:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/28 01:45:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 01:45:22 INFO : sub dir/hello world: Copied (new) 2025/11/28 01:45:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (16.71s) === RUN TestCopyWithDepth run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:45:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/28 01:45:38 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:45:38 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:45:39 DEBUG : hello world2: size = 12 OK 2025/11/28 01:45:39 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/11/28 01:45:39 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (8.50s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:45:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 01:45:46 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:45:46 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:45:48 DEBUG : potato2: size = 11 OK 2025/11/28 01:45:48 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 01:45:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:45:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 01:45:55 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:45:55 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:45:58 DEBUG : potato2: size = 11 OK 2025/11/28 01:45:58 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 01:45:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.86s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:46:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/28 01:46:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/28 01:46:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/28 01:46:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/28 01:46:06 INFO : sub dir2: Making directory 2025/11/28 01:46:06 INFO : sub dir: Making directory 2025/11/28 01:46:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 01:46:07 INFO : sub dir2/sub sub dir2: Making directory 2025/11/28 01:46:07 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:46:07 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:46:09 DEBUG : sub dir/hello world: size = 11 OK 2025/11/28 01:46:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 01:46:09 INFO : sub dir/hello world: Copied (new) 2025/11/28 01:46:11 DEBUG : Yandex rclone-test-suxadal6zowi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (28.94s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:46:34 INFO : sub dir2: Making directory 2025/11/28 01:46:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/28 01:46:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/28 01:46:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 01:46:35 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:46:35 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:46:36 DEBUG : sub dir/hello world: size = 11 OK 2025/11/28 01:46:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 01:46:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.68s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:46:52 DEBUG : sub dir2: Making directory with metadata 2025/11/28 01:46:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/28 01:46:52 INFO : sub dir2: Making directory 2025/11/28 01:46:53 INFO : sub dir: Making directory 2025/11/28 01:46:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 01:46:53 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:46:53 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:46:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/28 01:46:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 01:46:55 INFO : sub dir/hello world: Copied (new) 2025/11/28 01:46:55 INFO : sub dir/hello world: Deleted 2025/11/28 01:46:57 DEBUG : Yandex rclone-test-suxadal6zowi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/28 01:46:57 DEBUG : Yandex rclone-test-suxadal6zowi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (23.69s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.52s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:47:16 INFO : sub dir2: Making directory 2025/11/28 01:47:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 01:47:17 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:47:17 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:47:19 DEBUG : sub dir/hello world: size = 11 OK 2025/11/28 01:47:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 01:47:19 INFO : sub dir/hello world: Copied (new) 2025/11/28 01:47:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (15.72s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:47:32 DEBUG : sub dir2: Making directory with metadata 2025/11/28 01:47:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/28 01:47:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/28 01:47:32 INFO : sub dir2: Making directory 2025/11/28 01:47:33 INFO : sub dir: Making directory 2025/11/28 01:47:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 01:47:33 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:47:33 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:47:36 DEBUG : sub dir/hello world: size = 11 OK 2025/11/28 01:47:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 01:47:36 INFO : sub dir/hello world: Copied (new) 2025/11/28 01:47:36 DEBUG : Waiting for deletions to finish 2025/11/28 01:47:38 DEBUG : Yandex rclone-test-suxadal6zowi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (23.79s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.50s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:47:56 INFO : sub dir2: Making directory 2025/11/28 01:47:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 01:47:56 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:47:56 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:47:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/28 01:47:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 01:47:59 INFO : sub dir/hello world: Copied (new) 2025/11/28 01:47:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (15.72s) === RUN TestServerSideCopy run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:48:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-gugidil3qidi" 2025/11/28 01:48:14 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-suxadal6zowi -> Yandex rclone-test-gugidil3qidi 2025/11/28 01:48:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 01:48:16 DEBUG : Yandex rclone-test-gugidil3qidi: Waiting for checks to finish 2025/11/28 01:48:16 DEBUG : Yandex rclone-test-gugidil3qidi: Waiting for transfers to finish 2025/11/28 01:48:18 DEBUG : sub dir/hello world: size = 11 OK 2025/11/28 01:48:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 01:48:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/28 01:48:19 DEBUG : Yandex rclone-test-gugidil3qidi: Purge remote --- PASS: TestServerSideCopy (27.70s) === RUN TestCopyOverSelf run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:48:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2146537293) 2025/11/28 01:48:43 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-suxadal6zowi) 2025/11/28 01:48:43 DEBUG : sub dir/hello world: Sizes differ 2025/11/28 01:48:43 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:48:43 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:48:45 DEBUG : sub dir/hello world: size = 17 OK 2025/11/28 01:48:45 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/28 01:48:45 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (20.21s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:49:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-cocadum1navu" 2025/11/28 01:49:02 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) Yandex rclone-test-suxadal6zowi -> Yandex rclone-test-cocadum1navu 2025/11/28 01:49:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 01:49:04 DEBUG : Yandex rclone-test-cocadum1navu: Waiting for checks to finish 2025/11/28 01:49:04 DEBUG : Yandex rclone-test-cocadum1navu: Waiting for transfers to finish 2025/11/28 01:49:06 DEBUG : sub dir/hello world: size = 11 OK 2025/11/28 01:49:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 01:49:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/28 01:49:11 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-suxadal6zowi) 2025/11/28 01:49:11 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-cocadum1navu) 2025/11/28 01:49:11 DEBUG : sub dir/hello world: Sizes differ 2025/11/28 01:49:11 DEBUG : Yandex rclone-test-cocadum1navu: Waiting for checks to finish 2025/11/28 01:49:11 DEBUG : Yandex rclone-test-cocadum1navu: Waiting for transfers to finish 2025/11/28 01:49:11 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.yufabat7" before starting 2025/11/28 01:49:13 DEBUG : sub dir/hello world.yufabat7: server side copy: removing renamed existing file after operation 2025/11/28 01:49:19 DEBUG : sub dir/hello world: size = 17 OK 2025/11/28 01:49:19 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/28 01:49:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/28 01:49:20 DEBUG : Yandex rclone-test-cocadum1navu: Purge remote --- PASS: TestServerSideCopyOverSelf (41.14s) === RUN TestMoveOverSelf run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:49:44 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:49:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2146537293) 2025/11/28 01:49:44 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-suxadal6zowi) 2025/11/28 01:49:44 DEBUG : sub dir/hello world: Sizes differ 2025/11/28 01:49:44 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:49:47 DEBUG : sub dir/hello world: size = 17 OK 2025/11/28 01:49:47 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/28 01:49:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/28 01:49:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (19.69s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:50:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-tuxehim3pure" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-suxadal6zowi -> Yandex rclone-test-tuxehim3pure 2025/11/28 01:50:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 01:50:05 DEBUG : Yandex rclone-test-tuxehim3pure: Waiting for checks to finish 2025/11/28 01:50:05 DEBUG : Yandex rclone-test-tuxehim3pure: Waiting for transfers to finish 2025/11/28 01:50:08 DEBUG : sub dir/hello world: size = 11 OK 2025/11/28 01:50:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 01:50:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/28 01:50:11 DEBUG : Yandex rclone-test-tuxehim3pure: Using server-side directory move 2025/11/28 01:50:12 INFO : Yandex rclone-test-tuxehim3pure: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/28 01:50:13 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-suxadal6zowi) 2025/11/28 01:50:13 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-tuxehim3pure) 2025/11/28 01:50:13 DEBUG : sub dir/hello world: Sizes differ 2025/11/28 01:50:13 DEBUG : Yandex rclone-test-tuxehim3pure: Waiting for checks to finish 2025/11/28 01:50:13 DEBUG : Yandex rclone-test-tuxehim3pure: Waiting for transfers to finish 2025/11/28 01:50:18 INFO : sub dir/hello world: Deleted 2025/11/28 01:50:19 INFO : sub dir/hello world: Moved (server-side) 2025/11/28 01:50:23 DEBUG : testing file moves 2025/11/28 01:50:24 DEBUG : Yandex rclone-test-tuxehim3pure: Waiting for checks to finish 2025/11/28 01:50:24 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-suxadal6zowi) 2025/11/28 01:50:24 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-tuxehim3pure) 2025/11/28 01:50:24 DEBUG : sub dir/hello world: Sizes differ 2025/11/28 01:50:24 DEBUG : Yandex rclone-test-tuxehim3pure: Waiting for transfers to finish 2025/11/28 01:50:30 INFO : sub dir/hello world: Deleted 2025/11/28 01:50:32 INFO : sub dir/hello world: Moved (server-side) 2025/11/28 01:50:34 DEBUG : Yandex rclone-test-tuxehim3pure: Purge remote --- PASS: TestServerSideMoveOverSelf (50.77s) === RUN TestCopyAfterDelete run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:50:54 ERROR : error listing: directory not found 2025/11/28 01:50:54 INFO : Local file system at /tmp/rclone2146537293: Making directory 2025/11/28 01:50:55 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:50:55 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (16.93s) === RUN TestCopyRedownload run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:51:15 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/28 01:51:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 01:51:15 DEBUG : Local file system at /tmp/rclone2146537293: Waiting for checks to finish 2025/11/28 01:51:15 DEBUG : Local file system at /tmp/rclone2146537293: Waiting for transfers to finish 2025/11/28 01:51:16 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2025/11/28 01:51:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 01:51:16 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2025/11/28 01:51:16 INFO : sub dir/hello world: Copied (new) 2025/11/28 01:51:16 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (20.80s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:51:29 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/28 01:51:29 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:51:29 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:51:32 DEBUG : check sum: size = 1 OK 2025/11/28 01:51:32 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/28 01:51:32 INFO : check sum: Copied (new) 2025/11/28 01:51:32 DEBUG : Waiting for deletions to finish 2025/11/28 01:51:33 DEBUG : check sum: size = 1 OK 2025/11/28 01:51:33 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:51:33 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/28 01:51:33 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/11/28 01:51:33 DEBUG : check sum: Unchanged skipping 2025/11/28 01:51:33 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:51:33 DEBUG : Waiting for deletions to finish 2025/11/28 01:51:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.34s) === RUN TestSyncSizeOnly run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:51:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/28 01:51:40 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:51:40 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:51:42 DEBUG : sizeonly: size = 6 OK 2025/11/28 01:51:42 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/28 01:51:42 INFO : sizeonly: Copied (new) 2025/11/28 01:51:42 DEBUG : Waiting for deletions to finish 2025/11/28 01:51:44 DEBUG : sizeonly: size = 6 OK 2025/11/28 01:51:44 DEBUG : sizeonly: Sizes identical 2025/11/28 01:51:44 DEBUG : sizeonly: Unchanged skipping 2025/11/28 01:51:44 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:51:44 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:51:44 DEBUG : Waiting for deletions to finish 2025/11/28 01:51:44 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.42s) === RUN TestSyncIgnoreSize run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:51:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/28 01:51:50 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:51:50 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:51:52 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/11/28 01:51:52 INFO : ignore-size: Copied (new) 2025/11/28 01:51:52 DEBUG : Waiting for deletions to finish 2025/11/28 01:51:53 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:51:53 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 01:51:53 DEBUG : ignore-size: Unchanged skipping 2025/11/28 01:51:53 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:51:53 DEBUG : Waiting for deletions to finish 2025/11/28 01:51:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (8.67s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:52:01 DEBUG : existing: size = 6 OK 2025/11/28 01:52:01 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 01:52:01 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:52:01 DEBUG : existing: Unchanged skipping 2025/11/28 01:52:01 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:52:01 DEBUG : Waiting for deletions to finish 2025/11/28 01:52:01 INFO : There was nothing to transfer 2025/11/28 01:52:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/28 01:52:02 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:52:02 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:52:03 DEBUG : existing: size = 6 OK 2025/11/28 01:52:03 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/11/28 01:52:03 INFO : existing: Copied (replaced existing) 2025/11/28 01:52:03 DEBUG : Waiting for deletions to finish run.go:130: removing file "existing" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:130: removing file "existing" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:130: removing file "existing" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:133: removing file "existing" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) --- PASS: TestSyncIgnoreTimes (10.97s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:52:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/28 01:52:10 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:52:10 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:52:12 DEBUG : existing: size = 6 OK 2025/11/28 01:52:12 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/28 01:52:12 INFO : existing: Copied (new) 2025/11/28 01:52:12 DEBUG : Waiting for deletions to finish 2025/11/28 01:52:13 DEBUG : existing: Destination exists, skipping 2025/11/28 01:52:13 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:52:13 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:52:13 DEBUG : Waiting for deletions to finish 2025/11/28 01:52:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (9.21s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:52:22 INFO : d: Making directory 2025/11/28 01:52:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/28 01:52:23 DEBUG : c/non empty space: size = 5 OK 2025/11/28 01:52:23 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 01:52:23 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:52:23 DEBUG : c/non empty space: Unchanged skipping 2025/11/28 01:52:23 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:52:25 DEBUG : a/potato2: size = 60 OK 2025/11/28 01:52:25 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/28 01:52:25 INFO : a/potato2: Copied (new) 2025/11/28 01:52:25 DEBUG : Waiting for deletions to finish 2025/11/28 01:52:30 INFO : b/potato: Deleted 2025/11/28 01:52:30 INFO : d: Removing directory 2025/11/28 01:52:36 INFO : b: Removing directory 2025/11/28 01:52:42 DEBUG : Yandex rclone-test-suxadal6zowi: deleted 2 directories --- PASS: TestSyncIgnoreErrors (47.91s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:53:09 DEBUG : empty space: size = 1 OK 2025/11/28 01:53:09 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/28 01:53:09 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:53:09 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/28 01:53:09 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/28 01:53:09 DEBUG : empty space: Unchanged skipping 2025/11/28 01:53:09 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:53:09 DEBUG : Waiting for deletions to finish 2025/11/28 01:53:09 INFO : There was nothing to transfer 2025/11/28 01:53:10 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:53:10 DEBUG : empty space: size = 1 OK 2025/11/28 01:53:10 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/28 01:53:10 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/28 01:53:10 INFO : empty space: Updated modification time in destination 2025/11/28 01:53:10 DEBUG : empty space: Unchanged skipping 2025/11/28 01:53:10 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:53:10 DEBUG : Waiting for deletions to finish 2025/11/28 01:53:10 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (9.40s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:53:18 DEBUG : empty space: size = 1 OK 2025/11/28 01:53:18 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/28 01:53:18 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:53:18 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/28 01:53:18 DEBUG : empty space: Unchanged skipping 2025/11/28 01:53:18 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:53:18 DEBUG : Waiting for deletions to finish 2025/11/28 01:53:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.54s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:53:27 DEBUG : foo: size = 3 OK 2025/11/28 01:53:27 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/28 01:53:27 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:53:27 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2146537293) 2025/11/28 01:53:27 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-suxadal6zowi) 2025/11/28 01:53:27 DEBUG : foo: md5 differ 2025/11/28 01:53:27 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:53:28 DEBUG : foo: size = 3 OK 2025/11/28 01:53:28 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/11/28 01:53:28 INFO : foo: Copied (replaced existing) 2025/11/28 01:53:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (9.91s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:53:37 DEBUG : empty space: size = 1 OK 2025/11/28 01:53:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 01:53:37 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/28 01:53:37 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:53:37 DEBUG : empty space: Unchanged skipping 2025/11/28 01:53:37 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:53:40 DEBUG : potato: size = 60 OK 2025/11/28 01:53:40 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/28 01:53:40 INFO : potato: Copied (new) 2025/11/28 01:53:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (17.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:53:54 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2146537293) 2025/11/28 01:53:54 DEBUG : potato: size = 60 (Yandex rclone-test-suxadal6zowi) 2025/11/28 01:53:54 DEBUG : potato: Sizes differ 2025/11/28 01:53:54 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:53:54 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:53:56 DEBUG : potato: size = 21 OK 2025/11/28 01:53:56 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/11/28 01:53:56 INFO : potato: Copied (replaced existing) 2025/11/28 01:53:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (10.33s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:54:04 DEBUG : potato: size = 21 OK 2025/11/28 01:54:04 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/28 01:54:04 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:54:04 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2146537293) 2025/11/28 01:54:04 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-suxadal6zowi) 2025/11/28 01:54:04 DEBUG : potato: md5 differ 2025/11/28 01:54:04 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:54:06 DEBUG : potato: size = 21 OK 2025/11/28 01:54:06 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/11/28 01:54:06 INFO : potato: Copied (replaced existing) 2025/11/28 01:54:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (9.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:54:16 DEBUG : empty space: size = 1 OK 2025/11/28 01:54:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 01:54:16 DEBUG : empty space: Unchanged skipping 2025/11/28 01:54:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 01:54:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/28 01:54:16 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:54:16 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:54:16 DEBUG : Waiting for deletions to finish 2025/11/28 01:54:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:54:33 DEBUG : empty space: size = 1 OK 2025/11/28 01:54:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 01:54:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 01:54:33 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:54:33 DEBUG : empty space: Unchanged skipping 2025/11/28 01:54:33 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:54:35 DEBUG : potato2: size = 60 OK 2025/11/28 01:54:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/28 01:54:35 INFO : potato2: Copied (new) 2025/11/28 01:54:35 DEBUG : Waiting for deletions to finish 2025/11/28 01:54:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (22.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:54:55 INFO : d: Making directory 2025/11/28 01:54:55 INFO : d/e: Making directory 2025/11/28 01:54:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/28 01:54:58 DEBUG : c/non empty space: size = 5 OK 2025/11/28 01:54:58 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 01:54:58 DEBUG : c/non empty space: Unchanged skipping 2025/11/28 01:54:58 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:54:58 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:54:59 DEBUG : a/potato2: size = 60 OK 2025/11/28 01:54:59 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/28 01:54:59 INFO : a/potato2: Copied (new) 2025/11/28 01:54:59 DEBUG : Waiting for deletions to finish 2025/11/28 01:55:04 INFO : b/potato: Deleted 2025/11/28 01:55:04 INFO : d/e: Removing directory 2025/11/28 01:55:10 INFO : d: Removing directory 2025/11/28 01:55:15 INFO : b: Removing directory 2025/11/28 01:55:22 DEBUG : Yandex rclone-test-suxadal6zowi: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (53.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:55:51 INFO : d: Making directory 2025/11/28 01:55:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/28 01:55:52 DEBUG : c/non empty space: size = 5 OK 2025/11/28 01:55:52 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 01:55:52 DEBUG : c/non empty space: Unchanged skipping 2025/11/28 01:55:52 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:55:52 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:55:54 DEBUG : a/potato2: size = 60 OK 2025/11/28 01:55:54 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/28 01:55:54 INFO : a/potato2: Copied (new) 2025/11/28 01:55:54 ERROR : Yandex rclone-test-suxadal6zowi: not deleting files as there were IO errors 2025/11/28 01:55:54 ERROR : Yandex rclone-test-suxadal6zowi: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (50.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:56:39 DEBUG : Waiting for deletions to finish 2025/11/28 01:56:39 DEBUG : empty space: size = 1 OK 2025/11/28 01:56:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 01:56:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 01:56:39 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:56:39 DEBUG : empty space: Unchanged skipping 2025/11/28 01:56:39 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:56:41 DEBUG : potato2: size = 60 OK 2025/11/28 01:56:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/28 01:56:41 INFO : potato2: Copied (new) 2025/11/28 01:56:44 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (21.03s) === RUN TestSyncDeleteBefore run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:56:59 DEBUG : Waiting for deletions to finish 2025/11/28 01:57:00 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:57:00 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:57:05 INFO : potato: Deleted 2025/11/28 01:57:05 DEBUG : empty space: size = 1 OK 2025/11/28 01:57:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 01:57:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 01:57:05 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:57:05 DEBUG : empty space: Unchanged skipping 2025/11/28 01:57:05 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:57:07 DEBUG : potato2: size = 60 OK 2025/11/28 01:57:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/28 01:57:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (23.07s) === RUN TestCopyDeleteBefore run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:57:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 01:57:21 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:57:21 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:57:23 DEBUG : potato2: size = 19 OK 2025/11/28 01:57:23 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/11/28 01:57:23 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (15.71s) === RUN TestSyncWithExclude run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:57:38 DEBUG : enormous: Excluded (Size Filter) 2025/11/28 01:57:38 DEBUG : enormous: Excluded 2025/11/28 01:57:38 DEBUG : potato2: Excluded (Size Filter) 2025/11/28 01:57:38 DEBUG : potato2: Excluded 2025/11/28 01:57:39 DEBUG : potato2: Excluded (Size Filter) 2025/11/28 01:57:39 DEBUG : potato2: Excluded 2025/11/28 01:57:39 DEBUG : empty space: size = 1 OK 2025/11/28 01:57:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 01:57:39 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:57:39 DEBUG : empty space: Unchanged skipping 2025/11/28 01:57:39 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:57:39 DEBUG : Waiting for deletions to finish 2025/11/28 01:57:39 INFO : There was nothing to transfer 2025/11/28 01:57:39 DEBUG : potato2: Excluded (Size Filter) 2025/11/28 01:57:39 DEBUG : potato2: Excluded 2025/11/28 01:57:39 DEBUG : enormous: Excluded (Size Filter) 2025/11/28 01:57:39 DEBUG : enormous: Excluded 2025/11/28 01:57:39 DEBUG : potato2: Excluded (Size Filter) 2025/11/28 01:57:39 DEBUG : potato2: Excluded 2025/11/28 01:57:40 DEBUG : potato2: Excluded (Size Filter) 2025/11/28 01:57:40 DEBUG : potato2: Excluded 2025/11/28 01:57:40 DEBUG : empty space: size = 1 OK 2025/11/28 01:57:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 01:57:40 DEBUG : empty space: Unchanged skipping 2025/11/28 01:57:40 DEBUG : Local file system at /tmp/rclone2146537293: Waiting for checks to finish 2025/11/28 01:57:40 DEBUG : Local file system at /tmp/rclone2146537293: Waiting for transfers to finish 2025/11/28 01:57:40 DEBUG : Waiting for deletions to finish 2025/11/28 01:57:40 INFO : There was nothing to transfer 2025/11/28 01:57:40 DEBUG : potato2: Excluded (Size Filter) 2025/11/28 01:57:40 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (17.08s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:57:57 DEBUG : enormous: Excluded (Size Filter) 2025/11/28 01:57:57 DEBUG : enormous: Excluded 2025/11/28 01:57:57 DEBUG : potato2: Excluded (Size Filter) 2025/11/28 01:57:57 DEBUG : potato2: Excluded 2025/11/28 01:57:57 DEBUG : empty space: size = 1 OK 2025/11/28 01:57:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 01:57:57 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:57:57 DEBUG : empty space: Unchanged skipping 2025/11/28 01:57:57 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:57:57 DEBUG : Waiting for deletions to finish 2025/11/28 01:58:01 INFO : enormous: Deleted 2025/11/28 01:58:02 INFO : potato2: Deleted 2025/11/28 01:58:02 INFO : There was nothing to transfer 2025/11/28 01:58:04 DEBUG : empty space: size = 1 OK 2025/11/28 01:58:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 01:58:04 DEBUG : empty space: Unchanged skipping 2025/11/28 01:58:04 DEBUG : Local file system at /tmp/rclone2146537293: Waiting for checks to finish 2025/11/28 01:58:04 DEBUG : Local file system at /tmp/rclone2146537293: Waiting for transfers to finish 2025/11/28 01:58:04 DEBUG : Waiting for deletions to finish 2025/11/28 01:58:04 INFO : enormous: Deleted 2025/11/28 01:58:04 INFO : potato2: Deleted 2025/11/28 01:58:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (18.03s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:58:18 DEBUG : five: Need to transfer - File not found at Destination 2025/11/28 01:58:18 DEBUG : four: size = 4 (Local file system at /tmp/rclone2146537293) 2025/11/28 01:58:18 DEBUG : four: size = 8 (Yandex rclone-test-suxadal6zowi) 2025/11/28 01:58:18 DEBUG : four: Sizes differ 2025/11/28 01:58:18 DEBUG : one: Destination is newer than source, skipping 2025/11/28 01:58:18 DEBUG : three: size = 5 OK 2025/11/28 01:58:18 DEBUG : three: Sizes identical 2025/11/28 01:58:18 DEBUG : two: size = 3 OK 2025/11/28 01:58:18 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:58:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/28 01:58:18 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2146537293) 2025/11/28 01:58:18 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-suxadal6zowi) 2025/11/28 01:58:18 DEBUG : two: md5 differ 2025/11/28 01:58:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/28 01:58:18 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:58:20 DEBUG : two: size = 3 OK 2025/11/28 01:58:20 DEBUG : two: Dst hash empty - aborting Src hash check 2025/11/28 01:58:20 INFO : two: Copied (replaced existing) 2025/11/28 01:58:20 DEBUG : five: size = 4 OK 2025/11/28 01:58:20 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/28 01:58:20 INFO : five: Copied (new) 2025/11/28 01:58:21 DEBUG : four: size = 4 OK 2025/11/28 01:58:21 DEBUG : four: Dst hash empty - aborting Src hash check 2025/11/28 01:58:21 INFO : four: Copied (replaced existing) 2025/11/28 01:58:21 DEBUG : Waiting for deletions to finish 2025/11/28 01:58:21 DEBUG : five: size = 4 OK 2025/11/28 01:58:21 DEBUG : four: size = 4 OK 2025/11/28 01:58:21 DEBUG : three: size = 5 OK 2025/11/28 01:58:21 DEBUG : one: Destination is newer than source, skipping 2025/11/28 01:58:21 DEBUG : two: size = 3 OK 2025/11/28 01:58:21 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:58:21 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/28 01:58:21 DEBUG : five: Size and md5 of src and dst objects identical 2025/11/28 01:58:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/28 01:58:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/28 01:58:21 DEBUG : two: Size and md5 of src and dst objects identical 2025/11/28 01:58:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/28 01:58:21 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/28 01:58:21 DEBUG : four: Size and md5 of src and dst objects identical 2025/11/28 01:58:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/28 01:58:21 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2146537293) 2025/11/28 01:58:21 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-suxadal6zowi) 2025/11/28 01:58:21 DEBUG : three: md5 differ 2025/11/28 01:58:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/28 01:58:21 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:58:24 DEBUG : three: size = 5 OK 2025/11/28 01:58:24 DEBUG : three: Dst hash empty - aborting Src hash check 2025/11/28 01:58:24 INFO : three: Copied (replaced existing) 2025/11/28 01:58:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (40.77s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" sync_test.go:1568: Can track renames: true 2025/11/28 01:58:51 INFO : Yandex rclone-test-suxadal6zowi: Making map for --track-renames 2025/11/28 01:58:51 INFO : Yandex rclone-test-suxadal6zowi: Finished making map for --track-renames 2025/11/28 01:58:51 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:58:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/28 01:58:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/28 01:58:51 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for renames to finish 2025/11/28 01:58:51 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:58:53 DEBUG : yam: size = 11 OK 2025/11/28 01:58:53 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/28 01:58:53 INFO : yam: Copied (new) 2025/11/28 01:58:53 DEBUG : potato: size = 14 OK 2025/11/28 01:58:53 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/28 01:58:53 INFO : potato: Copied (new) 2025/11/28 01:58:53 DEBUG : Waiting for deletions to finish 2025/11/28 01:58:54 DEBUG : potato: size = 14 OK 2025/11/28 01:58:54 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 01:58:54 INFO : Yandex rclone-test-suxadal6zowi: Making map for --track-renames 2025/11/28 01:58:54 INFO : Yandex rclone-test-suxadal6zowi: Finished making map for --track-renames 2025/11/28 01:58:54 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:58:54 DEBUG : potato: Unchanged skipping 2025/11/28 01:58:54 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for renames to finish 2025/11/28 01:58:55 INFO : yam: Moved (server-side) to: yaml 2025/11/28 01:58:55 INFO : yaml: Renamed from "yam" 2025/11/28 01:58:55 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:58:55 DEBUG : Waiting for deletions to finish 2025/11/28 01:58:55 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (16.16s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" sync_test.go:1640: Can track renames: true 2025/11/28 01:59:07 INFO : Yandex rclone-test-suxadal6zowi: Making map for --track-renames 2025/11/28 01:59:07 INFO : Yandex rclone-test-suxadal6zowi: Finished making map for --track-renames 2025/11/28 01:59:07 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:59:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/28 01:59:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/28 01:59:07 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for renames to finish 2025/11/28 01:59:07 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:59:09 DEBUG : potato: size = 14 OK 2025/11/28 01:59:09 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/28 01:59:09 INFO : potato: Copied (new) 2025/11/28 01:59:10 DEBUG : yam: size = 11 OK 2025/11/28 01:59:10 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/28 01:59:10 INFO : yam: Copied (new) 2025/11/28 01:59:10 DEBUG : Waiting for deletions to finish 2025/11/28 01:59:11 DEBUG : potato: size = 14 OK 2025/11/28 01:59:11 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 01:59:11 INFO : Yandex rclone-test-suxadal6zowi: Making map for --track-renames 2025/11/28 01:59:11 INFO : Yandex rclone-test-suxadal6zowi: Finished making map for --track-renames 2025/11/28 01:59:11 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:59:11 DEBUG : potato: Unchanged skipping 2025/11/28 01:59:11 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for renames to finish 2025/11/28 01:59:13 INFO : yam: Moved (server-side) to: yaml 2025/11/28 01:59:13 INFO : yaml: Renamed from "yam" 2025/11/28 01:59:13 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:59:13 DEBUG : Waiting for deletions to finish 2025/11/28 01:59:13 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.29s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" sync_test.go:1679: Can track renames: true 2025/11/28 01:59:24 INFO : Yandex rclone-test-suxadal6zowi: Making map for --track-renames 2025/11/28 01:59:24 INFO : Yandex rclone-test-suxadal6zowi: Finished making map for --track-renames 2025/11/28 01:59:24 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:59:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/28 01:59:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/28 01:59:24 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for renames to finish 2025/11/28 01:59:24 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:59:26 DEBUG : sub/yam: size = 11 OK 2025/11/28 01:59:26 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/28 01:59:26 INFO : sub/yam: Copied (new) 2025/11/28 01:59:28 DEBUG : potato: size = 14 OK 2025/11/28 01:59:28 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/28 01:59:28 INFO : potato: Copied (new) 2025/11/28 01:59:28 DEBUG : Waiting for deletions to finish 2025/11/28 01:59:29 DEBUG : potato: size = 14 OK 2025/11/28 01:59:29 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 01:59:29 DEBUG : potato: Unchanged skipping 2025/11/28 01:59:30 INFO : Yandex rclone-test-suxadal6zowi: Making map for --track-renames 2025/11/28 01:59:30 INFO : Yandex rclone-test-suxadal6zowi: Finished making map for --track-renames 2025/11/28 01:59:30 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:59:30 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for renames to finish 2025/11/28 01:59:33 INFO : sub/yam: Moved (server-side) to: yam 2025/11/28 01:59:33 INFO : yam: Renamed from "sub/yam" 2025/11/28 01:59:33 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:59:33 DEBUG : Waiting for deletions to finish 2025/11/28 01:59:33 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (27.38s) === RUN TestServerSideMoveLocal run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:59:51 DEBUG : Creating backend with remote "/tmp/rclone2146537293/dir1" 2025/11/28 01:59:51 DEBUG : Config file has changed externally - reloading 2025/11/28 01:59:51 DEBUG : Creating backend with remote "/tmp/rclone2146537293/dir2" 2025/11/28 01:59:51 DEBUG : Local file system at /tmp/rclone2146537293/dir2: Using server-side directory move 2025/11/28 01:59:51 INFO : Local file system at /tmp/rclone2146537293/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/28 01:59:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/28 01:59:51 DEBUG : Local file system at /tmp/rclone2146537293/dir2: Waiting for checks to finish 2025/11/28 01:59:51 INFO : file1.txt: Moved (server-side) 2025/11/28 01:59:51 DEBUG : Local file system at /tmp/rclone2146537293/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.59s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 01:59:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 01:59:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/28 01:59:52 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 01:59:52 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 01:59:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/28 01:59:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 01:59:55 INFO : sub dir/hello world: Copied (new) 2025/11/28 01:59:55 INFO : sub dir/hello world: Deleted 2025/11/28 01:59:55 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/28 01:59:55 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/28 01:59:55 INFO : nested/sub dir/file: Copied (new) 2025/11/28 01:59:55 INFO : nested/sub dir/file: Deleted 2025/11/28 01:59:55 INFO : sub dir: Removing directory 2025/11/28 01:59:55 INFO : nested/sub dir: Removing directory 2025/11/28 01:59:55 INFO : nested: Removing directory 2025/11/28 01:59:55 DEBUG : Local file system at /tmp/rclone2146537293: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (36.37s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:00:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 02:00:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/28 02:00:28 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:00:28 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:00:32 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/28 02:00:32 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/28 02:00:32 INFO : nested/sub dir/file: Copied (new) 2025/11/28 02:00:32 INFO : nested/sub dir/file: Deleted 2025/11/28 02:00:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/28 02:00:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/28 02:00:32 INFO : sub dir/hello world: Copied (new) 2025/11/28 02:00:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (35.80s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:01:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/28 02:01:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/28 02:01:04 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:01:04 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:01:06 DEBUG : existing-b: size = 6 OK 2025/11/28 02:01:06 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/11/28 02:01:06 INFO : existing-b: Copied (new) 2025/11/28 02:01:06 INFO : existing-b: Deleted 2025/11/28 02:01:07 DEBUG : existing: size = 6 OK 2025/11/28 02:01:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/28 02:01:07 INFO : existing: Copied (new) 2025/11/28 02:01:07 INFO : existing: Deleted 2025/11/28 02:01:07 DEBUG : existing: Destination exists, skipping 2025/11/28 02:01:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/28 02:01:07 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:01:07 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:01:07 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (14.52s) === RUN TestServerSideMove run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:01:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-gopawaj9lera" sync_test.go:1735: Server side move (if possible) Yandex rclone-test-suxadal6zowi -> Yandex rclone-test-gopawaj9lera 2025/11/28 02:01:29 DEBUG : Yandex rclone-test-gopawaj9lera: Using server-side directory move 2025/11/28 02:01:29 INFO : Yandex rclone-test-gopawaj9lera: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/28 02:01:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 02:01:30 DEBUG : empty space: size = 1 OK 2025/11/28 02:01:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:01:30 DEBUG : empty space: Unchanged skipping 2025/11/28 02:01:30 DEBUG : potato3: size = 68 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:01:30 DEBUG : potato3: size = 60 (Yandex rclone-test-gopawaj9lera) 2025/11/28 02:01:30 DEBUG : potato3: Sizes differ 2025/11/28 02:01:30 DEBUG : Yandex rclone-test-gopawaj9lera: Waiting for checks to finish 2025/11/28 02:01:31 INFO : potato2: Moved (server-side) 2025/11/28 02:01:35 INFO : empty space: Deleted 2025/11/28 02:01:35 DEBUG : Yandex rclone-test-gopawaj9lera: Waiting for transfers to finish 2025/11/28 02:01:35 INFO : potato3: Deleted 2025/11/28 02:01:36 INFO : potato3: Moved (server-side) 2025/11/28 02:01:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-wabinus8xano" 2025/11/28 02:01:37 DEBUG : Yandex rclone-test-wabinus8xano: Using server-side directory move 2025/11/28 02:01:40 INFO : Yandex rclone-test-wabinus8xano: Server side directory move succeeded 2025/11/28 02:01:41 ERROR : error listing: directory not found 2025/11/28 02:01:41 DEBUG : Yandex rclone-test-wabinus8xano: Purge remote 2025/11/28 02:01:51 DEBUG : Yandex rclone-test-gopawaj9lera: Purge remote 2025/11/28 02:01:51 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (33.47s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:01:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-luxeyuq9xezo" sync_test.go:1735: Server side move (if possible) Yandex rclone-test-suxadal6zowi -> Yandex rclone-test-luxeyuq9xezo 2025/11/28 02:02:07 DEBUG : empty space: Excluded (Size Filter) 2025/11/28 02:02:07 DEBUG : empty space: Excluded 2025/11/28 02:02:07 DEBUG : empty space: Excluded (Size Filter) 2025/11/28 02:02:07 DEBUG : empty space: Excluded 2025/11/28 02:02:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 02:02:07 DEBUG : potato3: size = 68 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:02:07 DEBUG : Yandex rclone-test-luxeyuq9xezo: Waiting for checks to finish 2025/11/28 02:02:07 DEBUG : potato3: size = 60 (Yandex rclone-test-luxeyuq9xezo) 2025/11/28 02:02:07 DEBUG : potato3: Sizes differ 2025/11/28 02:02:07 DEBUG : Yandex rclone-test-luxeyuq9xezo: Waiting for transfers to finish 2025/11/28 02:02:09 INFO : potato2: Moved (server-side) 2025/11/28 02:02:12 INFO : potato3: Deleted 2025/11/28 02:02:14 INFO : potato3: Moved (server-side) 2025/11/28 02:02:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-tazituj2yogo" 2025/11/28 02:02:15 DEBUG : empty space: Excluded (Size Filter) 2025/11/28 02:02:15 DEBUG : empty space: Excluded 2025/11/28 02:02:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 02:02:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/28 02:02:15 DEBUG : Yandex rclone-test-tazituj2yogo: Waiting for checks to finish 2025/11/28 02:02:15 DEBUG : Yandex rclone-test-tazituj2yogo: Waiting for transfers to finish 2025/11/28 02:02:17 INFO : potato3: Moved (server-side) 2025/11/28 02:02:17 INFO : potato2: Moved (server-side) 2025/11/28 02:02:17 DEBUG : Yandex rclone-test-tazituj2yogo: Purge remote 2025/11/28 02:02:25 DEBUG : Yandex rclone-test-luxeyuq9xezo: Purge remote --- PASS: TestServerSideMoveWithFilter (47.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:02:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-bevikun1hito" 2025/11/28 02:02:47 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Yandex rclone-test-suxadal6zowi -> Yandex rclone-test-bevikun1hito 2025/11/28 02:02:52 DEBUG : Yandex rclone-test-bevikun1hito: Using server-side directory move 2025/11/28 02:02:53 INFO : Yandex rclone-test-bevikun1hito: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/28 02:02:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 02:02:53 DEBUG : empty space: size = 1 OK 2025/11/28 02:02:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:02:53 DEBUG : empty space: Unchanged skipping 2025/11/28 02:02:53 DEBUG : potato3: size = 68 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:02:53 DEBUG : potato3: size = 60 (Yandex rclone-test-bevikun1hito) 2025/11/28 02:02:53 DEBUG : potato3: Sizes differ 2025/11/28 02:02:53 DEBUG : Yandex rclone-test-bevikun1hito: Waiting for checks to finish 2025/11/28 02:02:55 INFO : potato2: Moved (server-side) 2025/11/28 02:02:58 INFO : potato3: Deleted 2025/11/28 02:02:59 INFO : empty space: Deleted 2025/11/28 02:02:59 DEBUG : Yandex rclone-test-bevikun1hito: Waiting for transfers to finish 2025/11/28 02:03:00 INFO : potato3: Moved (server-side) 2025/11/28 02:03:00 INFO : tomatoDir: Removing directory 2025/11/28 02:03:07 DEBUG : Yandex rclone-test-suxadal6zowi: deleted 1 directories 2025/11/28 02:03:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-firiwoq3biri" 2025/11/28 02:03:08 INFO : tomatoDir: Making directory 2025/11/28 02:03:09 DEBUG : Yandex rclone-test-firiwoq3biri: Using server-side directory move 2025/11/28 02:03:12 INFO : Yandex rclone-test-firiwoq3biri: Server side directory move succeeded 2025/11/28 02:03:13 ERROR : error listing: directory not found 2025/11/28 02:03:13 ERROR : error listing: directory not found 2025/11/28 02:03:13 DEBUG : Yandex rclone-test-firiwoq3biri: Purge remote 2025/11/28 02:03:24 DEBUG : Yandex rclone-test-bevikun1hito: Purge remote 2025/11/28 02:03:25 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (46.30s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.93s) === RUN TestSyncOverlap run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:03:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/rclone-sync-test" --- PASS: TestSyncOverlap (2.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:03:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/rclone-sync-test" 2025/11/28 02:03:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/rclone-sync-test-include/layer2" 2025/11/28 02:03:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/rclone-sync-test-ignore-file" 2025/11/28 02:03:34 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:03:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:03:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:03:36 DEBUG : Yandex rclone-test-suxadal6zowi/rclone-sync-test: Waiting for checks to finish 2025/11/28 02:03:36 DEBUG : Yandex rclone-test-suxadal6zowi/rclone-sync-test: Waiting for transfers to finish 2025/11/28 02:03:36 DEBUG : Waiting for deletions to finish 2025/11/28 02:03:36 INFO : There was nothing to transfer 2025/11/28 02:03:37 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:03:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:03:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:03:38 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:03:38 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:03:38 DEBUG : Waiting for deletions to finish 2025/11/28 02:03:38 INFO : rclone-sync-test-include: Removing directory 2025/11/28 02:03:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/28 02:03:38 DEBUG : Yandex rclone-test-suxadal6zowi: failed to delete 1 directories 2025/11/28 02:03:38 INFO : There was nothing to transfer 2025/11/28 02:03:39 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:03:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:03:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:03:42 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:03:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:03:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:03:44 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:03:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:03:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:03:46 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:03:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:03:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:03:47 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:03:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:03:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:03:50 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:03:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:03:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:03:52 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:03:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:03:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:03:53 DEBUG : Yandex rclone-test-suxadal6zowi/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/28 02:03:53 DEBUG : Yandex rclone-test-suxadal6zowi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/28 02:03:53 DEBUG : Waiting for deletions to finish 2025/11/28 02:03:53 INFO : There was nothing to transfer 2025/11/28 02:03:53 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:03:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:03:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:03:55 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:03:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:03:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:03:57 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:03:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:03:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:03:58 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:03:58 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:03:58 DEBUG : Waiting for deletions to finish 2025/11/28 02:03:58 INFO : rclone-sync-test-include: Removing directory 2025/11/28 02:03:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/28 02:03:58 DEBUG : Yandex rclone-test-suxadal6zowi: failed to delete 1 directories 2025/11/28 02:03:58 INFO : There was nothing to transfer 2025/11/28 02:03:59 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:03:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:04:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:04:01 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:04:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:04:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:04:02 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:04:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:04:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:04:04 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:04:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:04:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:04:06 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:04:06 DEBUG : Excluded 2025/11/28 02:04:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:04:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:04:07 DEBUG : Yandex rclone-test-suxadal6zowi/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/28 02:04:07 DEBUG : Yandex rclone-test-suxadal6zowi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/28 02:04:07 DEBUG : Waiting for deletions to finish 2025/11/28 02:04:07 INFO : There was nothing to transfer 2025/11/28 02:04:07 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:04:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:04:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:04:09 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:04:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:04:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:04:11 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:04:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:04:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:04:12 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:04:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:04:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/28 02:04:14 DEBUG : rclone-sync-test: Excluded 2025/11/28 02:04:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/28 02:04:15 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (77.96s) === RUN TestSyncCompareDest run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:04:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/dst" 2025/11/28 02:04:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/CompareDest" 2025/11/28 02:04:48 DEBUG : one: Need to transfer - File not found at Destination 2025/11/28 02:04:48 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:04:48 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:04:50 DEBUG : one: size = 3 OK 2025/11/28 02:04:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/28 02:04:50 INFO : one: Copied (new) 2025/11/28 02:04:50 DEBUG : Waiting for deletions to finish 2025/11/28 02:04:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:04:51 DEBUG : one: size = 3 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:04:51 DEBUG : one: Sizes differ 2025/11/28 02:04:51 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:04:51 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:04:54 DEBUG : one: size = 5 OK 2025/11/28 02:04:54 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/28 02:04:54 INFO : one: Copied (replaced existing) 2025/11/28 02:04:54 DEBUG : Waiting for deletions to finish 2025/11/28 02:05:00 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:05:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:05:00 DEBUG : one: size = 3 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:05:00 DEBUG : one: Sizes differ 2025/11/28 02:05:00 DEBUG : one: size = 5 OK 2025/11/28 02:05:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:05:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/28 02:05:00 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:05:00 DEBUG : Waiting for deletions to finish 2025/11/28 02:05:00 INFO : There was nothing to transfer 2025/11/28 02:05:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:05:04 DEBUG : one: size = 3 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:05:04 DEBUG : one: Sizes differ 2025/11/28 02:05:05 DEBUG : two: size = 3 OK 2025/11/28 02:05:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:05:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/28 02:05:05 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:05:05 DEBUG : one: size = 5 OK 2025/11/28 02:05:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:05:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/28 02:05:05 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:05:05 DEBUG : Waiting for deletions to finish 2025/11/28 02:05:05 INFO : There was nothing to transfer 2025/11/28 02:05:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:05:05 DEBUG : one: size = 3 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:05:05 DEBUG : one: Sizes differ 2025/11/28 02:05:06 DEBUG : one: size = 5 OK 2025/11/28 02:05:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:05:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/28 02:05:06 DEBUG : two: size = 3 OK 2025/11/28 02:05:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:05:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/28 02:05:06 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:05:06 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:05:06 DEBUG : Waiting for deletions to finish 2025/11/28 02:05:06 INFO : There was nothing to transfer 2025/11/28 02:05:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:05:07 DEBUG : one: size = 3 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:05:07 DEBUG : one: Sizes differ 2025/11/28 02:05:07 DEBUG : one: size = 5 OK 2025/11/28 02:05:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:05:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/28 02:05:07 DEBUG : two: size = 3 OK 2025/11/28 02:05:07 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/28 02:05:07 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/28 02:05:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/28 02:05:07 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:05:07 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:05:07 DEBUG : Waiting for deletions to finish 2025/11/28 02:05:07 INFO : There was nothing to transfer 2025/11/28 02:05:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:05:09 DEBUG : one: size = 3 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:05:09 DEBUG : one: Sizes differ 2025/11/28 02:05:09 DEBUG : one: size = 5 OK 2025/11/28 02:05:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:05:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/28 02:05:09 DEBUG : two: size = 5 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:05:09 DEBUG : two: size = 3 (Yandex rclone-test-suxadal6zowi/CompareDest) 2025/11/28 02:05:09 DEBUG : two: Sizes differ 2025/11/28 02:05:09 DEBUG : two: Need to transfer - File not found at Destination 2025/11/28 02:05:09 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:05:09 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:05:12 DEBUG : two: size = 5 OK 2025/11/28 02:05:12 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/11/28 02:05:12 INFO : two: Copied (new) 2025/11/28 02:05:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (57.59s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:05:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/dest" 2025/11/28 02:05:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/pre-dest1" 2025/11/28 02:05:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/pre-dest2" 2025/11/28 02:05:50 DEBUG : 1: size = 1 OK 2025/11/28 02:05:50 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:05:50 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/28 02:05:50 DEBUG : 2: size = 1 OK 2025/11/28 02:05:50 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:05:50 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/28 02:05:51 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/28 02:05:51 DEBUG : Yandex rclone-test-suxadal6zowi/dest: Waiting for checks to finish 2025/11/28 02:05:51 DEBUG : Yandex rclone-test-suxadal6zowi/dest: Waiting for transfers to finish 2025/11/28 02:05:53 DEBUG : 3: size = 1 OK 2025/11/28 02:05:53 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/11/28 02:05:53 INFO : 3: Copied (new) 2025/11/28 02:05:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (43.01s) === RUN TestSyncCopyDest run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:06:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/dst" 2025/11/28 02:06:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/CopyDest" 2025/11/28 02:06:29 DEBUG : one: Need to transfer - File not found at Destination 2025/11/28 02:06:29 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:06:29 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:06:31 DEBUG : one: size = 3 OK 2025/11/28 02:06:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/28 02:06:31 INFO : one: Copied (new) 2025/11/28 02:06:31 DEBUG : Waiting for deletions to finish 2025/11/28 02:06:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:06:32 DEBUG : one: size = 3 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:06:32 DEBUG : one: Sizes differ 2025/11/28 02:06:32 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:06:33 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:06:35 DEBUG : one: size = 5 OK 2025/11/28 02:06:35 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/28 02:06:35 INFO : one: Copied (replaced existing) 2025/11/28 02:06:35 DEBUG : Waiting for deletions to finish 2025/11/28 02:06:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/BackupDir" 2025/11/28 02:06:39 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:06:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:06:39 DEBUG : one: size = 3 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:06:39 DEBUG : one: Sizes differ 2025/11/28 02:06:40 DEBUG : one: size = 5 OK 2025/11/28 02:06:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:06:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:06:40 DEBUG : one: size = 3 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:06:40 DEBUG : one: Sizes differ 2025/11/28 02:06:42 INFO : one: Moved (server-side) 2025/11/28 02:06:43 DEBUG : one: size = 5 OK 2025/11/28 02:06:43 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/28 02:06:43 INFO : one: Copied (server-side copy) 2025/11/28 02:06:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/28 02:06:43 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:06:43 DEBUG : Waiting for deletions to finish 2025/11/28 02:06:47 DEBUG : one: size = 5 OK 2025/11/28 02:06:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:06:47 DEBUG : one: Unchanged skipping 2025/11/28 02:06:47 DEBUG : two: size = 3 OK 2025/11/28 02:06:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:06:49 DEBUG : two: size = 3 OK 2025/11/28 02:06:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/28 02:06:49 INFO : two: Copied (server-side copy) 2025/11/28 02:06:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/28 02:06:49 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:06:49 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:06:49 DEBUG : Waiting for deletions to finish 2025/11/28 02:06:50 DEBUG : one: size = 5 OK 2025/11/28 02:06:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:06:50 DEBUG : one: Unchanged skipping 2025/11/28 02:06:50 DEBUG : two: size = 3 OK 2025/11/28 02:06:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:06:50 DEBUG : two: Unchanged skipping 2025/11/28 02:06:50 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:06:50 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:06:50 DEBUG : Waiting for deletions to finish 2025/11/28 02:06:50 INFO : There was nothing to transfer 2025/11/28 02:06:54 DEBUG : one: size = 5 OK 2025/11/28 02:06:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:06:54 DEBUG : one: Unchanged skipping 2025/11/28 02:06:54 DEBUG : three: size = 7 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:06:54 DEBUG : three: size = 5 (Yandex rclone-test-suxadal6zowi/CopyDest) 2025/11/28 02:06:54 DEBUG : three: Sizes differ 2025/11/28 02:06:54 DEBUG : three: Destination not found in --copy-dest 2025/11/28 02:06:54 DEBUG : three: Need to transfer - File not found at Destination 2025/11/28 02:06:54 DEBUG : two: size = 3 OK 2025/11/28 02:06:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:06:54 DEBUG : two: Unchanged skipping 2025/11/28 02:06:54 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:06:54 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:06:56 DEBUG : three: size = 7 OK 2025/11/28 02:06:56 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/11/28 02:06:56 INFO : three: Copied (new) 2025/11/28 02:06:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (83.74s) === RUN TestSyncBackupDir run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:07:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/dst" 2025/11/28 02:07:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/backup" 2025/11/28 02:07:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:07:59 DEBUG : one: size = 3 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:07:59 DEBUG : one: Sizes differ 2025/11/28 02:07:59 DEBUG : two: size = 3 OK 2025/11/28 02:07:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:07:59 DEBUG : two: Unchanged skipping 2025/11/28 02:07:59 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:08:01 INFO : one: Moved (server-side) 2025/11/28 02:08:01 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:08:04 DEBUG : one: size = 4 OK 2025/11/28 02:08:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/28 02:08:04 INFO : one: Copied (new) 2025/11/28 02:08:04 DEBUG : Waiting for deletions to finish 2025/11/28 02:08:06 INFO : three.txt: Moved (server-side) 2025/11/28 02:08:06 INFO : three.txt: Moved into backup dir 2025/11/28 02:08:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:08:09 DEBUG : one: size = 4 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:08:09 DEBUG : one: Sizes differ 2025/11/28 02:08:09 DEBUG : two: size = 3 OK 2025/11/28 02:08:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:08:09 DEBUG : two: Unchanged skipping 2025/11/28 02:08:09 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:08:13 INFO : one: Deleted 2025/11/28 02:08:14 INFO : one: Moved (server-side) 2025/11/28 02:08:14 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:08:17 DEBUG : one: size = 5 OK 2025/11/28 02:08:17 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/28 02:08:17 INFO : one: Copied (new) 2025/11/28 02:08:17 DEBUG : Waiting for deletions to finish 2025/11/28 02:08:22 INFO : three.txt: Deleted 2025/11/28 02:08:23 INFO : three.txt: Moved (server-side) 2025/11/28 02:08:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (66.78s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:09:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/dst" 2025/11/28 02:09:04 DEBUG : Config file has changed externally - reloading 2025/11/28 02:09:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/backup" 2025/11/28 02:09:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:09:05 DEBUG : one: size = 3 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:09:05 DEBUG : one: Sizes differ 2025/11/28 02:09:05 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:09:05 DEBUG : two: size = 3 OK 2025/11/28 02:09:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:09:05 DEBUG : two: Unchanged skipping 2025/11/28 02:09:07 INFO : one: Moved (server-side) to: one.bak 2025/11/28 02:09:07 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:09:09 DEBUG : one: size = 4 OK 2025/11/28 02:09:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/28 02:09:09 INFO : one: Copied (new) 2025/11/28 02:09:09 DEBUG : Waiting for deletions to finish 2025/11/28 02:09:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/28 02:09:11 INFO : three.txt: Moved into backup dir 2025/11/28 02:09:15 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:09:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:09:15 DEBUG : one: size = 4 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:09:15 DEBUG : one: Sizes differ 2025/11/28 02:09:15 DEBUG : two: size = 3 OK 2025/11/28 02:09:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:09:15 DEBUG : two: Unchanged skipping 2025/11/28 02:09:21 INFO : one.bak: Deleted 2025/11/28 02:09:23 INFO : one: Moved (server-side) to: one.bak 2025/11/28 02:09:23 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:09:25 DEBUG : one: size = 5 OK 2025/11/28 02:09:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/28 02:09:25 INFO : one: Copied (new) 2025/11/28 02:09:25 DEBUG : Waiting for deletions to finish 2025/11/28 02:09:30 INFO : three.txt.bak: Deleted 2025/11/28 02:09:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/28 02:09:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (65.26s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:10:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/dst" 2025/11/28 02:10:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/backup" 2025/11/28 02:10:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:10:09 DEBUG : one: size = 3 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:10:09 DEBUG : one: Sizes differ 2025/11/28 02:10:09 DEBUG : two: size = 3 OK 2025/11/28 02:10:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:10:09 DEBUG : two: Unchanged skipping 2025/11/28 02:10:09 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:10:11 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/28 02:10:11 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:10:13 DEBUG : one: size = 4 OK 2025/11/28 02:10:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/28 02:10:13 INFO : one: Copied (new) 2025/11/28 02:10:13 DEBUG : Waiting for deletions to finish 2025/11/28 02:10:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/28 02:10:15 INFO : three.txt: Moved into backup dir 2025/11/28 02:10:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:10:19 DEBUG : two: size = 3 OK 2025/11/28 02:10:19 DEBUG : one: size = 4 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:10:19 DEBUG : one: Sizes differ 2025/11/28 02:10:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:10:19 DEBUG : two: Unchanged skipping 2025/11/28 02:10:19 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:10:24 INFO : one-2019-01-01: Deleted 2025/11/28 02:10:25 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/28 02:10:25 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:10:27 DEBUG : one: size = 5 OK 2025/11/28 02:10:27 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/28 02:10:27 INFO : one: Copied (new) 2025/11/28 02:10:27 DEBUG : Waiting for deletions to finish 2025/11/28 02:10:32 INFO : three-2019-01-01.txt: Deleted 2025/11/28 02:10:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/28 02:10:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (65.40s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:11:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/dst" 2025/11/28 02:11:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:11:16 DEBUG : one: size = 3 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:11:16 DEBUG : one: Sizes differ 2025/11/28 02:11:16 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:11:16 DEBUG : two: size = 3 OK 2025/11/28 02:11:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:11:16 DEBUG : two: Unchanged skipping 2025/11/28 02:11:18 INFO : one: Moved (server-side) to: one.bak 2025/11/28 02:11:18 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:11:19 DEBUG : one: size = 4 OK 2025/11/28 02:11:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/28 02:11:19 INFO : one: Copied (new) 2025/11/28 02:11:19 DEBUG : Waiting for deletions to finish 2025/11/28 02:11:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/28 02:11:21 INFO : three.txt: Moved into backup dir 2025/11/28 02:11:24 DEBUG : one.bak: Excluded (Path Filter) 2025/11/28 02:11:24 DEBUG : one.bak: Excluded 2025/11/28 02:11:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/28 02:11:24 DEBUG : three.txt.bak: Excluded 2025/11/28 02:11:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:11:24 DEBUG : one: size = 4 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:11:24 DEBUG : one: Sizes differ 2025/11/28 02:11:24 DEBUG : two: size = 3 OK 2025/11/28 02:11:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:11:24 DEBUG : two: Unchanged skipping 2025/11/28 02:11:24 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for checks to finish 2025/11/28 02:11:29 INFO : one.bak: Deleted 2025/11/28 02:11:30 INFO : one: Moved (server-side) to: one.bak 2025/11/28 02:11:30 DEBUG : Yandex rclone-test-suxadal6zowi/dst: Waiting for transfers to finish 2025/11/28 02:11:33 DEBUG : one: size = 5 OK 2025/11/28 02:11:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/28 02:11:33 INFO : one: Copied (new) 2025/11/28 02:11:33 DEBUG : Waiting for deletions to finish 2025/11/28 02:11:38 INFO : three.txt.bak: Deleted 2025/11/28 02:11:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/28 02:11:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (58.71s) === RUN TestSyncSuffix run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:12:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/dst" 2025/11/28 02:12:14 DEBUG : Config file has changed externally - reloading 2025/11/28 02:12:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:12:14 DEBUG : one: size = 3 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:12:14 DEBUG : one: Sizes differ 2025/11/28 02:12:16 INFO : one: Moved (server-side) to: one.bak 2025/11/28 02:12:18 DEBUG : one: size = 4 OK 2025/11/28 02:12:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/28 02:12:18 INFO : one: Copied (new) 2025/11/28 02:12:18 DEBUG : two: size = 3 OK 2025/11/28 02:12:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:12:18 DEBUG : two: Unchanged skipping 2025/11/28 02:12:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:12:18 DEBUG : three.txt: size = 5 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:12:18 DEBUG : three.txt: Sizes differ 2025/11/28 02:12:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/28 02:12:24 DEBUG : three.txt: size = 6 OK 2025/11/28 02:12:24 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/28 02:12:24 INFO : three.txt: Copied (new) 2025/11/28 02:12:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:12:25 DEBUG : one: size = 4 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:12:25 DEBUG : one: Sizes differ 2025/11/28 02:12:31 INFO : one.bak: Deleted 2025/11/28 02:12:32 INFO : one: Moved (server-side) to: one.bak 2025/11/28 02:12:34 DEBUG : one: size = 5 OK 2025/11/28 02:12:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/28 02:12:34 INFO : one: Copied (new) 2025/11/28 02:12:35 DEBUG : two: size = 3 OK 2025/11/28 02:12:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:12:35 DEBUG : two: Unchanged skipping 2025/11/28 02:12:35 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:12:35 DEBUG : three.txt: size = 6 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:12:35 DEBUG : three.txt: Sizes differ 2025/11/28 02:12:41 INFO : three.txt.bak: Deleted 2025/11/28 02:12:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/28 02:12:45 DEBUG : three.txt: size = 19 OK 2025/11/28 02:12:45 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/28 02:12:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (71.00s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:13:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxadal6zowi/dst" 2025/11/28 02:13:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:13:25 DEBUG : one: size = 3 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:13:25 DEBUG : one: Sizes differ 2025/11/28 02:13:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/28 02:13:28 DEBUG : one: size = 4 OK 2025/11/28 02:13:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/28 02:13:28 INFO : one: Copied (new) 2025/11/28 02:13:28 DEBUG : two: size = 3 OK 2025/11/28 02:13:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:13:28 DEBUG : two: Unchanged skipping 2025/11/28 02:13:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:13:29 DEBUG : three.txt: size = 5 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:13:29 DEBUG : three.txt: Sizes differ 2025/11/28 02:13:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/28 02:13:33 DEBUG : three.txt: size = 6 OK 2025/11/28 02:13:33 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/28 02:13:33 INFO : three.txt: Copied (new) 2025/11/28 02:13:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:13:34 DEBUG : one: size = 4 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:13:34 DEBUG : one: Sizes differ 2025/11/28 02:13:40 INFO : one-2019-01-01: Deleted 2025/11/28 02:13:41 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/28 02:13:43 DEBUG : one: size = 5 OK 2025/11/28 02:13:43 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/28 02:13:43 INFO : one: Copied (new) 2025/11/28 02:13:43 DEBUG : two: size = 3 OK 2025/11/28 02:13:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:13:43 DEBUG : two: Unchanged skipping 2025/11/28 02:13:43 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:13:43 DEBUG : three.txt: size = 6 (Yandex rclone-test-suxadal6zowi/dst) 2025/11/28 02:13:43 DEBUG : three.txt: Sizes differ 2025/11/28 02:13:48 INFO : three-2019-01-01.txt: Deleted 2025/11/28 02:13:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/28 02:13:52 DEBUG : three.txt: size = 19 OK 2025/11/28 02:13:52 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/28 02:13:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (66.88s) === RUN TestSyncUTFNorm run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:14:27 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:14:27 DEBUG : Testêé: size = 18 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:14:27 DEBUG : Testêé: Sizes differ 2025/11/28 02:14:27 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:14:27 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:14:29 DEBUG : Testêé: size = 14 OK 2025/11/28 02:14:29 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/11/28 02:14:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/28 02:14:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.40s) === RUN TestSyncImmutable run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:14:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/28 02:14:36 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:14:36 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:14:38 DEBUG : existing: size = 6 OK 2025/11/28 02:14:38 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/28 02:14:38 INFO : existing: Copied (new) 2025/11/28 02:14:38 DEBUG : Waiting for deletions to finish 2025/11/28 02:14:40 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:14:40 DEBUG : existing: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:14:40 DEBUG : existing: Sizes differ 2025/11/28 02:14:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/28 02:14:40 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:14:40 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:14:40 ERROR : Yandex rclone-test-suxadal6zowi: not deleting files as there were IO errors 2025/11/28 02:14:40 ERROR : Yandex rclone-test-suxadal6zowi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.30s) === RUN TestSyncIgnoreCase run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:14:48 DEBUG : EXISTING: size = 6 OK 2025/11/28 02:14:48 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:14:48 DEBUG : existing: Unchanged skipping 2025/11/28 02:14:48 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:14:48 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:14:48 DEBUG : Waiting for deletions to finish 2025/11/28 02:14:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.80s) === RUN TestFixCase run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.77s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.80s) --- SKIP: TestMaxTransfer/Hard (0.75s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.64s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:16:12 DEBUG : both0: size = 6 OK 2025/11/28 02:16:12 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both0: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both10: size = 6 OK 2025/11/28 02:16:12 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both10: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both11: size = 6 OK 2025/11/28 02:16:12 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both11: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both12: size = 6 OK 2025/11/28 02:16:12 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both12: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both13: size = 6 OK 2025/11/28 02:16:12 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both13: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both14: size = 6 OK 2025/11/28 02:16:12 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both14: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both15: size = 6 OK 2025/11/28 02:16:12 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both15: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both16: size = 6 OK 2025/11/28 02:16:12 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both16: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both17: size = 6 OK 2025/11/28 02:16:12 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both17: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both18: size = 6 OK 2025/11/28 02:16:12 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both18: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both19: size = 6 OK 2025/11/28 02:16:12 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both19: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both1: size = 6 OK 2025/11/28 02:16:12 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both1: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both2: size = 6 OK 2025/11/28 02:16:12 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both3: size = 6 OK 2025/11/28 02:16:12 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both5: size = 6 OK 2025/11/28 02:16:12 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both4: size = 6 OK 2025/11/28 02:16:12 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:16:12 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both2: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both6: size = 6 OK 2025/11/28 02:16:12 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both3: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both7: size = 6 OK 2025/11/28 02:16:12 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both7: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both8: size = 6 OK 2025/11/28 02:16:12 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both5: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both9: size = 6 OK 2025/11/28 02:16:12 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:16:12 DEBUG : both9: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both4: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both6: Unchanged skipping 2025/11/28 02:16:12 DEBUG : both8: Unchanged skipping 2025/11/28 02:16:12 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:16:12 DEBUG : Waiting for deletions to finish 2025/11/28 02:16:17 INFO : only15: Deleted 2025/11/28 02:16:17 INFO : only8: Deleted 2025/11/28 02:16:17 INFO : only11: Deleted 2025/11/28 02:16:18 INFO : only17: Deleted 2025/11/28 02:16:22 INFO : only1: Deleted 2025/11/28 02:16:22 INFO : only10: Deleted 2025/11/28 02:16:22 INFO : only2: Deleted 2025/11/28 02:16:23 INFO : only0: Deleted 2025/11/28 02:16:26 INFO : only12: Deleted 2025/11/28 02:16:27 INFO : only16: Deleted 2025/11/28 02:16:27 INFO : only14: Deleted 2025/11/28 02:16:28 INFO : only9: Deleted 2025/11/28 02:16:31 INFO : only18: Deleted 2025/11/28 02:16:32 INFO : only3: Deleted 2025/11/28 02:16:32 INFO : only4: Deleted 2025/11/28 02:16:33 INFO : only5: Deleted 2025/11/28 02:16:36 INFO : only6: Deleted 2025/11/28 02:16:36 INFO : only7: Deleted 2025/11/28 02:16:37 INFO : only19: Deleted 2025/11/28 02:16:37 INFO : only13: Deleted 2025/11/28 02:16:37 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (202.39s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:19:32 DEBUG : both0: size = 6 OK 2025/11/28 02:19:32 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both0: Unchanged skipping 2025/11/28 02:19:32 DEBUG : both11: size = 6 OK 2025/11/28 02:19:32 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:19:32 DEBUG : both12: size = 6 OK 2025/11/28 02:19:32 DEBUG : both11: Unchanged skipping 2025/11/28 02:19:32 DEBUG : both13: size = 6 OK 2025/11/28 02:19:32 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both14: size = 6 OK 2025/11/28 02:19:32 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both13: Unchanged skipping 2025/11/28 02:19:32 DEBUG : both15: size = 6 OK 2025/11/28 02:19:32 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both15: Unchanged skipping 2025/11/28 02:19:32 DEBUG : both16: size = 6 OK 2025/11/28 02:19:32 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both12: Unchanged skipping 2025/11/28 02:19:32 DEBUG : both17: size = 6 OK 2025/11/28 02:19:32 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both10: size = 6 OK 2025/11/28 02:19:32 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both17: Unchanged skipping 2025/11/28 02:19:32 DEBUG : both16: Unchanged skipping 2025/11/28 02:19:32 DEBUG : both19: size = 6 OK 2025/11/28 02:19:32 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both18: size = 6 OK 2025/11/28 02:19:32 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both10: Unchanged skipping 2025/11/28 02:19:32 DEBUG : both1: size = 6 OK 2025/11/28 02:19:32 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both14: Unchanged skipping 2025/11/28 02:19:32 DEBUG : both2: size = 6 OK 2025/11/28 02:19:32 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both2: Unchanged skipping 2025/11/28 02:19:32 DEBUG : both3: size = 6 OK 2025/11/28 02:19:32 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both3: Unchanged skipping 2025/11/28 02:19:32 DEBUG : both4: size = 6 OK 2025/11/28 02:19:32 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both4: Unchanged skipping 2025/11/28 02:19:32 DEBUG : both5: size = 6 OK 2025/11/28 02:19:32 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both5: Unchanged skipping 2025/11/28 02:19:32 DEBUG : both6: size = 6 OK 2025/11/28 02:19:32 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both19: Unchanged skipping 2025/11/28 02:19:32 DEBUG : both7: size = 6 OK 2025/11/28 02:19:32 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both7: Unchanged skipping 2025/11/28 02:19:32 DEBUG : both8: size = 6 OK 2025/11/28 02:19:32 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both8: Unchanged skipping 2025/11/28 02:19:32 DEBUG : both9: size = 6 OK 2025/11/28 02:19:32 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:19:32 DEBUG : both9: Unchanged skipping 2025/11/28 02:19:32 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only0: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only0: Sizes differ 2025/11/28 02:19:32 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only10: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only10: Sizes differ 2025/11/28 02:19:32 DEBUG : both18: Unchanged skipping 2025/11/28 02:19:32 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only11: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only11: Sizes differ 2025/11/28 02:19:32 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only12: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only12: Sizes differ 2025/11/28 02:19:32 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only13: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only13: Sizes differ 2025/11/28 02:19:32 DEBUG : both6: Unchanged skipping 2025/11/28 02:19:32 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only14: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only14: Sizes differ 2025/11/28 02:19:32 DEBUG : both1: Unchanged skipping 2025/11/28 02:19:32 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only15: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only15: Sizes differ 2025/11/28 02:19:32 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only16: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only16: Sizes differ 2025/11/28 02:19:32 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only17: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only17: Sizes differ 2025/11/28 02:19:32 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only18: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only18: Sizes differ 2025/11/28 02:19:32 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only19: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only19: Sizes differ 2025/11/28 02:19:32 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only1: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only1: Sizes differ 2025/11/28 02:19:32 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only2: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only2: Sizes differ 2025/11/28 02:19:32 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only3: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only3: Sizes differ 2025/11/28 02:19:32 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only4: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only4: Sizes differ 2025/11/28 02:19:32 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only5: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only5: Sizes differ 2025/11/28 02:19:32 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only6: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only6: Sizes differ 2025/11/28 02:19:32 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only7: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only7: Sizes differ 2025/11/28 02:19:32 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only8: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only8: Sizes differ 2025/11/28 02:19:32 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2146537293) 2025/11/28 02:19:32 DEBUG : only9: size = 6 (Yandex rclone-test-suxadal6zowi) 2025/11/28 02:19:32 DEBUG : only9: Sizes differ 2025/11/28 02:19:32 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:19:34 DEBUG : only0: size = 0 OK 2025/11/28 02:19:34 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/11/28 02:19:34 INFO : only0: Copied (replaced existing) 2025/11/28 02:19:34 DEBUG : only11: size = 0 OK 2025/11/28 02:19:34 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/11/28 02:19:34 INFO : only11: Copied (replaced existing) 2025/11/28 02:19:34 DEBUG : only14: size = 0 OK 2025/11/28 02:19:34 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/11/28 02:19:34 INFO : only14: Copied (replaced existing) 2025/11/28 02:19:34 DEBUG : only12: size = 0 OK 2025/11/28 02:19:34 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/11/28 02:19:34 INFO : only12: Copied (replaced existing) 2025/11/28 02:19:36 DEBUG : only10: size = 0 OK 2025/11/28 02:19:36 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/11/28 02:19:36 INFO : only10: Copied (replaced existing) 2025/11/28 02:19:36 DEBUG : only18: size = 0 OK 2025/11/28 02:19:36 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/11/28 02:19:36 INFO : only18: Copied (replaced existing) 2025/11/28 02:19:36 DEBUG : only15: size = 0 OK 2025/11/28 02:19:36 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/11/28 02:19:36 INFO : only15: Copied (replaced existing) 2025/11/28 02:19:36 DEBUG : only19: size = 0 OK 2025/11/28 02:19:36 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/11/28 02:19:36 INFO : only19: Copied (replaced existing) 2025/11/28 02:19:37 DEBUG : only1: size = 0 OK 2025/11/28 02:19:37 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/11/28 02:19:37 INFO : only1: Copied (replaced existing) 2025/11/28 02:19:37 DEBUG : only16: size = 0 OK 2025/11/28 02:19:37 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/11/28 02:19:37 INFO : only16: Copied (replaced existing) 2025/11/28 02:19:38 DEBUG : only2: size = 0 OK 2025/11/28 02:19:38 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/11/28 02:19:38 INFO : only2: Copied (replaced existing) 2025/11/28 02:19:38 DEBUG : only4: size = 0 OK 2025/11/28 02:19:38 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/11/28 02:19:38 INFO : only4: Copied (replaced existing) 2025/11/28 02:19:39 DEBUG : only6: size = 0 OK 2025/11/28 02:19:39 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/11/28 02:19:39 INFO : only6: Copied (replaced existing) 2025/11/28 02:19:40 DEBUG : only7: size = 0 OK 2025/11/28 02:19:40 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/11/28 02:19:40 INFO : only7: Copied (replaced existing) 2025/11/28 02:19:40 DEBUG : only8: size = 0 OK 2025/11/28 02:19:40 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/11/28 02:19:40 INFO : only8: Copied (replaced existing) 2025/11/28 02:19:41 DEBUG : only9: size = 0 OK 2025/11/28 02:19:41 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/11/28 02:19:41 INFO : only9: Copied (replaced existing) 2025/11/28 02:19:41 DEBUG : only13: size = 0 OK 2025/11/28 02:19:41 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/11/28 02:19:41 INFO : only13: Copied (replaced existing) 2025/11/28 02:19:42 DEBUG : only5: size = 0 OK 2025/11/28 02:19:42 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/11/28 02:19:42 INFO : only5: Copied (replaced existing) 2025/11/28 02:19:42 DEBUG : only17: size = 0 OK 2025/11/28 02:19:42 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/11/28 02:19:42 INFO : only17: Copied (replaced existing) 2025/11/28 02:19:43 DEBUG : only3: size = 0 OK 2025/11/28 02:19:43 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/11/28 02:19:43 INFO : only3: Copied (replaced existing) 2025/11/28 02:19:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (287.86s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:23:06 DEBUG : empty_dir: Making directory with metadata 2025/11/28 02:23:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/28 02:23:06 DEBUG : empty_on_remote: Making directory with metadata 2025/11/28 02:23:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/28 02:23:06 INFO : empty_on_remote: Making directory 2025/11/28 02:23:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/28 02:23:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/28 02:23:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/28 02:23:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/28 02:23:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (49.14s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:23:55 DEBUG : empty_dir: Making directory with metadata 2025/11/28 02:23:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/28 02:23:55 DEBUG : empty_on_remote: Making directory with metadata 2025/11/28 02:23:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/28 02:23:55 INFO : empty_on_remote: Making directory 2025/11/28 02:23:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/28 02:24:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/28 02:24:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/28 02:24:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/28 02:24:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/28 02:24:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (52.84s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:24:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/28 02:24:48 INFO : sub dir: Making directory 2025/11/28 02:24:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (93.50s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:26:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/28 02:26:22 INFO : sub dir: Making directory 2025/11/28 02:26:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (92.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:28:31 DEBUG : Waiting for deletions to finish 2025/11/28 02:28:31 DEBUG : apple: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : apple: Excluded 2025/11/28 02:28:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : appleappleapplebanana: Excluded 2025/11/28 02:28:31 DEBUG : banana: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : banana: Excluded 2025/11/28 02:28:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : splitbananasplit: Excluded 2025/11/28 02:28:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/28 02:28:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/28 02:28:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/28 02:28:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/28 02:28:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/28 02:28:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/28 02:28:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/28 02:28:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/28 02:28:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/28 02:28:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/28 02:28:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/28 02:28:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/28 02:28:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/28 02:28:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/28 02:28:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/28 02:28:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/28 02:28:31 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/NFC Messages: banana: Modification time difference too big |-217534h23m18.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-28 02:28:25 +0000 UTC) (precision 1ns) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/NFC Messages: splitbananasplit: Modification time difference too big |-217534h23m23.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-28 02:28:30 +0000 UTC) (precision 1ns) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/NFC Messages: dir1/0008-2345678.txt: Modification time difference too big |-217534h23m2.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-28 02:28:09 +0000 UTC) (precision 1ns) 2025/11/28 02:28:33 DEBUG : apple: size = 5 OK 2025/11/28 02:28:33 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:33 DEBUG : apple: Unchanged skipping 2025/11/28 02:28:33 DEBUG : banana: size = 6 OK 2025/11/28 02:28:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/28 02:28:33 DEBUG : banana: Modification times differ by 217534h23m18.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-28 02:28:25 +0000 UTC 2025/11/28 02:28:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/28 02:28:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/28 02:28:33 DEBUG : splitbananasplit: Modification times differ by 217534h23m23.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-28 02:28:30 +0000 UTC 2025/11/28 02:28:33 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/28 02:28:33 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/28 02:28:33 INFO : splitbananasplit: Updated modification time in destination 2025/11/28 02:28:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/28 02:28:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/28 02:28:33 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:28:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/28 02:28:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/28 02:28:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/28 02:28:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/28 02:28:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/28 02:28:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/28 02:28:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/28 02:28:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/28 02:28:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/28 02:28:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/28 02:28:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/28 02:28:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/28 02:28:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/28 02:28:33 DEBUG : dir1/0008-2345678.txt: Modification times differ by 217534h23m2.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-28 02:28:09 +0000 UTC 2025/11/28 02:28:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/28 02:28:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/28 02:28:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/28 02:28:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/28 02:28:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/28 02:28:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/28 02:28:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/28 02:28:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/28 02:28:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/28 02:28:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/28 02:28:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/28 02:28:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/28 02:28:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/28 02:28:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/28 02:28:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/28 02:28:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/28 02:28:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/28 02:28:33 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/28 02:28:33 INFO : banana: Updated modification time in destination 2025/11/28 02:28:33 DEBUG : banana: Unchanged skipping 2025/11/28 02:28:34 INFO : dir1/0008-2345678.txt: Updated modification time in destination 2025/11/28 02:28:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/28 02:28:34 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:28:34 DEBUG : Waiting for deletions to finish 2025/11/28 02:28:34 INFO : There was nothing to transfer 2025/11/28 02:28:34 DEBUG : Waiting for deletions to finish 2025/11/28 02:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : apple: Excluded 2025/11/28 02:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/28 02:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : banana: Excluded 2025/11/28 02:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : splitbananasplit: Excluded 2025/11/28 02:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/28 02:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/28 02:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/28 02:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/28 02:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/28 02:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/28 02:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/28 02:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/28 02:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/28 02:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/28 02:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/28 02:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/28 02:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/28 02:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/28 02:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/28 02:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/28 02:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/28 02:28:35 DEBUG : apple: size = 5 OK 2025/11/28 02:28:35 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : apple: Unchanged skipping 2025/11/28 02:28:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/28 02:28:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/28 02:28:35 DEBUG : banana: size = 6 OK 2025/11/28 02:28:35 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : banana: Unchanged skipping 2025/11/28 02:28:35 DEBUG : splitbananasplit: size = 16 OK 2025/11/28 02:28:35 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/28 02:28:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/28 02:28:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/28 02:28:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/28 02:28:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/28 02:28:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/28 02:28:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/28 02:28:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/28 02:28:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/28 02:28:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/28 02:28:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/28 02:28:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/28 02:28:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/28 02:28:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/28 02:28:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/28 02:28:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/28 02:28:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/28 02:28:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/28 02:28:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/28 02:28:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/28 02:28:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/28 02:28:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/28 02:28:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/28 02:28:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/28 02:28:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/28 02:28:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/28 02:28:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/28 02:28:35 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:28:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/28 02:28:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/28 02:28:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/28 02:28:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/28 02:28:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/28 02:28:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:28:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/28 02:28:35 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:28:35 DEBUG : Waiting for deletions to finish 2025/11/28 02:28:35 INFO : There was nothing to transfer 2025/11/28 02:28:35 DEBUG : Waiting for deletions to finish 2025/11/28 02:28:36 DEBUG : apple: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : apple: Excluded 2025/11/28 02:28:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : appleappleapplebanana: Excluded 2025/11/28 02:28:36 DEBUG : banana: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : banana: Excluded 2025/11/28 02:28:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : splitbananasplit: Excluded 2025/11/28 02:28:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/28 02:28:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/28 02:28:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/28 02:28:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/28 02:28:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/28 02:28:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/28 02:28:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/28 02:28:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/28 02:28:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/28 02:28:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/28 02:28:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/28 02:28:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/28 02:28:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/28 02:28:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/28 02:28:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/28 02:28:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/28 02:28:36 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:31:00 DEBUG : Waiting for deletions to finish 2025/11/28 02:31:01 DEBUG : apple: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : apple: Excluded 2025/11/28 02:31:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : appleappleapplebanana: Excluded 2025/11/28 02:31:01 DEBUG : banana: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : banana: Excluded 2025/11/28 02:31:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : splitbananasplit: Excluded 2025/11/28 02:31:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/28 02:31:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/28 02:31:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/28 02:31:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/28 02:31:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/28 02:31:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/28 02:31:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/28 02:31:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/28 02:31:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/28 02:31:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/28 02:31:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/28 02:31:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/28 02:31:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/28 02:31:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/28 02:31:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/28 02:31:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/28 02:31:01 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/NFD Messages: dir1/0005-fghijkl.txt: Modification time difference too big |-217534h25m25.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-28 02:30:32 +0000 UTC) (precision 1ns) 2025/11/28 02:31:03 DEBUG : apple: size = 5 OK 2025/11/28 02:31:03 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : apple: Unchanged skipping 2025/11/28 02:31:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/28 02:31:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/28 02:31:03 DEBUG : banana: size = 6 OK 2025/11/28 02:31:03 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : banana: Unchanged skipping 2025/11/28 02:31:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/28 02:31:03 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/28 02:31:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/28 02:31:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/28 02:31:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/28 02:31:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/28 02:31:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/28 02:31:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/28 02:31:03 DEBUG : dir1/0005-fghijkl.txt: Modification times differ by 217534h25m25.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-28 02:30:32 +0000 UTC 2025/11/28 02:31:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/28 02:31:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/28 02:31:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/28 02:31:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/28 02:31:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/28 02:31:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/28 02:31:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/28 02:31:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/28 02:31:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:31:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/28 02:31:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/28 02:31:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/28 02:31:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/28 02:31:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/28 02:31:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/28 02:31:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/28 02:31:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/28 02:31:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/28 02:31:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/28 02:31:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/28 02:31:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/28 02:31:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/28 02:31:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/28 02:31:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/28 02:31:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/28 02:31:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/28 02:31:03 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/28 02:31:03 INFO : dir1/0005-fghijkl.txt: Updated modification time in destination 2025/11/28 02:31:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/28 02:31:03 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:31:03 DEBUG : Waiting for deletions to finish 2025/11/28 02:31:03 INFO : There was nothing to transfer 2025/11/28 02:31:03 DEBUG : Waiting for deletions to finish 2025/11/28 02:31:04 DEBUG : apple: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : apple: Excluded 2025/11/28 02:31:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : appleappleapplebanana: Excluded 2025/11/28 02:31:04 DEBUG : banana: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : banana: Excluded 2025/11/28 02:31:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : splitbananasplit: Excluded 2025/11/28 02:31:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/28 02:31:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/28 02:31:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/28 02:31:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/28 02:31:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/28 02:31:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/28 02:31:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/28 02:31:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/28 02:31:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/28 02:31:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/28 02:31:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/28 02:31:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/28 02:31:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/28 02:31:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/28 02:31:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/28 02:31:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/28 02:31:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/28 02:31:05 DEBUG : apple: size = 5 OK 2025/11/28 02:31:05 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : apple: Unchanged skipping 2025/11/28 02:31:05 DEBUG : banana: size = 6 OK 2025/11/28 02:31:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/28 02:31:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/28 02:31:05 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/28 02:31:05 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : banana: Unchanged skipping 2025/11/28 02:31:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/28 02:31:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/28 02:31:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/28 02:31:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/28 02:31:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/28 02:31:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/28 02:31:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/28 02:31:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/28 02:31:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/28 02:31:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/28 02:31:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/28 02:31:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/28 02:31:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/28 02:31:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/28 02:31:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/28 02:31:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/28 02:31:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/28 02:31:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/28 02:31:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/28 02:31:05 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:31:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/28 02:31:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/28 02:31:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/28 02:31:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/28 02:31:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/28 02:31:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/28 02:31:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/28 02:31:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/28 02:31:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/28 02:31:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/28 02:31:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/28 02:31:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/28 02:31:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:31:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/28 02:31:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/28 02:31:05 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:31:05 DEBUG : Waiting for deletions to finish 2025/11/28 02:31:05 INFO : There was nothing to transfer 2025/11/28 02:31:05 DEBUG : Waiting for deletions to finish 2025/11/28 02:31:06 DEBUG : apple: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : apple: Excluded 2025/11/28 02:31:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : appleappleapplebanana: Excluded 2025/11/28 02:31:06 DEBUG : banana: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : banana: Excluded 2025/11/28 02:31:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : splitbananasplit: Excluded 2025/11/28 02:31:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/28 02:31:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/28 02:31:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/28 02:31:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/28 02:31:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/28 02:31:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/28 02:31:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/28 02:31:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/28 02:31:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/28 02:31:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/28 02:31:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/28 02:31:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/28 02:31:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/28 02:31:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/28 02:31:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/28 02:31:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/28 02:31:06 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:34:01 DEBUG : Waiting for deletions to finish 2025/11/28 02:34:01 DEBUG : apple: Excluded (Path Filter) 2025/11/28 02:34:01 DEBUG : apple: Excluded 2025/11/28 02:34:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/28 02:34:01 DEBUG : appleappleapplebanana: Excluded 2025/11/28 02:34:01 DEBUG : banana: Excluded (Path Filter) 2025/11/28 02:34:01 DEBUG : banana: Excluded 2025/11/28 02:34:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/28 02:34:01 DEBUG : splitbananasplit: Excluded 2025/11/28 02:34:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/28 02:34:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/28 02:34:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/28 02:34:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/28 02:34:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/28 02:34:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/28 02:34:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/28 02:34:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/28 02:34:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/28 02:34:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/28 02:34:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/28 02:34:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/28 02:34:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/28 02:34:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/28 02:34:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/28 02:34:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/28 02:34:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/28 02:34:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/28 02:34:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/28 02:34:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/28 02:34:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/28 02:34:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/28 02:34:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/28 02:34:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/28 02:34:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/28 02:34:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/28 02:34:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/28 02:34:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/28 02:34:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/28 02:34:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/28 02:34:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/28 02:34:02 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/base64 Messages: dir1/0005-fghijkl.txt: Modification time difference too big |-217534h28m29.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-28 02:33:36 +0000 UTC) (precision 1ns) 2025/11/28 02:34:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:03 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/28 02:34:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/28 02:34:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:34:03 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:34:03 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:34:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/28 02:34:04 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/28 02:34:04 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:05 DEBUG : YXBwbGU=: size = 5 OK 2025/11/28 02:34:05 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/28 02:34:05 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/28 02:34:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:05 DEBUG : YmFuYW5h: size = 6 OK 2025/11/28 02:34:05 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/28 02:34:05 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/28 02:34:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/28 02:34:06 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/28 02:34:06 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/28 02:34:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/28 02:34:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/28 02:34:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/28 02:34:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/28 02:34:08 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/28 02:34:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/28 02:34:08 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/28 02:34:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/28 02:34:09 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/28 02:34:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/28 02:34:09 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/28 02:34:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/28 02:34:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/28 02:34:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/28 02:34:10 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/28 02:34:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/28 02:34:10 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/28 02:34:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/28 02:34:11 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/28 02:34:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/28 02:34:12 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/28 02:34:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/28 02:34:12 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/28 02:34:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/28 02:34:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/28 02:34:13 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/28 02:34:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/28 02:34:14 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/28 02:34:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/28 02:34:14 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/28 02:34:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:15 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/28 02:34:15 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/28 02:34:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/28 02:34:15 DEBUG : Waiting for deletions to finish 2025/11/28 02:34:19 INFO : dir1/0007-1234567.txt: Deleted 2025/11/28 02:34:20 INFO : apple: Deleted 2025/11/28 02:34:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/28 02:34:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/28 02:34:20 INFO : dir1/0015-9;=.txt: Deleted 2025/11/28 02:34:20 INFO : dir1/0011-56789;.txt: Deleted 2025/11/28 02:34:20 INFO : dir1/0009-3456789.txt: Deleted 2025/11/28 02:34:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/28 02:34:24 INFO : dir1/0014-89;=.txt: Deleted 2025/11/28 02:34:24 INFO : dir1/0012-6789;.txt: Deleted 2025/11/28 02:34:24 INFO : splitbananasplit: Deleted 2025/11/28 02:34:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/28 02:34:25 INFO : banana: Deleted 2025/11/28 02:34:25 INFO : dir1/0008-2345678.txt: Deleted 2025/11/28 02:34:25 INFO : dir1/0013-789;=.txt: Deleted 2025/11/28 02:34:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/28 02:34:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/28 02:34:29 INFO : appleappleapplebanana: Deleted 2025/11/28 02:34:29 INFO : dir1/0010-456789.txt: Deleted 2025/11/28 02:34:29 INFO : dir1/0003-defghij.txt: Deleted 2025/11/28 02:34:29 DEBUG : Waiting for deletions to finish 2025/11/28 02:34:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/28 02:34:30 DEBUG : YXBwbGU=: Excluded 2025/11/28 02:34:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/28 02:34:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/28 02:34:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/28 02:34:30 DEBUG : YmFuYW5h: Excluded 2025/11/28 02:34:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/28 02:34:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/28 02:34:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/28 02:34:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/28 02:34:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/28 02:34:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/28 02:34:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/28 02:34:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/28 02:34:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/28 02:34:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/28 02:34:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/28 02:34:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/28 02:34:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/28 02:34:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/28 02:34:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/28 02:34:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/28 02:34:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/28 02:34:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/28 02:34:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/28 02:34:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/28 02:34:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/28 02:34:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/28 02:34:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/28 02:34:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/28 02:34:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:32 DEBUG : YXBwbGU=: size = 5 OK 2025/11/28 02:34:32 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:32 DEBUG : apple: Unchanged skipping 2025/11/28 02:34:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/28 02:34:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/28 02:34:32 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/28 02:34:32 DEBUG : YmFuYW5h: size = 6 OK 2025/11/28 02:34:32 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:32 DEBUG : banana: Unchanged skipping 2025/11/28 02:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/28 02:34:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/28 02:34:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/28 02:34:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/28 02:34:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/28 02:34:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/28 02:34:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/28 02:34:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/28 02:34:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/28 02:34:33 DEBUG : dir1/0004-efghijk.txt: Modification times differ by 217534h29m1.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-28 02:34:08 +0000 UTC 2025/11/28 02:34:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/28 02:34:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/28 02:34:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/28 02:34:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/28 02:34:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/28 02:34:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/28 02:34:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/28 02:34:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/28 02:34:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/28 02:34:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/28 02:34:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/28 02:34:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/28 02:34:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/28 02:34:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/28 02:34:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/28 02:34:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/28 02:34:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/28 02:34:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/28 02:34:33 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:34:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/28 02:34:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/28 02:34:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/28 02:34:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/28 02:34:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/28 02:34:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:34:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/28 02:34:33 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/28 02:34:33 INFO : dir1/0004-efghijk.txt: Updated modification time in destination 2025/11/28 02:34:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/28 02:34:33 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:34:33 DEBUG : Waiting for deletions to finish 2025/11/28 02:34:33 DEBUG : Waiting for deletions to finish 2025/11/28 02:34:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : YXBwbGU=: Excluded 2025/11/28 02:34:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/28 02:34:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : YmFuYW5h: Excluded 2025/11/28 02:34:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/28 02:34:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/28 02:34:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/28 02:34:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/28 02:34:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/28 02:34:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/28 02:34:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/28 02:34:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/28 02:34:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/28 02:34:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/28 02:34:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/28 02:34:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/28 02:34:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/28 02:34:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/28 02:34:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/28 02:34:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/28 02:34:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/28 02:34:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/28 02:34:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/28 02:34:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/28 02:34:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/28 02:34:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/28 02:34:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/28 02:34:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/28 02:34:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/28 02:34:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/28 02:34:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/28 02:34:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/28 02:34:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:37:01 DEBUG : Waiting for deletions to finish 2025/11/28 02:37:02 DEBUG : apple: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : apple: Excluded 2025/11/28 02:37:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : appleappleapplebanana: Excluded 2025/11/28 02:37:02 DEBUG : banana: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : banana: Excluded 2025/11/28 02:37:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : splitbananasplit: Excluded 2025/11/28 02:37:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/28 02:37:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/28 02:37:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/28 02:37:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/28 02:37:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/28 02:37:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/28 02:37:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/28 02:37:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/28 02:37:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/28 02:37:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/28 02:37:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/28 02:37:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/28 02:37:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/28 02:37:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/28 02:37:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/28 02:37:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/28 02:37:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/28 02:37:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/28 02:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/28 02:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/28 02:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/28 02:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/28 02:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/28 02:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/28 02:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/28 02:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/28 02:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/28 02:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/28 02:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/28 02:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/28 02:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/28 02:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/28 02:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/28 02:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/28 02:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/28 02:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/28 02:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/28 02:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/28 02:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/28 02:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/28 02:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/28 02:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/28 02:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/28 02:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/28 02:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/28 02:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/28 02:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/28 02:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/28 02:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/28 02:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/28 02:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/28 02:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/28 02:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/28 02:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/28 02:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/28 02:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/28 02:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/28 02:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/28 02:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/28 02:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/28 02:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/28 02:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/28 02:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/28 02:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/28 02:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/28 02:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/28 02:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/28 02:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/28 02:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/28 02:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/28 02:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/28 02:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/28 02:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/28 02:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/28 02:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/28 02:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/28 02:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/28 02:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/28 02:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/28 02:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/28 02:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/28 02:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/28 02:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/28 02:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/28 02:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/28 02:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/28 02:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/28 02:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/28 02:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/28 02:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/28 02:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/28 02:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/28 02:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/28 02:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/28 02:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/28 02:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/28 02:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/28 02:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/28 02:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/28 02:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/28 02:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/28 02:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/28 02:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/28 02:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/28 02:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/28 02:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/28 02:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/28 02:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/28 02:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/28 02:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/28 02:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/28 02:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/28 02:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/28 02:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/28 02:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/28 02:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/28 02:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/28 02:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/28 02:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/28 02:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/28 02:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/28 02:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/28 02:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/28 02:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/28 02:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/28 02:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/28 02:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/28 02:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/28 02:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/28 02:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/28 02:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/28 02:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/28 02:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/28 02:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/28 02:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/28 02:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/28 02:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/28 02:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/28 02:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/28 02:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/28 02:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/28 02:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/28 02:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/28 02:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/28 02:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/28 02:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/28 02:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/28 02:37:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/28 02:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/28 02:37:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/28 02:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/28 02:37:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/28 02:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/28 02:37:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/28 02:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/28 02:37:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/28 02:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/28 02:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/28 02:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/28 02:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/28 02:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/28 02:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/28 02:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/28 02:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/28 02:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/28 02:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/28 02:37:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/28 02:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/28 02:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/28 02:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/28 02:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/28 02:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/28 02:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/28 02:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/28 02:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/28 02:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/28 02:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/28 02:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/28 02:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/28 02:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/28 02:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/28 02:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/28 02:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/28 02:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/28 02:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/28 02:37:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/28 02:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/28 02:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/28 02:37:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/28 02:37:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/28 02:37:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/28 02:37:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/28 02:37:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/28 02:37:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/28 02:37:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/28 02:37:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/28 02:37:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/28 02:37:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/28 02:37:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/28 02:37:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/28 02:37:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/28 02:37:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/28 02:37:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/28 02:37:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:03 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:37:03 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:37:04 DEBUG : PREFIXapple: size = 5 OK 2025/11/28 02:37:04 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/28 02:37:04 INFO : apple: Copied (new) to: PREFIXapple 2025/11/28 02:37:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/28 02:37:05 DEBUG : PREFIXbanana: size = 6 OK 2025/11/28 02:37:05 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/28 02:37:05 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/28 02:37:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/28 02:37:05 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/28 02:37:05 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/28 02:37:05 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/28 02:37:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/28 02:37:05 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/28 02:37:05 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/28 02:37:05 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/28 02:37:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/28 02:37:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/28 02:37:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/28 02:37:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/28 02:37:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/28 02:37:07 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/28 02:37:07 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/28 02:37:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/28 02:37:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/28 02:37:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/28 02:37:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/28 02:37:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/28 02:37:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/28 02:37:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/28 02:37:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/28 02:37:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/28 02:37:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/28 02:37:08 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/28 02:37:08 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/28 02:37:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/28 02:37:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/28 02:37:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/28 02:37:09 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/28 02:37:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/28 02:37:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/28 02:37:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/28 02:37:09 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/28 02:37:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/28 02:37:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/28 02:37:10 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/28 02:37:10 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/28 02:37:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/28 02:37:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/28 02:37:11 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/28 02:37:11 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/28 02:37:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/28 02:37:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/28 02:37:11 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/28 02:37:11 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/28 02:37:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/28 02:37:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/28 02:37:11 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/28 02:37:11 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/28 02:37:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/28 02:37:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/28 02:37:13 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/28 02:37:13 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/28 02:37:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/28 02:37:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/28 02:37:13 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/28 02:37:13 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/28 02:37:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/28 02:37:13 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/28 02:37:13 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/28 02:37:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/28 02:37:13 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/28 02:37:13 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/28 02:37:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/28 02:37:15 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/28 02:37:15 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/28 02:37:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/28 02:37:15 DEBUG : Waiting for deletions to finish 2025/11/28 02:37:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/28 02:37:20 INFO : dir1/0009-3456789.txt: Deleted 2025/11/28 02:37:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/28 02:37:20 INFO : dir1/0007-1234567.txt: Deleted 2025/11/28 02:37:20 INFO : dir1/0014-89;=.txt: Deleted 2025/11/28 02:37:20 INFO : banana: Deleted 2025/11/28 02:37:20 INFO : dir1/0008-2345678.txt: Deleted 2025/11/28 02:37:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/28 02:37:25 INFO : dir1/0011-56789;.txt: Deleted 2025/11/28 02:37:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/28 02:37:25 INFO : dir1/0015-9;=.txt: Deleted 2025/11/28 02:37:25 INFO : dir1/0012-6789;.txt: Deleted 2025/11/28 02:37:25 INFO : dir1/0010-456789.txt: Deleted 2025/11/28 02:37:25 INFO : dir1/0013-789;=.txt: Deleted 2025/11/28 02:37:26 INFO : apple: Deleted 2025/11/28 02:37:27 INFO : dir1/0003-defghij.txt: Deleted 2025/11/28 02:37:29 INFO : appleappleapplebanana: Deleted 2025/11/28 02:37:30 INFO : splitbananasplit: Deleted 2025/11/28 02:37:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/28 02:37:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/28 02:37:30 DEBUG : Waiting for deletions to finish 2025/11/28 02:37:30 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/28 02:37:30 DEBUG : PREFIXapple: Excluded 2025/11/28 02:37:30 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/28 02:37:30 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/28 02:37:30 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/28 02:37:30 DEBUG : PREFIXbanana: Excluded 2025/11/28 02:37:30 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/28 02:37:30 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/28 02:37:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/28 02:37:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/28 02:37:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/28 02:37:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/28 02:37:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/28 02:37:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/28 02:37:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/28 02:37:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/28 02:37:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/28 02:37:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/28 02:37:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/28 02:37:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/28 02:37:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/28 02:37:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/28 02:37:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/28 02:37:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/28 02:37:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/28 02:37:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/28 02:37:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/28 02:37:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/28 02:37:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/28 02:37:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/28 02:37:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/28 02:37:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/28 02:37:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/28 02:37:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/28 02:37:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/28 02:37:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/28 02:37:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/28 02:37:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/28 02:37:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/28 02:37:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/28 02:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/28 02:37:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/28 02:37:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/28 02:37:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/28 02:37:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/28 02:37:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/28 02:37:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/28 02:37:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/28 02:37:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/28 02:37:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/28 02:37:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/28 02:37:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/28 02:37:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/28 02:37:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/28 02:37:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/28 02:37:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/28 02:37:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/28 02:37:32 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:37:32 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:37:32 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:37:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/28 02:37:34 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/28 02:37:34 INFO : appleappleapplebanana: Copied (new) 2025/11/28 02:37:34 DEBUG : apple: size = 5 OK 2025/11/28 02:37:34 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/28 02:37:34 INFO : apple: Copied (new) 2025/11/28 02:37:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/28 02:37:34 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/28 02:37:34 INFO : splitbananasplit: Copied (new) 2025/11/28 02:37:34 DEBUG : banana: size = 6 OK 2025/11/28 02:37:34 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/28 02:37:34 INFO : banana: Copied (new) 2025/11/28 02:37:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/28 02:37:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/28 02:37:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/28 02:37:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/28 02:37:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/28 02:37:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/28 02:37:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/28 02:37:36 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/28 02:37:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/28 02:37:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/28 02:37:36 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/28 02:37:36 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/28 02:37:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/28 02:37:38 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/28 02:37:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/28 02:37:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/28 02:37:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/28 02:37:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/28 02:37:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/28 02:37:39 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/28 02:37:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/28 02:37:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/28 02:37:40 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/28 02:37:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/28 02:37:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/28 02:37:40 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/28 02:37:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/28 02:37:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/28 02:37:41 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/28 02:37:41 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/28 02:37:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/28 02:37:42 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/28 02:37:42 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/28 02:37:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/28 02:37:42 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/28 02:37:42 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/28 02:37:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/28 02:37:43 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/28 02:37:43 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/28 02:37:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/28 02:37:43 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/28 02:37:43 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/28 02:37:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/28 02:37:44 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/28 02:37:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/28 02:37:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/28 02:37:44 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/28 02:37:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/28 02:37:44 DEBUG : Waiting for deletions to finish 2025/11/28 02:37:48 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/28 02:37:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/28 02:37:49 INFO : PREFIXbanana: Deleted 2025/11/28 02:37:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/28 02:37:49 INFO : PREFIXsplitbananasplit: Deleted 2025/11/28 02:37:49 INFO : PREFIXapple: Deleted 2025/11/28 02:37:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/28 02:37:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/28 02:37:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/28 02:37:53 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/28 02:37:54 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/28 02:37:54 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/28 02:37:54 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/28 02:37:54 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/28 02:37:54 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/28 02:37:54 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/28 02:37:58 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/28 02:37:58 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/28 02:37:58 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/28 02:37:59 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/28 02:37:59 DEBUG : Waiting for deletions to finish 2025/11/28 02:37:59 DEBUG : apple: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : apple: Excluded 2025/11/28 02:37:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : appleappleapplebanana: Excluded 2025/11/28 02:37:59 DEBUG : banana: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : banana: Excluded 2025/11/28 02:37:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : splitbananasplit: Excluded 2025/11/28 02:37:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/28 02:37:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/28 02:37:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/28 02:37:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/28 02:37:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/28 02:37:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/28 02:37:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/28 02:37:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/28 02:37:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/28 02:37:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/28 02:37:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/28 02:37:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/28 02:37:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/28 02:37:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/28 02:37:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/28 02:37:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/28 02:37:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/28 02:38:00 DEBUG : Waiting for deletions to finish 2025/11/28 02:38:00 DEBUG : apple: Excluded (Path Filter) 2025/11/28 02:38:00 DEBUG : apple: Excluded 2025/11/28 02:38:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/28 02:38:00 DEBUG : appleappleapplebanana: Excluded 2025/11/28 02:38:00 DEBUG : banana: Excluded (Path Filter) 2025/11/28 02:38:00 DEBUG : banana: Excluded 2025/11/28 02:38:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/28 02:38:00 DEBUG : splitbananasplit: Excluded 2025/11/28 02:38:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/28 02:38:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/28 02:38:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/28 02:38:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/28 02:38:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/28 02:38:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/28 02:38:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/28 02:38:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/28 02:38:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/28 02:38:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/28 02:38:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/28 02:38:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/28 02:38:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/28 02:38:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/28 02:38:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/28 02:38:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/28 02:38:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/28 02:38:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/28 02:38:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/28 02:38:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/28 02:38:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/28 02:38:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/28 02:38:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/28 02:38:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/28 02:38:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/28 02:38:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/28 02:38:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/28 02:38:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/28 02:38:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/28 02:38:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/28 02:38:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/28 02:38:01 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Should be true Test: TestTransform/prefix Messages: banana: Modification time difference too big |-217534h32m26.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-28 02:37:33 +0000 UTC) (precision 1ns) === RUN TestTransform/suffix run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:39:59 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/28 02:39:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/28 02:39:59 DEBUG : pacer: Reducing sleep to 15ms 2025/11/28 02:40:00 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/28 02:40:00 DEBUG : pacer: Reducing sleep to 10ms 2025/11/28 02:40:26 DEBUG : Waiting for deletions to finish 2025/11/28 02:40:26 DEBUG : apple: Excluded (Path Filter) 2025/11/28 02:40:26 DEBUG : apple: Excluded 2025/11/28 02:40:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/28 02:40:26 DEBUG : appleappleapplebanana: Excluded 2025/11/28 02:40:26 DEBUG : banana: Excluded (Path Filter) 2025/11/28 02:40:26 DEBUG : banana: Excluded 2025/11/28 02:40:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/28 02:40:26 DEBUG : splitbananasplit: Excluded 2025/11/28 02:40:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/28 02:40:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/28 02:40:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/28 02:40:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/28 02:40:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/28 02:40:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/28 02:40:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/28 02:40:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/28 02:40:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/28 02:40:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/28 02:40:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/28 02:40:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/28 02:40:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/28 02:40:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/28 02:40:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/28 02:40:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/28 02:40:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/28 02:40:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/28 02:40:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/28 02:40:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/28 02:40:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/28 02:40:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/28 02:40:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/28 02:40:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/28 02:40:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/28 02:40:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/28 02:40:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/28 02:40:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/28 02:40:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/28 02:40:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/28 02:40:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/28 02:40:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/28 02:40:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/28 02:40:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/28 02:40:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/28 02:40:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/28 02:40:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/28 02:40:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:28 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/28 02:40:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/28 02:40:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/28 02:40:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/28 02:40:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/28 02:40:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/28 02:40:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/28 02:40:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/28 02:40:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/28 02:40:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/28 02:40:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/28 02:40:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/28 02:40:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/28 02:40:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:28 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:40:28 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:40:30 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/28 02:40:30 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/28 02:40:30 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/28 02:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/28 02:40:30 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/28 02:40:30 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/28 02:40:30 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/28 02:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:30 DEBUG : appleSUFFIX: size = 5 OK 2025/11/28 02:40:30 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/28 02:40:30 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/28 02:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/28 02:40:30 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/28 02:40:30 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/28 02:40:30 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/28 02:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/28 02:40:32 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/28 02:40:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/28 02:40:32 DEBUG : pacer: Reducing sleep to 15ms 2025/11/28 02:40:32 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/28 02:40:32 DEBUG : pacer: Reducing sleep to 10ms 2025/11/28 02:40:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/28 02:40:32 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/28 02:40:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/28 02:40:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/28 02:40:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/28 02:40:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/28 02:40:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/28 02:40:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/28 02:40:33 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/28 02:40:33 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/28 02:40:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/28 02:40:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/28 02:40:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/28 02:40:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/28 02:40:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/28 02:40:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/28 02:40:35 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/28 02:40:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/28 02:40:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/28 02:40:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/28 02:40:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/28 02:40:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/28 02:40:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/28 02:40:35 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/28 02:40:35 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/28 02:40:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/28 02:40:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/28 02:40:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/28 02:40:35 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/28 02:40:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/28 02:40:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/28 02:40:36 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/28 02:40:36 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/28 02:40:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/28 02:40:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/28 02:40:36 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/28 02:40:36 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/28 02:40:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/28 02:40:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/28 02:40:37 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/28 02:40:37 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/28 02:40:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/28 02:40:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/28 02:40:37 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/28 02:40:37 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/28 02:40:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/28 02:40:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/28 02:40:38 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/28 02:40:38 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/28 02:40:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/28 02:40:39 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/28 02:40:39 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/28 02:40:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/28 02:40:39 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/28 02:40:39 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/28 02:40:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/28 02:40:39 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/28 02:40:39 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/28 02:40:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/28 02:40:39 DEBUG : Waiting for deletions to finish 2025/11/28 02:40:44 INFO : dir1/0010-456789.txt: Deleted 2025/11/28 02:40:44 INFO : dir1/0014-89;=.txt: Deleted 2025/11/28 02:40:44 INFO : dir1/0007-1234567.txt: Deleted 2025/11/28 02:40:44 INFO : dir1/0011-56789;.txt: Deleted 2025/11/28 02:40:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/28 02:40:44 INFO : dir1/0013-789;=.txt: Deleted 2025/11/28 02:40:44 INFO : dir1/0008-2345678.txt: Deleted 2025/11/28 02:40:44 INFO : dir1/0015-9;=.txt: Deleted 2025/11/28 02:40:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/28 02:40:49 INFO : banana: Deleted 2025/11/28 02:40:49 INFO : appleappleapplebanana: Deleted 2025/11/28 02:40:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/28 02:40:49 INFO : apple: Deleted 2025/11/28 02:40:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/28 02:40:49 INFO : dir1/0009-3456789.txt: Deleted 2025/11/28 02:40:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/28 02:40:53 INFO : splitbananasplit: Deleted 2025/11/28 02:40:54 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/28 02:40:54 INFO : dir1/0012-6789;.txt: Deleted 2025/11/28 02:40:55 INFO : dir1/0003-defghij.txt: Deleted 2025/11/28 02:40:55 DEBUG : Waiting for deletions to finish 2025/11/28 02:40:56 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : appleSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : bananaSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/28 02:40:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/28 02:40:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/28 02:40:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/28 02:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/28 02:40:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/28 02:40:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:40:57 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:40:57 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:40:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/28 02:40:59 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/28 02:40:59 INFO : appleappleapplebanana: Copied (new) 2025/11/28 02:40:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/28 02:40:59 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/28 02:40:59 INFO : splitbananasplit: Copied (new) 2025/11/28 02:40:59 DEBUG : banana: size = 6 OK 2025/11/28 02:40:59 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/28 02:40:59 INFO : banana: Copied (new) 2025/11/28 02:41:00 DEBUG : apple: size = 5 OK 2025/11/28 02:41:00 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/28 02:41:00 INFO : apple: Copied (new) 2025/11/28 02:41:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/28 02:41:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/28 02:41:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/28 02:41:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/28 02:41:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/28 02:41:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/28 02:41:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/28 02:41:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/28 02:41:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/28 02:41:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/28 02:41:03 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/28 02:41:03 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/28 02:41:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/28 02:41:03 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/28 02:41:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/28 02:41:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/28 02:41:03 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/28 02:41:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/28 02:41:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/28 02:41:03 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/28 02:41:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/28 02:41:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/28 02:41:05 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/28 02:41:05 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/28 02:41:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/28 02:41:05 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/28 02:41:05 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/28 02:41:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/28 02:41:05 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/28 02:41:05 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/28 02:41:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/28 02:41:06 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/28 02:41:06 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/28 02:41:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/28 02:41:07 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/28 02:41:07 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/28 02:41:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/28 02:41:08 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/28 02:41:08 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/28 02:41:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/28 02:41:08 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/28 02:41:08 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/28 02:41:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/28 02:41:08 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/28 02:41:08 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/28 02:41:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/28 02:41:09 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/28 02:41:09 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/28 02:41:09 DEBUG : Waiting for deletions to finish 2025/11/28 02:41:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/28 02:41:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/28 02:41:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/28 02:41:14 INFO : bananaSUFFIX: Deleted 2025/11/28 02:41:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/28 02:41:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/28 02:41:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/28 02:41:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/28 02:41:18 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/28 02:41:18 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/28 02:41:19 INFO : splitbananasplitSUFFIX: Deleted 2025/11/28 02:41:19 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/28 02:41:19 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/28 02:41:19 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/28 02:41:19 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/28 02:41:19 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/28 02:41:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/28 02:41:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/28 02:41:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/28 02:41:24 INFO : appleSUFFIX: Deleted 2025/11/28 02:41:24 DEBUG : Waiting for deletions to finish 2025/11/28 02:41:24 DEBUG : apple: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : apple: Excluded 2025/11/28 02:41:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : appleappleapplebanana: Excluded 2025/11/28 02:41:24 DEBUG : banana: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : banana: Excluded 2025/11/28 02:41:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : splitbananasplit: Excluded 2025/11/28 02:41:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/28 02:41:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/28 02:41:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/28 02:41:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/28 02:41:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/28 02:41:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/28 02:41:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/28 02:41:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/28 02:41:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/28 02:41:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/28 02:41:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/28 02:41:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/28 02:41:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/28 02:41:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/28 02:41:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/28 02:41:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/28 02:41:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/28 02:41:25 DEBUG : Waiting for deletions to finish 2025/11/28 02:41:25 DEBUG : apple: Excluded (Path Filter) 2025/11/28 02:41:25 DEBUG : apple: Excluded 2025/11/28 02:41:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/28 02:41:25 DEBUG : appleappleapplebanana: Excluded 2025/11/28 02:41:25 DEBUG : banana: Excluded (Path Filter) 2025/11/28 02:41:25 DEBUG : banana: Excluded 2025/11/28 02:41:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/28 02:41:25 DEBUG : splitbananasplit: Excluded 2025/11/28 02:41:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/28 02:41:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/28 02:41:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/28 02:41:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/28 02:41:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/28 02:41:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/28 02:41:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/28 02:41:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/28 02:41:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/28 02:41:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/28 02:41:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/28 02:41:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/28 02:41:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/28 02:41:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/28 02:41:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/28 02:41:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/28 02:41:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/28 02:41:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/28 02:41:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/28 02:41:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/28 02:41:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/28 02:41:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/28 02:41:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/28 02:41:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/28 02:41:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/28 02:41:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/28 02:41:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/28 02:41:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/28 02:41:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/28 02:41:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/28 02:41:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/28 02:41:26 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:185: Remote "Yandex rclone-test-suxadal6zowi", Local "Local file system at /tmp/rclone2146537293", Modify Window "1ns" 2025/11/28 02:43:24 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/28 02:43:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/28 02:43:25 DEBUG : pacer: Reducing sleep to 15ms 2025/11/28 02:43:25 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/28 02:43:25 DEBUG : pacer: Reducing sleep to 10ms 2025/11/28 02:43:52 DEBUG : Waiting for deletions to finish 2025/11/28 02:43:52 DEBUG : apple: Excluded (Path Filter) 2025/11/28 02:43:52 DEBUG : apple: Excluded 2025/11/28 02:43:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/28 02:43:52 DEBUG : appleappleapplebanana: Excluded 2025/11/28 02:43:52 DEBUG : banana: Excluded (Path Filter) 2025/11/28 02:43:52 DEBUG : banana: Excluded 2025/11/28 02:43:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/28 02:43:52 DEBUG : splitbananasplit: Excluded 2025/11/28 02:43:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/28 02:43:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/28 02:43:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/28 02:43:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/28 02:43:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/28 02:43:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/28 02:43:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/28 02:43:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/28 02:43:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/28 02:43:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/28 02:43:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/28 02:43:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/28 02:43:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/28 02:43:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/28 02:43:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/28 02:43:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/28 02:43:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/28 02:43:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/28 02:43:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/28 02:43:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/28 02:43:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/28 02:43:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/28 02:43:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/28 02:43:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/28 02:43:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/28 02:43:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/28 02:43:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/28 02:43:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/28 02:43:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/28 02:43:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/28 02:43:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/28 02:43:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/28 02:43:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/28 02:43:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/28 02:43:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/28 02:43:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/28 02:43:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/28 02:43:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/28 02:43:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/28 02:43:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/28 02:43:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/28 02:43:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/28 02:43:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : apple: size = 5 OK 2025/11/28 02:43:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:43:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/28 02:43:54 DEBUG : apple: Unchanged skipping 2025/11/28 02:43:54 DEBUG : banana: size = 6 OK 2025/11/28 02:43:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/28 02:43:54 DEBUG : banana: Unchanged skipping 2025/11/28 02:43:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/28 02:43:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/28 02:43:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/28 02:43:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/28 02:43:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/28 02:43:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/28 02:43:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/28 02:43:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/28 02:43:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/28 02:43:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/28 02:43:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/28 02:43:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/28 02:43:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/28 02:43:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/28 02:43:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/28 02:43:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/28 02:43:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/28 02:43:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/28 02:43:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/28 02:43:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/28 02:43:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/28 02:43:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/28 02:43:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/28 02:43:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/28 02:43:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/28 02:43:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/28 02:43:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/28 02:43:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/28 02:43:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/28 02:43:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/28 02:43:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/28 02:43:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/28 02:43:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/28 02:43:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/28 02:43:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/28 02:43:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/28 02:43:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/28 02:43:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/28 02:43:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/28 02:43:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/28 02:43:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/28 02:43:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/28 02:43:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/28 02:43:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/28 02:43:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/28 02:43:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/28 02:43:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/28 02:43:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/28 02:43:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/28 02:43:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/28 02:43:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/28 02:43:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/28 02:43:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/28 02:43:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/28 02:43:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/28 02:43:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/28 02:43:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/28 02:43:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/28 02:43:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/28 02:43:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/28 02:43:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/28 02:43:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/28 02:43:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/28 02:43:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/28 02:43:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/28 02:43:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/28 02:43:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/28 02:43:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/28 02:43:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/28 02:43:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/28 02:43:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/28 02:43:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/28 02:43:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/28 02:43:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/28 02:43:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/28 02:43:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/28 02:43:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/28 02:43:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/28 02:43:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/28 02:43:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/28 02:43:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/28 02:43:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/28 02:43:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/28 02:43:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/28 02:43:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/28 02:43:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/28 02:43:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/28 02:43:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/28 02:43:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/28 02:43:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/28 02:43:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/28 02:43:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/28 02:43:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/28 02:43:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/28 02:43:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/28 02:43:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/28 02:43:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/28 02:43:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/28 02:43:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/28 02:43:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/28 02:43:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/28 02:43:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/28 02:43:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/28 02:43:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/28 02:43:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/28 02:43:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/28 02:43:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/28 02:43:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/28 02:43:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/28 02:43:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/28 02:43:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/28 02:43:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/28 02:43:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/28 02:43:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/28 02:43:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/28 02:43:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/28 02:43:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/28 02:43:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/28 02:43:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/28 02:43:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/28 02:43:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/28 02:43:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/28 02:43:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/28 02:43:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/28 02:43:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/28 02:43:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/28 02:43:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/28 02:43:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/28 02:43:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/28 02:43:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/28 02:43:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/28 02:43:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/28 02:43:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/28 02:43:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/28 02:43:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/28 02:43:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/28 02:43:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/28 02:43:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/28 02:43:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/28 02:43:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/28 02:43:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/28 02:43:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/28 02:43:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/28 02:43:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/28 02:43:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/28 02:43:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/28 02:43:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/28 02:43:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/28 02:43:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/28 02:43:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/28 02:43:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/28 02:43:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/28 02:43:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/28 02:43:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/28 02:43:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/28 02:43:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/28 02:43:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/28 02:43:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/28 02:43:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/28 02:43:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/28 02:43:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/28 02:43:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/28 02:43:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/28 02:43:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/28 02:43:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/28 02:43:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/28 02:43:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/28 02:43:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/28 02:43:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/28 02:43:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/28 02:43:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/28 02:43:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/28 02:43:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/28 02:43:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/28 02:43:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/28 02:43:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/28 02:43:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/28 02:43:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/28 02:43:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/28 02:43:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/28 02:43:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/28 02:43:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/28 02:43:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/28 02:43:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/28 02:43:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/28 02:43:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/28 02:43:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/28 02:43:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/28 02:43:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/28 02:43:54 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for checks to finish 2025/11/28 02:43:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/28 02:43:54 DEBUG : Yandex rclone-test-suxadal6zowi: Waiting for transfers to finish 2025/11/28 02:43:55 DEBUG : splitbanan: size = 16 OK 2025/11/28 02:43:55 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/28 02:43:55 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/28 02:43:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/28 02:43:56 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/28 02:43:56 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/28 02:43:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/28 02:43:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/28 02:43:56 DEBUG : appleapple: size = 21 OK 2025/11/28 02:43:56 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/28 02:43:56 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/28 02:43:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/28 02:43:56 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/28 02:43:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/28 02:43:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/28 02:43:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/28 02:43:57 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/28 02:43:57 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/28 02:43:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/28 02:43:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/28 02:43:58 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/28 02:43:58 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/28 02:43:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/28 02:43:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/28 02:43:58 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/28 02:43:58 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/28 02:43:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/28 02:43:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/28 02:43:59 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/28 02:43:59 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/28 02:43:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/28 02:43:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/28 02:43:59 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/28 02:43:59 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/28 02:43:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/28 02:43:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/28 02:43:59 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/28 02:43:59 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/28 02:43:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/28 02:43:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/28 02:44:00 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/28 02:44:00 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/28 02:44:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/28 02:44:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/28 02:44:00 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/28 02:44:00 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/28 02:44:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/28 02:44:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/28 02:44:01 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/28 02:44:01 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/28 02:44:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/28 02:44:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/28 02:44:02 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/28 02:44:02 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/28 02:44:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/28 02:44:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/28 02:44:02 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/28 02:44:02 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/28 02:44:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/28 02:44:03 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/28 02:44:03 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/28 02:44:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/28 02:44:04 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/28 02:44:04 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/28 02:44:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/28 02:44:04 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/28 02:44:04 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/28 02:44:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/28 02:44:04 DEBUG : Waiting for deletions to finish 2025/11/28 02:44:09 INFO : dir1/0010-456789.txt: Deleted 2025/11/28 02:44:09 INFO : splitbananasplit: Deleted 2025/11/28 02:44:09 INFO : appleappleapplebanana: Deleted 2025/11/28 02:44:09 INFO : dir1/0008-2345678.txt: Deleted 2025/11/28 02:44:09 INFO : dir1/0007-1234567.txt: Deleted 2025/11/28 02:44:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/28 02:44:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/28 02:44:09 INFO : dir1/0003-defghij.txt: Deleted 2025/11/28 02:44:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/28 02:44:14 INFO : dir1/0011-56789;.txt: Deleted 2025/11/28 02:44:14 INFO : dir1/0012-6789;.txt: Deleted 2025/11/28 02:44:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/28 02:44:14 INFO : dir1/0014-89;=.txt: Deleted 2025/11/28 02:44:14 INFO : dir1/0013-789;=.txt: Deleted 2025/11/28 02:44:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/28 02:44:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/28 02:44:18 INFO : dir1/0009-3456789.txt: Deleted 2025/11/28 02:44:18 INFO : dir1/0015-9;=.txt: Deleted 2025/11/28 02:44:18 DEBUG : Waiting for deletions to finish 2025/11/28 02:44:19 DEBUG : apple: Excluded (Path Filter) 2025/11/28 02:44:19 DEBUG : apple: Excluded 2025/11/28 02:44:19 DEBUG : appleapple: Excluded (Path Filter) 2025/11/28 02:44:19 DEBUG : appleapple: Excluded 2025/11/28 02:44:19 DEBUG : banana: Excluded (Path Filter) 2025/11/28 02:44:19 DEBUG : banana: Excluded 2025/11/28 02:44:19 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/28 02:44:19 DEBUG : splitbanan: Excluded panic: test timed out after 1h0m0s running tests: TestTransform (16m25s) TestTransform/truncate (1m8s) goroutine 25211 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 17 minutes]: testing.(*T).Run(0xc000303180, {0x2868004?, 0xc000627ad8?}, 0x29a6148) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000303180) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000303180, 0xc000627c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000a01740, {0x41b63a0, 0x6c, 0x6c}, {0xee0baf573?, 0x41cd660?, 0x41cd660?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000577860) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000577860) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 24972 [select]: net/http.(*persistConn).writeLoop(0xc000514480) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24958 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 16 [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 24484 [IO wait]: internal/poll.runtime_pollWait(0x70bb0854d708, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000170880?, 0xc00088e600?, 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(0xc000170880, {0xc00088e600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000170880, {0xc00088e600?, 0x12fb?, 0xc000794ba0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0000889a8, {0xc00088e600?, 0xc00088e600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a00a38, {0xc00088e600?, 0x70bb090467b8?, 0x70bb51668108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000503278, {0xc00088e600?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000117eb8, {0x2d0f8e0, 0xc000503278}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000117c08, {0x70bb085d2a80, 0xc000a00a38}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000117c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000117c08, {0xc0008f4000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00071ed80, {0xc0008f4000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ae8a80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ae8a80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00071ed80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24456 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25051 [select]: net/http.(*persistConn).writeLoop(0xc0003bcea0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25033 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23533 [IO wait]: internal/poll.runtime_pollWait(0x70bb0a1cc7f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00059ac00?, 0xc0005d8a80?, 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(0xc00059ac00, {0xc0005d8a80, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00059ac00, {0xc0005d8a80?, 0x2a7b?, 0xc0005937e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088b18, {0xc0005d8a80?, 0xc0005d8a80?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009f8978, {0xc0005d8a80?, 0x70bb0879d408?, 0x70bb51668a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c0f320, {0xc0005d8a80?, 0x2a7b?, 0x1?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b270b8, {0x2d0f8e0, 0xc000c0f320}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b26e08, {0x70bb085d2a80, 0xc0009f8978}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b26e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b26e08, {0xc000b7c000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000514b40, {0xc000b7c000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000952f00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000952f00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000514b40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23541 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 17874 [chan receive, 1 minutes]: testing.(*T).Run(0xc000a52540, {0x285a875?, 0x41cdac0?}, 0xc000d44000) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000a52540) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc000a52540, 0x29a6148) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 24304 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x70bb0854dc80, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000171b80?, 0xc0009ce000?, 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(0xc000171b80, {0xc0009ce000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000171b80, {0xc0009ce000?, 0x12fb?, 0xc000795e60?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000684720, {0xc0009ce000?, 0xc0009ce000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a01cf8, {0xc0009ce000?, 0x70bb0879d408?, 0x70bb51668f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c0f0f8, {0xc0009ce000?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003d77b8, {0x2d0f8e0, 0xc000c0f0f8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003d7508, {0x70bb085d2a80, 0xc000a01cf8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003d7508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003d7508, {0xc0009da000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000724a20, {0xc0009da000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ad4780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ad4780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000724a20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24315 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24897 [IO wait]: internal/poll.runtime_pollWait(0x70bb085547f8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000170200?, 0xc0009d1900?, 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(0xc000170200, {0xc0009d1900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000170200, {0xc0009d1900?, 0x12fb?, 0xc000071e40?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006841a8, {0xc0009d1900?, 0xc0009d1900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000658900, {0xc0009d1900?, 0x70bb0879d7c8?, 0x70bb51668f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0003833b0, {0xc0009d1900?, 0x43d487?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b25438, {0x2d0f8e0, 0xc0003833b0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b25188, {0x70bb085d2a80, 0xc000658900}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b25188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b25188, {0xc0007eb000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00072f7a0, {0xc0007eb000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007f84e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007f84e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00072f7a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24925 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25228 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24197 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25132 [select]: net/http.(*persistConn).writeLoop(0xc000724d80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25125 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24305 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc000724a20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24315 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24392 [select]: net/http.(*persistConn).writeLoop(0xc000b766c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24435 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24329 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x70bb0854d190, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00059ba00?, 0xc000a61300?, 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(0xc00059ba00, {0xc000a61300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00059ba00, {0xc000a61300?, 0x12fb?, 0xc000a43c40?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006849c8, {0xc000a61300?, 0xc000a61300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000382870, {0xc000a61300?, 0x70bb0879d408?, 0x70bb51668f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c0fda0, {0xc000a61300?, 0x12fb?, 0xc0001454f0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003d7eb8, {0x2d0f8e0, 0xc000c0fda0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003d7c08, {0x70bb085d2a80, 0xc000382870}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003d7c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003d7c08, {0xc000a72000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0002f9d40, {0xc000a72000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ac2480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ac2480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0002f9d40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24351 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24300 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x70bb08554fa0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00048a780?, 0xc000462c00?, 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(0xc00048a780, {0xc000462c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00048a780, {0xc000462c00?, 0x12fb?, 0xc000795b40?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000684670, {0xc000462c00?, 0xc000462c00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a01968, {0xc000462c00?, 0x70bb0879d408?, 0x70bb51668f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c0ef00, {0xc000462c00?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003d69b8, {0x2d0f8e0, 0xc000c0ef00}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003d6708, {0x70bb085d2a80, 0xc000a01968}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003d6708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003d6708, {0xc0009bc000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000bebd40, {0xc0009bc000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00031b440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00031b440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000bebd40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24294 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25232 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:603 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 25220 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 25233 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:603 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 25220 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 24360 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc00071e6c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24334 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25205 [select]: net/http.(*persistConn).writeLoop(0xc00072eea0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25159 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24886 [IO wait]: internal/poll.runtime_pollWait(0x70bb0a1cbbe8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00059a980?, 0xc0009d0600?, 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(0xc00059a980, {0xc0009d0600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00059a980, {0xc0009d0600?, 0x12fb?, 0xc000071460?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000684018, {0xc0009d0600?, 0xc0009d0600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000658030, {0xc0009d0600?, 0x70bb0a1f7f78?, 0x70bb51668108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a00750, {0xc0009d0600?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b242b8, {0x2d0f8e0, 0xc000a00750}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b24008, {0x70bb085d2a80, 0xc000658030}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b24008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b24008, {0xc000867000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000724b40, {0xc000867000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000cb9aa0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000cb9aa0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000724b40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24848 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24308 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc00071e000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24274 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24860 [select]: net/http.(*persistConn).writeLoop(0xc0003bc120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24492 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23534 [select]: net/http.(*persistConn).writeLoop(0xc000514b40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23541 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24876 [IO wait]: internal/poll.runtime_pollWait(0x70bb0a1cbe18, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000346780?, 0xc000afa600?, 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(0xc000346780, {0xc000afa600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000346780, {0xc000afa600?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00034e3a0, {0xc000afa600?, 0x0?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000659500, {0xc000afa600?, 0x70bb0a1f7f78?, 0x70bb51668108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a00510, {0xc000afa600?, 0x41f38a0?, 0xc000b9c9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b249b8, {0x2d0f8e0, 0xc000a00510}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b24708, {0x70bb085d2a80, 0xc000659500}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b24708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b24708, {0xc00096f000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000725e60, {0xc00096f000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c9f260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c9f260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000725e60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24870 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25002 [select]: net/http.(*persistConn).writeLoop(0xc000514d80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24989 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25204 [IO wait]: internal/poll.runtime_pollWait(0x70bb087b2f28, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00059ae00?, 0xc000697000?, 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(0xc00059ae00, {0xc000697000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00059ae00, {0xc000697000?, 0x17fb?, 0xc0004dff00?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088328, {0xc000697000?, 0xc000697000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000658018, {0xc000697000?, 0x70bb0879d408?, 0x70bb51668a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c0f248, {0xc000697000?, 0x17fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007202b8, {0x2d0f8e0, 0xc000c0f248}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000720008, {0x70bb085d2a80, 0xc000658018}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000720008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000720008, {0xc000a30000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00072eea0, {0xc000a30000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000cafc20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000cafc20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00072eea0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25159 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24887 [select]: net/http.(*persistConn).writeLoop(0xc000724b40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24848 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24867 [IO wait]: internal/poll.runtime_pollWait(0x70bb0854dd98, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00048a700?, 0xc000695800?, 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(0xc00048a700, {0xc000695800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00048a700, {0xc000695800?, 0x17fb?, 0xc0004216c0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005b0368, {0xc000695800?, 0xc000695800?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a01170, {0xc000695800?, 0x70bb0a1fa9f8?, 0x70bb51668f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000658918, {0xc000695800?, 0xe0?, 0x1?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00042db38, {0x2d0f8e0, 0xc000658918}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00042d888, {0x70bb085d2a80, 0xc000a01170}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00042d888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00042d888, {0xc000956000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00072e240, {0xc000956000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007b6ba0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007b6ba0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00072e240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24816 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24359 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x70bb0854d938, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00048ad00?, 0xc000652c00?, 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(0xc00048ad00, {0xc000652c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00048ad00, {0xc000652c00?, 0x12fb?, 0xc00081fc80?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005b0780, {0xc000652c00?, 0xc000652c00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0003121f8, {0xc000652c00?, 0x70bb0a1f9738?, 0x70bb51668f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000312498, {0xc000652c00?, 0x12fb?, 0x3f004000fcf808?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b26d38, {0x2d0f8e0, 0xc000312498}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b26a88, {0x70bb085d2a80, 0xc0003121f8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b26a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b26a88, {0xc000a9c000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00071e6c0, {0xc000a9c000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000bbbce0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000bbbce0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00071e6c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24334 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24271 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x70bb0854d4d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00059b200?, 0xc00064f300?, 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(0xc00059b200, {0xc00064f300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00059b200, {0xc00064f300?, 0x12fb?, 0xc00081ed20?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00034e2d0, {0xc00064f300?, 0xc00064f300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000503350, {0xc00064f300?, 0x70bb0879d408?, 0x70bb51668f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c0eb40, {0xc00064f300?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005b69b8, {0x2d0f8e0, 0xc000c0eb40}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005b6708, {0x70bb085d2a80, 0xc000503350}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005b6708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005b6708, {0xc000872000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007247e0, {0xc000872000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000942780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000942780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007247e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24265 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25020 [IO wait]: internal/poll.runtime_pollWait(0x70bb0a1cc278, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000171000?, 0xc000aba000?, 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(0xc000171000, {0xc000aba000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000171000, {0xc000aba000?, 0x12fb?, 0xc00081f140?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006845a0, {0xc000aba000?, 0xc000aba000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0004d3728, {0xc000aba000?, 0x70bb0a1f9738?, 0x70bb51668f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000313e90, {0xc000aba000?, 0x12fb?, 0xc000094a60?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b25eb8, {0x2d0f8e0, 0xc000313e90}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b25c08, {0x70bb085d2a80, 0xc0004d3728}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b25c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b25c08, {0xc000a97000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0003bc900, {0xc000a97000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000e263c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000e263c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0003bc900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25014 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24881 [select]: net/http.(*persistConn).writeLoop(0xc0005147e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24843 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24328 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0005f0c60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24341 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24838 [IO wait]: internal/poll.runtime_pollWait(0x70bb08554c58, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000346500?, 0xc0008f6000?, 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(0xc000346500, {0xc0008f6000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000346500, {0xc0008f6000?, 0x17fb?, 0xc000a42ca0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006840b0, {0xc0008f6000?, 0xc0008f6000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000502960, {0xc0008f6000?, 0x70bb0879d408?, 0x70bb51668a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c0f3f8, {0xc0008f6000?, 0x17fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00048d0b8, {0x2d0f8e0, 0xc000c0f3f8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00048ce08, {0x70bb085d2a80, 0xc000502960}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00048ce08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00048ce08, {0xc000728000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005146c0, {0xc000728000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a8baa0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a8baa0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005146c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24716 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25041 [IO wait]: internal/poll.runtime_pollWait(0x70bb087b2cf8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00059b300?, 0xc0009c7800?, 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(0xc00059b300, {0xc0009c7800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00059b300, {0xc0009c7800?, 0x17fb?, 0xc00081e2e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000684218, {0xc0009c7800?, 0xc0009c7800?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c0e960, {0xc0009c7800?, 0x70bb0879d408?, 0x70bb51668a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c0f398, {0xc0009c7800?, 0x17fb?, 0xc000d44f00?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b27eb8, {0x2d0f8e0, 0xc000c0f398}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b27c08, {0x70bb085d2a80, 0xc000c0e960}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b27c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b27c08, {0xc000a96000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005145a0, {0xc000a96000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00031bc20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00031bc20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005145a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25191 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25071 [IO wait]: internal/poll.runtime_pollWait(0x70bb08554398, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00048af00?, 0xc000d24000?, 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(0xc00048af00, {0xc000d24000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00048af00, {0xc000d24000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00034e590, {0xc000d24000?, 0x5?, 0x41ed1a8?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a01f50, {0xc000d24000?, 0x70bb0879d408?, 0x70bb51668a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c0e2a0, {0xc000d24000?, 0x41f38a0?, 0xc000a299c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b277b8, {0x2d0f8e0, 0xc000c0e2a0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b27508, {0x70bb085d2a80, 0xc000a01f50}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b27508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b27508, {0xc000d1b000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005158c0, {0xc000d1b000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00038ec60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00038ec60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005158c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25114 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24245 [select]: net/http.(*persistConn).writeLoop(0xc000bea900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24142 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24855 [select]: net/http.(*persistConn).writeLoop(0xc00072e000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24809 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24391 [IO wait]: internal/poll.runtime_pollWait(0x70bb0854d5f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000afed00?, 0xc00088c000?, 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(0xc000afed00, {0xc00088c000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000afed00, {0xc00088c000?, 0x12fb?, 0xc000794420?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088070, {0xc00088c000?, 0xc00088c000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a00000, {0xc00088c000?, 0x70bb0a1fa9f8?, 0x70bb51668a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0006599b0, {0xc00088c000?, 0x12fb?, 0x8000fc39c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001742b8, {0x2d0f8e0, 0xc0006599b0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000174008, {0x70bb085d2a80, 0xc000a00000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000174008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000174008, {0xc000894000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000b766c0, {0xc000894000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007b63c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007b63c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000b766c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24435 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25101 [select]: net/http.(*persistConn).writeLoop(0xc000515320) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25057 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24327 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x70bb0a1cb9b8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00048ab00?, 0xc000a60000?, 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(0xc00048ab00, {0xc000a60000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00048ab00, {0xc000a60000?, 0x41d41e?, 0xc000a439a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006848a8, {0xc000a60000?, 0x70bb0875cf08?, 0x6?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0004d3620, {0xc000a60000?, 0x70bb0875cf08?, 0x70bb516685c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0004d3800, {0xc000a60000?, 0x12fb?, 0xc000301008?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003d7b38, {0x2d0f8e0, 0xc0004d3800}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003d7888, {0x70bb085d2a80, 0xc0004d3620}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003d7888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003d7888, {0xc000a5c000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005f0c60, {0xc000a5c000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b743c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b743c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005f0c60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24341 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24193 [select]: net/http.(*persistConn).writeLoop(0xc00071e240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24184 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24485 [select]: net/http.(*persistConn).writeLoop(0xc00071ed80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24456 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25224 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24197 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25089 [select]: net/http.(*persistConn).writeLoop(0xc00072e7e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25141 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25231 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:603 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 25220 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 24192 [IO wait]: internal/poll.runtime_pollWait(0x70bb0a1cc5c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000afe780?, 0xc000a62600?, 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(0xc000afe780, {0xc000a62600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000afe780, {0xc000a62600?, 0x12fb?, 0xc00081e620?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005b0110, {0xc000a62600?, 0xc000a62600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000658348, {0xc000a62600?, 0x70bb0a1fa9f8?, 0x70bb51668a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0006587f8, {0xc000a62600?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b27438, {0x2d0f8e0, 0xc0006587f8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b27188, {0x70bb085d2a80, 0xc000658348}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b27188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b27188, {0xc0003d2000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00071e240, {0xc0003d2000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000e26240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000e26240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00071e240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24184 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24253 [IO wait]: internal/poll.runtime_pollWait(0x70bb085550b8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00059af00?, 0xc000461900?, 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(0xc00059af00, {0xc000461900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00059af00, {0xc000461900?, 0x12fb?, 0xc0007953c0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000684458, {0xc000461900?, 0xc000461900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a01068, {0xc000461900?, 0x70bb0879d408?, 0x70bb51668a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c0f230, {0xc000461900?, 0x12fb?, 0xc000c6e780?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003d6638, {0x2d0f8e0, 0xc000c0f230}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003d6388, {0x70bb085d2a80, 0xc000a01068}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003d6388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003d6388, {0xc00078c000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000724360, {0xc00078c000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00096a7e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00096a7e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000724360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24258 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25072 [select]: net/http.(*persistConn).writeLoop(0xc0005158c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25114 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25131 [IO wait]: internal/poll.runtime_pollWait(0x70bb08554e88, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00048a580?, 0xc000c59300?, 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(0xc00048a580, {0xc000c59300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00048a580, {0xc000c59300?, 0x12fb?, 0xc000a42660?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005b00d8, {0xc000c59300?, 0xc000c59300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005808e8, {0xc000c59300?, 0x70bb085c7578?, 0x70bb516685c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00086e900, {0xc000c59300?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00048db38, {0x2d0f8e0, 0xc00086e900}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00048d888, {0x70bb085d2a80, 0xc0005808e8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00048d888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00048d888, {0xc000ad3000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000724d80, {0xc000ad3000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00096a2a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00096a2a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000724d80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25125 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24244 [IO wait]: internal/poll.runtime_pollWait(0x70bb087b29b0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00059ab00?, 0xc000460600?, 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(0xc00059ab00, {0xc000460600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00059ab00, {0xc000460600?, 0x12fb?, 0xc000794c80?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005b0288, {0xc000460600?, 0xc000460600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c0e930, {0xc000460600?, 0x70bb0a1f7f78?, 0x70bb51668f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a00f30, {0xc000460600?, 0x12fb?, 0xc0009a89e8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b26638, {0x2d0f8e0, 0xc000a00f30}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b26388, {0x70bb085d2a80, 0xc000c0e930}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b26388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b26388, {0xc0006d2000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000bea900, {0xc0006d2000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00097c360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00097c360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000bea900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24142 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24859 [IO wait]: internal/poll.runtime_pollWait(0x70bb08554b40, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000170380?, 0xc000afcc00?, 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(0xc000170380, {0xc000afcc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000170380, {0xc000afcc00?, 0x12fb?, 0xc000794320?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00034e5a8, {0xc000afcc00?, 0xc000afcc00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000659c20, {0xc000afcc00?, 0x70bb0a1fa9f8?, 0x70bb51668a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0006585d0, {0xc000afcc00?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b250b8, {0x2d0f8e0, 0xc0006585d0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b24e08, {0x70bb085d2a80, 0xc000659c20}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b24e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b24e08, {0xc000a9b000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0003bc120, {0xc000a9b000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00097c8a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00097c8a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0003bc120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24492 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24272 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0007247e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24265 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24320 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc00071e480) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24287 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24197 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc0006bba70?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2d36160?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2d36160, 0xc000b32d20}, {0x2d4f5f0, 0xc000171f00}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xc000b32f90, 0x29a6e00) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2d36160, 0xc000b32d20}, {0x2d4f5f0, 0xc000171f00}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xc000b32f90) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2d36160, 0xc000b32d20}, {0x2d4f5f0, 0xc000171f00}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x1, 0xc0004e3c80) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2d36160, 0xc000b32d20}, {0x2d4f5f0, 0xc000171f00}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x1, 0xc0004e3c80) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fs/operations.ListFn({0x2d36160, 0xc000b32d20}, {0x2d4f5f0, 0xc000171f00}, 0xc0004e3c70) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:769 +0xb2 github.com/rclone/rclone/fs/operations.Delete({0x2d36160, 0xc000b32d20}, {0x2d4f5f0, 0xc000171f00}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1184 +0x11b github.com/rclone/rclone/fs/sync.deleteDSStore(0xc00095e380, 0xc0004c8000) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:175 +0x12e github.com/rclone/rclone/fs/sync.compareNames({0x2d360b8, 0x41f0e80}, 0xc00095e380, 0xc0004c8000, {0xc00096c008, 0x14, 0x24}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:182 +0x85 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc00095e380) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 +0x259 testing.tRunner(0xc00095e380, 0xc000d44000) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 17874 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 25222 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24197 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 24953 [select]: net/http.(*persistConn).writeLoop(0xc0003bc5a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24935 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25252 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:603 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 25220 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 25218 [select]: net/http.(*persistConn).writeLoop(0xc0005145a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25191 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 2900 [chan receive, 53 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2921 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 25230 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:603 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 25220 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 25253 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:603 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 25220 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 24319 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x70bb085545c8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000171e00?, 0xc000651900?, 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(0xc000171e00, {0xc000651900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000171e00, {0xc000651900?, 0x12fb?, 0xc00081f7c0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005b0580, {0xc000651900?, 0xc000651900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c0f530, {0xc000651900?, 0x70bb0875cf08?, 0x70bb516685c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0004d2e28, {0xc000651900?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b269b8, {0x2d0f8e0, 0xc0004d2e28}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b26708, {0x70bb085d2a80, 0xc000c0f530}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b26708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b26708, {0xc000a88000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00071e480, {0xc000a88000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000bba720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000bba720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00071e480) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24287 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25050 [IO wait]: internal/poll.runtime_pollWait(0x70bb087b3158, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00048ac80?, 0xc000a64c00?, 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(0xc00048ac80, {0xc000a64c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00048ac80, {0xc000a64c00?, 0x12fb?, 0xc000421400?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006846a0, {0xc000a64c00?, 0xc000a64c00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c0e408, {0xc000a64c00?, 0x70bb0879d408?, 0x70bb51668a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c0e840, {0xc000a64c00?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00048d438, {0x2d0f8e0, 0xc000c0e840}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00048d188, {0x70bb085d2a80, 0xc000c0e408}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00048d188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00048d188, {0xc000a1b000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0003bcea0, {0xc000a1b000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000953500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000953500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0003bcea0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25033 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24971 [IO wait]: internal/poll.runtime_pollWait(0x70bb085544b0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00048a500?, 0xc000a63900?, 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(0xc00048a500, {0xc000a63900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00048a500, {0xc000a63900?, 0x12fb?, 0xc000795560?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006843e0, {0xc000a63900?, 0xc000a63900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0006599c8, {0xc000a63900?, 0x70bb0a1fa9f8?, 0x70bb51668a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000659d58, {0xc000a63900?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b257b8, {0x2d0f8e0, 0xc000659d58}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b25508, {0x70bb085d2a80, 0xc0006599c8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b25508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b25508, {0xc0008e2000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000514480, {0xc0008e2000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c9eea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c9eea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000514480) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24958 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24368 [IO wait]: internal/poll.runtime_pollWait(0x70bb0854dfc8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00059a900?, 0xc000af8000?, 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(0xc00059a900, {0xc000af8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00059a900, {0xc000af8000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00034e018, {0xc000af8000?, 0x5?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000382150, {0xc000af8000?, 0x70bb0879d7c8?, 0x70bb516685c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000382750, {0xc000af8000?, 0x41f38a0?, 0xc0008449c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005b77b8, {0x2d0f8e0, 0xc000382750}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005b7508, {0x70bb085d2a80, 0xc000382150}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005b7508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005b7508, {0xc000af4000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00071e7e0, {0xc000af4000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c9f560) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c9f560, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00071e7e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24406 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25220 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2d36107?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir({0x2d36160, 0xc000b32d20}, 0xc00040c690, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:619 +0x1cf github.com/rclone/rclone/fs/operations.DeleteFiles(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:632 github.com/rclone/rclone/fs/operations.Delete.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1182 +0x2c created by github.com/rclone/rclone/fs/operations.Delete in goroutine 24197 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1181 +0xc5 goroutine 25021 [select]: net/http.(*persistConn).writeLoop(0xc0003bc900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25014 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25100 [IO wait]: internal/poll.runtime_pollWait(0x70bb08554d70, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00059af80?, 0xc000bbe000?, 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(0xc00059af80, {0xc000bbe000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00059af80, {0xc000bbe000?, 0x12fb?, 0xc0004b4420?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000684850, {0xc000bbe000?, 0xc000bbe000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c0ed20, {0xc000bbe000?, 0x70bb0a1f7f78?, 0x70bb51668108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a01d10, {0xc000bbe000?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00048d7b8, {0x2d0f8e0, 0xc000a01d10}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00048d508, {0x70bb085d2a80, 0xc000c0ed20}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00048d508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00048d508, {0xc000bee000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000515320, {0xc000bee000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000822060) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000822060, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000515320) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25057 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25250 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:603 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 25220 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 25047 [select]: net/http.(*persistConn).writeLoop(0xc0003bca20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25023 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24369 [select]: net/http.(*persistConn).writeLoop(0xc00071e7e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24406 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25225 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24197 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25167 [select]: net/http.(*persistConn).writeLoop(0xc000514a20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25198 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24854 [IO wait]: internal/poll.runtime_pollWait(0x70bb08554910, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00059aa00?, 0xc0009c6000?, 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(0xc00059aa00, {0xc0009c6000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00059aa00, {0xc0009c6000?, 0x17fb?, 0xc0002d5ec0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00034e288, {0xc0009c6000?, 0xc0009c6000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000659020, {0xc0009c6000?, 0x70bb0879d408?, 0x70bb51668a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c0f2f0, {0xc0009c6000?, 0x17fb?, 0xc000dab9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b24638, {0x2d0f8e0, 0xc000c0f2f0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b24388, {0x70bb085d2a80, 0xc000659020}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b24388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b24388, {0xc0008fe000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00072e000, {0xc0008fe000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00097dce0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00097dce0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00072e000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24809 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25223 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24197 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25221 [select]: net/http.(*persistConn).roundTrip(0xc00072e240, 0xc00066eaf0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000290000, 0xc0002b7400) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000401080, 0xc0002b7400) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc0004b5b00, 0xc0002b72c0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.33.0/transport.go:55 +0x15e net/http.send(0xc0002b72c0, {0x2d105e0, 0xc0004b5b00}, {0x6feb01?, 0xc000ad76c8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0003c1140, 0xc0002b72c0, {0x12?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0003c1140, 0xc0002b72c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0005c58b0, {0x2d36160, 0xc000b32d20}, 0xc0002b7040) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc0005c58b0, {0x2d36160, 0xc000b32d20}, 0x419691?, {0x0?, 0x0?}, {0x21f52e0, 0xc0008d7520}, 0x41373d?, 0x29a76c8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:550 +0x3f2 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:493 github.com/rclone/rclone/backend/yandex.(*Fs).readMetaDataForPath.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:243 +0x85 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000401140, 0xc000955940, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000401140, 0xc000955940) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:235 +0x93 github.com/rclone/rclone/backend/yandex.(*Fs).readMetaDataForPath(0xc000171f00, {0x2d36160, 0xc000b32d20}, {0xc000cb2fc0, 0x24}, 0xc000876c08) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:242 +0x6b6 github.com/rclone/rclone/backend/yandex.(*Fs).List(0xc000171f00, {0x2d36160, 0xc000b32d20}, {0xc0006a2b38, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:366 +0x155 github.com/rclone/rclone/fs/list.DirSorted({0x2d36160, 0xc000b32d20}, {0x2d4f5f0, 0xc000171f00}, 0x0, {0xc0006a2b38, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x67 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:403 +0x1e9 created by github.com/rclone/rclone/fs/walk.walk in goroutine 24197 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 24868 [select]: net/http.(*persistConn).writeLoop(0xc00072e240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24816 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24468 [select]: net/http.(*persistConn).writeLoop(0xc00071eb40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24416 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25001 [IO wait]: internal/poll.runtime_pollWait(0x70bb087b2e10, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000346480?, 0xc00088f900?, 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(0xc000346480, {0xc00088f900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000346480, {0xc00088f900?, 0x12fb?, 0xc0004206a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006844f0, {0xc00088f900?, 0x4fc?, 0x43d367?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0004d24c8, {0xc00088f900?, 0x70bb0875cf08?, 0x70bb51668a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0004d3f08, {0xc00088f900?, 0xc000cc59a8?, 0xc000cc59e8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b25b38, {0x2d0f8e0, 0xc0004d3f08}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b25888, {0x70bb085d2a80, 0xc0004d24c8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b25888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b25888, {0xc0009c5000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000514d80, {0xc0009c5000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000942ae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000942ae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000514d80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24989 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24301 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc000bebd40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24294 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24307 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x70bb0854db68, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00059b400?, 0xc000650600?, 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(0xc00059b400, {0xc000650600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00059b400, {0xc000650600?, 0x12fb?, 0xc00081f000?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00034e380, {0xc000650600?, 0xc000650600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005039b0, {0xc000650600?, 0x70bb0879d408?, 0x70bb51668f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c0ee28, {0xc000650600?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005b70b8, {0x2d0f8e0, 0xc000c0ee28}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005b6e08, {0x70bb085d2a80, 0xc0005039b0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005b6e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005b6e08, {0xc000928000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00071e000, {0xc000928000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00065ede0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00065ede0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00071e000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24274 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24467 [IO wait]: internal/poll.runtime_pollWait(0x70bb0a1cc048, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00059ae80?, 0xc000af9300?, 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(0xc00059ae80, {0xc000af9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00059ae80, {0xc000af9300?, 0x12fb?, 0xc000a42360?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000684318, {0xc000af9300?, 0xc000af9300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000502c00, {0xc000af9300?, 0x70bb0a1fa9f8?, 0x70bb51668a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000659068, {0xc000af9300?, 0x12fb?, 0x6b00000000?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00048c638, {0x2d0f8e0, 0xc000659068}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00048c388, {0x70bb085d2a80, 0xc000502c00}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00048c388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00048c388, {0xc000927000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00071eb40, {0xc000927000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00096bc80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00096bc80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00071eb40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24416 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25251 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:603 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 25220 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 25082 [IO wait]: internal/poll.runtime_pollWait(0x70bb087b3040, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00059b280?, 0xc000c58000?, 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(0xc00059b280, {0xc000c58000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00059b280, {0xc000c58000?, 0xf00001201?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005b01e0, {0xc000c58000?, 0x9a3?, 0x25490ccf16785?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000503680, {0xc000c58000?, 0x70bb085c7578?, 0x70bb51668108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00086e558, {0xc000c58000?, 0xc0005b7b68?, 0xc00083e9e0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005b7b38, {0x2d0f8e0, 0xc00086e558}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005b7888, {0x70bb085d2a80, 0xc000503680}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005b7888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005b7888, {0xc000c5f000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000515560, {0xc000c5f000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000bba960) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000bba960, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000515560) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25103 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25046 [IO wait]: internal/poll.runtime_pollWait(0x70bb08554280, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00048a900?, 0xc000890c00?, 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(0xc00048a900, {0xc000890c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00048a900, {0xc000890c00?, 0x12fb?, 0xc0004211a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006845d0, {0xc000890c00?, 0xc000890c00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0004d3ce0, {0xc000890c00?, 0x70bb51671170?, 0x70bb51668f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000010858, {0xc000890c00?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00048c9b8, {0x2d0f8e0, 0xc000010858}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00048c708, {0x70bb085d2a80, 0xc0004d3ce0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00048c708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00048c708, {0xc000a55000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0003bca20, {0xc000a55000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000952180) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000952180, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0003bca20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25023 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24839 [select]: net/http.(*persistConn).writeLoop(0xc0005146c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24716 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24946 [select]: net/http.(*persistConn).writeLoop(0xc00072f7a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24925 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24824 [IO wait]: internal/poll.runtime_pollWait(0x70bb0a1cbf30, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00048a300?, 0xc000694000?, 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(0xc00048a300, {0xc000694000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00048a300, {0xc000694000?, 0x17fb?, 0xc000420f00?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006840a8, {0xc000694000?, 0xc000694000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005028b8, {0xc000694000?, 0x70bb0a1fa9f8?, 0x70bb51668f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000658768, {0xc000694000?, 0x17fb?, 0xc0008bd9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00048cd38, {0x2d0f8e0, 0xc000658768}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00048ca88, {0x70bb085d2a80, 0xc0005028b8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00048ca88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00048ca88, {0xc00097f000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007245a0, {0xc00097f000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007f9200) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007f9200, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007245a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24818 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24877 [select]: net/http.(*persistConn).writeLoop(0xc000725e60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24870 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25255 [sleep]: time.Sleep(0x989680) /usr/local/go/src/runtime/time.go:338 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0xc000658a20?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:170 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 25221 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:169 +0xf6 goroutine 24880 [IO wait]: internal/poll.runtime_pollWait(0x70bb0a1cbad0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000170100?, 0xc000afb900?, 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(0xc000170100, {0xc000afb900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000170100, {0xc000afb900?, 0x12fb?, 0xc000071480?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00034e458, {0xc000afb900?, 0xc000afb900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0006598a8, {0xc000afb900?, 0x70bb0a1f7f78?, 0x70bb51668108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a00690, {0xc000afb900?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b24d38, {0x2d0f8e0, 0xc000a00690}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b24a88, {0x70bb085d2a80, 0xc0006598a8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b24a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b24a88, {0xc000a31000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005147e0, {0xc000a31000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000943980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000943980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005147e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24843 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24363 [IO wait]: internal/poll.runtime_pollWait(0x70bb0854d3c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00059bc80?, 0xc0009cf300?, 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(0xc00059bc80, {0xc0009cf300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00059bc80, {0xc0009cf300?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00034e710, {0xc0009cf300?, 0x5?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000658eb8, {0xc0009cf300?, 0x70bb0a1fa9f8?, 0x70bb51668a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000658060, {0xc0009cf300?, 0x8b?, 0xc000caa9e8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005b7438, {0x2d0f8e0, 0xc000658060}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005b7188, {0x70bb085d2a80, 0xc000658eb8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005b7188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005b7188, {0xc000b7d000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0002f9e60, {0xc000b7d000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ac3080) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ac3080, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0002f9e60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24378 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24825 [select]: net/http.(*persistConn).writeLoop(0xc0007245a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24818 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25088 [IO wait]: internal/poll.runtime_pollWait(0x70bb087b2be0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00048a200?, 0xc000d25300?, 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(0xc00048a200, {0xc000d25300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00048a200, {0xc000d25300?, 0x12fb?, 0xc0004df120?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000684138, {0xc000d25300?, 0xc000d25300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c0e5a0, {0xc000d25300?, 0x70bb0875c008?, 0x70bb51668108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000580420, {0xc000d25300?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b27b38, {0x2d0f8e0, 0xc000580420}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b27888, {0x70bb085d2a80, 0xc000c0e5a0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b27888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b27888, {0xc000a95000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00072e7e0, {0xc000a95000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000e26d80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000e26d80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00072e7e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25141 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25226 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24197 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 24330 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0002f9d40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24351 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25083 [select]: net/http.(*persistConn).writeLoop(0xc000515560) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25103 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24398 [select]: net/http.(*persistConn).writeLoop(0xc000b77440) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24441 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25227 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24197 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 24364 [select]: net/http.(*persistConn).writeLoop(0xc0002f9e60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24378 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24397 [IO wait]: internal/poll.runtime_pollWait(0x70bb0854da50, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000170300?, 0xc00088d300?, 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(0xc000170300, {0xc00088d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000170300, {0xc00088d300?, 0x12fb?, 0xc000794780?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088408, {0xc00088d300?, 0xc00088d300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a004e0, {0xc00088d300?, 0x70bb090467b8?, 0x70bb51668108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005028a0, {0xc00088d300?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001162b8, {0x2d0f8e0, 0xc0005028a0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000116008, {0x70bb085d2a80, 0xc000a004e0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000116008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000116008, {0xc0008a4000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000b77440, {0xc0008a4000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000942600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000942600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000b77440) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24441 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25166 [IO wait]: internal/poll.runtime_pollWait(0x70bb0854deb0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000170400?, 0xc0008f7800?, 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(0xc000170400, {0xc0008f7800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000170400, {0xc0008f7800?, 0x17fb?, 0xc0004b5040?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00034e330, {0xc0008f7800?, 0xc0008f7800?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00086ed80, {0xc0008f7800?, 0x70bb0879d408?, 0x70bb51668a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c0f290, {0xc0008f7800?, 0x17fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00065a2b8, {0x2d0f8e0, 0xc000c0f290}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00065a008, {0x70bb085d2a80, 0xc00086ed80}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00065a008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00065a008, {0xc000a1c000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000514a20, {0xc000a1c000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ac26c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ac26c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000514a20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25198 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24952 [IO wait]: internal/poll.runtime_pollWait(0x70bb085546e0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00048a380?, 0xc0009d2c00?, 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(0xc00048a380, {0xc0009d2c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00048a380, {0xc0009d2c00?, 0x12fb?, 0xc0002d4880?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088540, {0xc0009d2c00?, 0xc0009d2c00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000383488, {0xc0009d2c00?, 0x70bb0879d7c8?, 0x70bb51668f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0003836e0, {0xc0009d2c00?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00042deb8, {0x2d0f8e0, 0xc0003836e0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00042dc08, {0x70bb085d2a80, 0xc000383488}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00042dc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00042dc08, {0xc00077a000, 0x1000, 0xc0003c14d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0003bc5a0, {0xc00077a000?, 0x80ffa5?, 0x2d0c400?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ac3320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ac3320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0003bc5a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24935 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24254 [select]: net/http.(*persistConn).writeLoop(0xc000724360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24258 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.43024778s (try 1/5): exit status 2: Failed []