"./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Starting (try 1/5) 2025/11/01 01:05:28 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi" 2025/11/01 01:05:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 01:05:28 DEBUG : Creating backend with remote "/tmp/rclone2978401192" === 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 "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 01:05:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/01 01:05:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:05:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.37s) === RUN TestCopy run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/01 01:05:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 01:05:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:05:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:05:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 01:05:29 INFO : sub dir/hello world: Copied (new) 2025/11/01 01:05:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.57s) === RUN TestCopyMetadata run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.12s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.11s) === RUN TestCopyMissingDirectory run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:30 DEBUG : Creating backend with remote "/non-existing" 2025/11/01 01:05:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/01 01:05:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:05:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.16s) === RUN TestCopyNoTraverse run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 01:05:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:05:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:05:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 01:05:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.37s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.10s) === RUN TestCopyCheckFirst run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:32 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Running all checks before starting transfers 2025/11/01 01:05:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 01:05:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:05:32 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Checks finished, now starting transfers 2025/11/01 01:05:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:05:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 01:05:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.46s) === RUN TestSyncNoTraverse run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:33 ERROR : Ignoring --no-traverse with sync 2025/11/01 01:05:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 01:05:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:05:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:05:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 01:05:34 INFO : sub dir/hello world: Copied (new) 2025/11/01 01:05:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.28s) === RUN TestCopyWithDepth run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/01 01:05:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:05:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:05:35 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/11/01 01:05:35 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.98s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 01:05:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:05:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:05:36 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/01 01:05:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.97s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:37 DEBUG : object not found: remote potato2: directory 8efbb5c7-962a-41e0-858c-3dd3f9b4e9b9: leaf potato2 2025/11/01 01:05:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 01:05:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:05:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:05:37 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/01 01:05:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.93s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/01 01:05:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 01:05:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/01 01:05:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/01 01:05:38 INFO : sub dir2: Making directory 2025/11/01 01:05:38 INFO : sub dir: Making directory 2025/11/01 01:05:38 INFO : sub dir2/sub sub dir2: Making directory 2025/11/01 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 01:05:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:05:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:05:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 01:05:39 INFO : sub dir/hello world: Copied (new) 2025/11/01 01:05:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.77s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:40 INFO : sub dir2: Making directory 2025/11/01 01:05:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/01 01:05:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 01:05:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 01:05:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:05:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:05:41 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 01:05:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.46s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:42 DEBUG : sub dir2: Making directory with metadata 2025/11/01 01:05:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 01:05:42 INFO : sub dir2: Making directory 2025/11/01 01:05:42 INFO : sub dir: Making directory 2025/11/01 01:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 01:05:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:05:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:05:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 01:05:43 INFO : sub dir/hello world: Copied (new) 2025/11/01 01:05:43 INFO : sub dir/hello world: Deleted 2025/11/01 01:05:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/01 01:05:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.74s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.10s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:44 INFO : sub dir2: Making directory 2025/11/01 01:05:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 01:05:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:05:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:05:44 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 01:05:44 INFO : sub dir/hello world: Copied (new) 2025/11/01 01:05:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:45 DEBUG : sub dir2: Making directory with metadata 2025/11/01 01:05:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 01:05:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/01 01:05:45 INFO : sub dir2: Making directory 2025/11/01 01:05:45 INFO : sub dir: Making directory 2025/11/01 01:05:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 01:05:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:05:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:05:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 01:05:45 INFO : sub dir/hello world: Copied (new) 2025/11/01 01:05:45 DEBUG : Waiting for deletions to finish 2025/11/01 01:05:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.54s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.10s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:46 INFO : sub dir2: Making directory 2025/11/01 01:05:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 01:05:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:05:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:05:47 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 01:05:47 INFO : sub dir/hello world: Copied (new) 2025/11/01 01:05:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.24s) === RUN TestServerSideCopy run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:48 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-hijubad9lone" sync_test.go:620: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi -> Quatrix FS for account rclone.quatrix.it at rclone-test-hijubad9lone 2025/11/01 01:05:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 01:05:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-hijubad9lone: Waiting for checks to finish 2025/11/01 01:05:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-hijubad9lone: Waiting for transfers to finish 2025/11/01 01:05:49 DEBUG : sub dir/hello world.333df778.partial: renamed to: sub dir/hello world 2025/11/01 01:05:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/01 01:05:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-hijubad9lone: Purge remote --- PASS: TestServerSideCopy (2.11s) === RUN TestCopyOverSelf run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/11/01 01:05:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:05:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:05:51 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/01 01:05:51 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.65s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:52 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xetajoh9tove" sync_test.go:656: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi -> Quatrix FS for account rclone.quatrix.it at rclone-test-xetajoh9tove 2025/11/01 01:05:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 01:05:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xetajoh9tove: Waiting for checks to finish 2025/11/01 01:05:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xetajoh9tove: Waiting for transfers to finish 2025/11/01 01:05:53 DEBUG : sub dir/hello world.333df778.partial: renamed to: sub dir/hello world 2025/11/01 01:05:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/01 01:05:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xetajoh9tove: Waiting for checks to finish 2025/11/01 01:05:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/11/01 01:05:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xetajoh9tove: Waiting for transfers to finish 2025/11/01 01:05:54 DEBUG : sub dir/hello world.3c8c9928.partial: renamed to: sub dir/hello world 2025/11/01 01:05:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/01 01:05:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xetajoh9tove: Purge remote --- PASS: TestServerSideCopyOverSelf (3.41s) === RUN TestMoveOverSelf run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/11/01 01:05:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:05:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:05:56 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/01 01:05:56 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/01 01:05:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.85s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:05:57 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xatagam2bowu" sync_test.go:701: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi -> Quatrix FS for account rclone.quatrix.it at rclone-test-xatagam2bowu 2025/11/01 01:05:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 01:05:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xatagam2bowu: Waiting for checks to finish 2025/11/01 01:05:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xatagam2bowu: Waiting for transfers to finish 2025/11/01 01:05:58 DEBUG : sub dir/hello world.333df778.partial: renamed to: sub dir/hello world 2025/11/01 01:05:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/01 01:05:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xatagam2bowu: Using server-side directory move 2025/11/01 01:05:59 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-xatagam2bowu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/01 01:05:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/11/01 01:05:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xatagam2bowu: Waiting for checks to finish 2025/11/01 01:05:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xatagam2bowu: Waiting for transfers to finish 2025/11/01 01:05:59 INFO : sub dir/hello world: Deleted 2025/11/01 01:05:59 INFO : sub dir/hello world: Moved (server-side) 2025/11/01 01:06:00 DEBUG : testing file moves 2025/11/01 01:06:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xatagam2bowu: Waiting for checks to finish 2025/11/01 01:06:00 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/11/01 01:06:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xatagam2bowu: Waiting for transfers to finish 2025/11/01 01:06:00 INFO : sub dir/hello world: Deleted 2025/11/01 01:06:00 INFO : sub dir/hello world: Moved (server-side) 2025/11/01 01:06:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xatagam2bowu: Purge remote --- PASS: TestServerSideMoveOverSelf (4.25s) === RUN TestCopyAfterDelete run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:01 ERROR : error listing: directory not found 2025/11/01 01:06:02 INFO : Local file system at /tmp/rclone2978401192: Making directory 2025/11/01 01:06:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.49s) === RUN TestCopyRedownload run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:03 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/01 01:06:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 01:06:03 DEBUG : Local file system at /tmp/rclone2978401192: Waiting for checks to finish 2025/11/01 01:06:03 DEBUG : Local file system at /tmp/rclone2978401192: Waiting for transfers to finish 2025/11/01 01:06:03 DEBUG : sub dir/hello world.333df778.partial: renamed to: sub dir/hello world 2025/11/01 01:06:03 INFO : sub dir/hello world: Copied (new) 2025/11/01 01:06:03 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (1.40s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/01 01:06:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:04 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/11/01 01:06:04 INFO : check sum: Copied (new) 2025/11/01 01:06:04 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:04 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/01 01:06:04 DEBUG : check sum: Size of src and dst objects identical 2025/11/01 01:06:04 DEBUG : check sum: Unchanged skipping 2025/11/01 01:06:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:04 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:04 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.57s) === RUN TestSyncSizeOnly run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:05 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/01 01:06:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:06 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/11/01 01:06:06 INFO : sizeonly: Copied (new) 2025/11/01 01:06:06 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:06 DEBUG : sizeonly: Sizes identical 2025/11/01 01:06:06 DEBUG : sizeonly: Unchanged skipping 2025/11/01 01:06:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:06 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:06 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.99s) === RUN TestSyncIgnoreSize run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/01 01:06:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:07 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/11/01 01:06:07 INFO : ignore-size: Copied (new) 2025/11/01 01:06:07 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:07 DEBUG : ignore-size: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:06:07 DEBUG : ignore-size: Unchanged skipping 2025/11/01 01:06:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:07 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.97s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:08 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:06:08 DEBUG : existing: Unchanged skipping 2025/11/01 01:06:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:08 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:08 INFO : There was nothing to transfer 2025/11/01 01:06:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/01 01:06:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:09 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/01 01:06:09 INFO : existing: Copied (replaced existing) 2025/11/01 01:06:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.46s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/01 01:06:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:09 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/01 01:06:09 INFO : existing: Copied (new) 2025/11/01 01:06:09 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:09 DEBUG : existing: Destination exists, skipping 2025/11/01 01:06:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:09 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.86s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:11 INFO : d: Making directory 2025/11/01 01:06:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/01 01:06:11 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:06:11 DEBUG : c/non empty space: Unchanged skipping 2025/11/01 01:06:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:12 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/01 01:06:12 INFO : a/potato2: Copied (new) 2025/11/01 01:06:12 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:12 INFO : b/potato: Deleted 2025/11/01 01:06:12 INFO : d: Removing directory 2025/11/01 01:06:12 INFO : b: Removing directory 2025/11/01 01:06:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: deleted 2 directories --- PASS: TestSyncIgnoreErrors (3.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:14 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2025/11/01 01:06:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:14 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/01 01:06:14 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:14 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2025/11/01 01:06:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:14 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/11/01 01:06:14 INFO : empty space: Copied (replaced existing) 2025/11/01 01:06:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (1.42s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.10s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:15 DEBUG : foo: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2025/11/01 01:06:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:16 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/11/01 01:06:16 INFO : foo: Copied (replaced existing) 2025/11/01 01:06:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.21s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:16 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:06:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/01 01:06:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:16 DEBUG : empty space: Unchanged skipping 2025/11/01 01:06:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:17 DEBUG : potato.06503f43.partial: renamed to: potato 2025/11/01 01:06:17 INFO : potato: Copied (new) 2025/11/01 01:06:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.20s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/11/01 01:06:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:18 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/11/01 01:06:18 INFO : potato: Copied (replaced existing) 2025/11/01 01:06:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.12s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:19 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/01 01:06:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:19 DEBUG : potato.a809149f.partial: renamed to: potato 2025/11/01 01:06:19 INFO : potato: Copied (replaced existing) 2025/11/01 01:06:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 01:06:20 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:06:20 DEBUG : empty space: Unchanged skipping 2025/11/01 01:06:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/01 01:06:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:20 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:21 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:06:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 01:06:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:21 DEBUG : empty space: Unchanged skipping 2025/11/01 01:06:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:22 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/01 01:06:22 INFO : potato2: Copied (new) 2025/11/01 01:06:22 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:23 INFO : d: Making directory 2025/11/01 01:06:23 INFO : d/e: Making directory 2025/11/01 01:06:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/01 01:06:23 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:06:23 DEBUG : c/non empty space: Unchanged skipping 2025/11/01 01:06:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:24 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/01 01:06:24 INFO : a/potato2: Copied (new) 2025/11/01 01:06:24 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:24 INFO : b/potato: Deleted 2025/11/01 01:06:24 INFO : d/e: Removing directory 2025/11/01 01:06:24 INFO : d: Removing directory 2025/11/01 01:06:24 INFO : b: Removing directory 2025/11/01 01:06:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:26 INFO : d: Making directory 2025/11/01 01:06:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/01 01:06:26 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:06:26 DEBUG : c/non empty space: Unchanged skipping 2025/11/01 01:06:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:27 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/01 01:06:27 INFO : a/potato2: Copied (new) 2025/11/01 01:06:27 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: not deleting files as there were IO errors 2025/11/01 01:06:27 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:29 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:29 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:06:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 01:06:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:29 DEBUG : empty space: Unchanged skipping 2025/11/01 01:06:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:29 INFO : potato: Deleted 2025/11/01 01:06:30 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/01 01:06:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.66s) === RUN TestSyncDeleteBefore run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:31 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:31 INFO : potato: Deleted 2025/11/01 01:06:31 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:06:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 01:06:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:31 DEBUG : empty space: Unchanged skipping 2025/11/01 01:06:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:32 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/01 01:06:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (1.74s) === RUN TestCopyDeleteBefore run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 01:06:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:33 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/11/01 01:06:33 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.26s) === RUN TestSyncWithExclude run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:34 DEBUG : enormous: Excluded (Size Filter) 2025/11/01 01:06:34 DEBUG : enormous: Excluded 2025/11/01 01:06:34 DEBUG : potato2: Excluded (Size Filter) 2025/11/01 01:06:34 DEBUG : potato2: Excluded 2025/11/01 01:06:34 DEBUG : potato2: Excluded (Size Filter) 2025/11/01 01:06:34 DEBUG : potato2: Excluded 2025/11/01 01:06:34 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:06:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:34 DEBUG : empty space: Unchanged skipping 2025/11/01 01:06:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:34 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:34 INFO : There was nothing to transfer 2025/11/01 01:06:34 DEBUG : enormous: Excluded (Size Filter) 2025/11/01 01:06:34 DEBUG : enormous: Excluded 2025/11/01 01:06:34 DEBUG : potato2: Excluded (Size Filter) 2025/11/01 01:06:34 DEBUG : potato2: Excluded 2025/11/01 01:06:34 DEBUG : potato2: Excluded (Size Filter) 2025/11/01 01:06:34 DEBUG : potato2: Excluded 2025/11/01 01:06:34 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2025/11/01 01:06:34 DEBUG : Local file system at /tmp/rclone2978401192: Waiting for checks to finish 2025/11/01 01:06:34 DEBUG : empty space: Unchanged skipping 2025/11/01 01:06:34 DEBUG : Local file system at /tmp/rclone2978401192: Waiting for transfers to finish 2025/11/01 01:06:34 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.25s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:36 DEBUG : enormous: Excluded (Size Filter) 2025/11/01 01:06:36 DEBUG : enormous: Excluded 2025/11/01 01:06:36 DEBUG : potato2: Excluded (Size Filter) 2025/11/01 01:06:36 DEBUG : potato2: Excluded 2025/11/01 01:06:36 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:06:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:36 DEBUG : empty space: Unchanged skipping 2025/11/01 01:06:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:36 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:36 INFO : potato2: Deleted 2025/11/01 01:06:36 INFO : enormous: Deleted 2025/11/01 01:06:36 INFO : There was nothing to transfer 2025/11/01 01:06:36 DEBUG : Local file system at /tmp/rclone2978401192: Waiting for checks to finish 2025/11/01 01:06:36 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2025/11/01 01:06:36 DEBUG : empty space: Unchanged skipping 2025/11/01 01:06:36 DEBUG : Local file system at /tmp/rclone2978401192: Waiting for transfers to finish 2025/11/01 01:06:36 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:36 INFO : enormous: Deleted 2025/11/01 01:06:36 INFO : potato2: Deleted 2025/11/01 01:06:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.62s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:37 DEBUG : five: Need to transfer - File not found at Destination 2025/11/01 01:06:37 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/11/01 01:06:37 DEBUG : three: Sizes identical 2025/11/01 01:06:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:37 DEBUG : one: Destination is newer than source, skipping 2025/11/01 01:06:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/01 01:06:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/01 01:06:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:38 DEBUG : five.0fee171d.partial: renamed to: five 2025/11/01 01:06:38 INFO : five: Copied (new) 2025/11/01 01:06:38 DEBUG : two.8549bf6d.partial: renamed to: two 2025/11/01 01:06:38 INFO : two: Copied (replaced existing) 2025/11/01 01:06:38 DEBUG : four.f852663a.partial: renamed to: four 2025/11/01 01:06:38 INFO : four: Copied (replaced existing) 2025/11/01 01:06:38 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (2.89s) === 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 "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" sync_test.go:1568: Can track renames: false 2025/11/01 01:06:39 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/01 01:06:39 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/01 01:06:39 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/01 01:06:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:39 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/01 01:06:39 INFO : potato: Copied (new) 2025/11/01 01:06:40 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/01 01:06:40 INFO : yam: Copied (new) 2025/11/01 01:06:40 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:40 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/01 01:06:40 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:06:40 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/01 01:06:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:40 DEBUG : potato: Unchanged skipping 2025/11/01 01:06:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:40 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/11/01 01:06:40 INFO : yaml: Copied (new) 2025/11/01 01:06:40 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:40 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (1.64s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" sync_test.go:1640: Can track renames: true 2025/11/01 01:06:41 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Making map for --track-renames 2025/11/01 01:06:41 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Finished making map for --track-renames 2025/11/01 01:06:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/01 01:06:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/01 01:06:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for renames to finish 2025/11/01 01:06:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:41 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/01 01:06:41 INFO : potato: Copied (new) 2025/11/01 01:06:41 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/01 01:06:41 INFO : yam: Copied (new) 2025/11/01 01:06:41 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:41 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:06:41 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Making map for --track-renames 2025/11/01 01:06:41 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Finished making map for --track-renames 2025/11/01 01:06:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:41 DEBUG : potato: Unchanged skipping 2025/11/01 01:06:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for renames to finish 2025/11/01 01:06:41 DEBUG : object not found: remote yaml: directory 8efbb5c7-962a-41e0-858c-3dd3f9b4e9b9: leaf yaml 2025/11/01 01:06:41 INFO : yam: Moved (server-side) to: yaml 2025/11/01 01:06:41 INFO : yaml: Renamed from "yam" 2025/11/01 01:06:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:41 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:41 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.25s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" sync_test.go:1679: Can track renames: true 2025/11/01 01:06:42 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Making map for --track-renames 2025/11/01 01:06:42 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Finished making map for --track-renames 2025/11/01 01:06:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/01 01:06:42 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/01 01:06:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for renames to finish 2025/11/01 01:06:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:42 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/01 01:06:42 INFO : potato: Copied (new) 2025/11/01 01:06:43 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/11/01 01:06:43 INFO : sub/yam: Copied (new) 2025/11/01 01:06:43 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:43 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:06:43 DEBUG : potato: Unchanged skipping 2025/11/01 01:06:43 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Making map for --track-renames 2025/11/01 01:06:43 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Finished making map for --track-renames 2025/11/01 01:06:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for renames to finish 2025/11/01 01:06:43 DEBUG : object not found: remote yam: directory 8efbb5c7-962a-41e0-858c-3dd3f9b4e9b9: leaf yam 2025/11/01 01:06:43 INFO : sub/yam: Moved (server-side) to: yam 2025/11/01 01:06:43 INFO : yam: Renamed from "sub/yam" 2025/11/01 01:06:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:43 DEBUG : Waiting for deletions to finish 2025/11/01 01:06:43 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.87s) === RUN TestServerSideMoveLocal run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:44 DEBUG : Creating backend with remote "/tmp/rclone2978401192/dir1" 2025/11/01 01:06:44 DEBUG : Creating backend with remote "/tmp/rclone2978401192/dir2" 2025/11/01 01:06:44 DEBUG : Local file system at /tmp/rclone2978401192/dir2: Using server-side directory move 2025/11/01 01:06:44 INFO : Local file system at /tmp/rclone2978401192/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/01 01:06:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/01 01:06:44 DEBUG : Local file system at /tmp/rclone2978401192/dir2: Waiting for checks to finish 2025/11/01 01:06:44 DEBUG : Local file system at /tmp/rclone2978401192/dir2: Waiting for transfers to finish 2025/11/01 01:06:44 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.12s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 01:06:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/01 01:06:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:44 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 01:06:44 INFO : sub dir/hello world: Copied (new) 2025/11/01 01:06:44 INFO : sub dir/hello world: Deleted 2025/11/01 01:06:45 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/01 01:06:45 INFO : nested/sub dir/file: Copied (new) 2025/11/01 01:06:45 INFO : nested/sub dir/file: Deleted 2025/11/01 01:06:45 INFO : sub dir: Removing directory 2025/11/01 01:06:45 INFO : nested/sub dir: Removing directory 2025/11/01 01:06:45 INFO : nested: Removing directory 2025/11/01 01:06:45 DEBUG : Local file system at /tmp/rclone2978401192: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.60s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 01:06:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/01 01:06:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:47 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 01:06:47 INFO : sub dir/hello world: Copied (new) 2025/11/01 01:06:47 INFO : sub dir/hello world: Deleted 2025/11/01 01:06:47 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/01 01:06:47 INFO : nested/sub dir/file: Copied (new) 2025/11/01 01:06:47 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.41s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/01 01:06:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/01 01:06:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:49 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/11/01 01:06:49 INFO : existing-b: Copied (new) 2025/11/01 01:06:49 INFO : existing-b: Deleted 2025/11/01 01:06:50 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/01 01:06:50 INFO : existing: Copied (new) 2025/11/01 01:06:50 INFO : existing: Deleted 2025/11/01 01:06:50 DEBUG : existing: Destination exists, skipping 2025/11/01 01:06:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:06:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/01 01:06:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:06:50 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.21s) === RUN TestServerSideMove run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:50 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xupixuz4coxo" sync_test.go:1735: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi -> Quatrix FS for account rclone.quatrix.it at rclone-test-xupixuz4coxo 2025/11/01 01:06:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xupixuz4coxo: Using server-side directory move 2025/11/01 01:06:52 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-xupixuz4coxo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/01 01:06:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 01:06:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/11/01 01:06:52 DEBUG : empty space: Unchanged skipping 2025/11/01 01:06:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/11/01 01:06:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xupixuz4coxo: Waiting for checks to finish 2025/11/01 01:06:52 INFO : potato2: Moved (server-side) 2025/11/01 01:06:52 INFO : potato3: Deleted 2025/11/01 01:06:52 INFO : empty space: Deleted 2025/11/01 01:06:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xupixuz4coxo: Waiting for transfers to finish 2025/11/01 01:06:52 INFO : potato3: Moved (server-side) 2025/11/01 01:06:53 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-pefixoq7baku" 2025/11/01 01:06:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-pefixoq7baku: Using server-side directory move 2025/11/01 01:06:53 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-pefixoq7baku: Server side directory move succeeded 2025/11/01 01:06:53 ERROR : error listing: directory not found 2025/11/01 01:06:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-pefixoq7baku: Purge remote 2025/11/01 01:06:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xupixuz4coxo: Purge remote 2025/11/01 01:06:53 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (3.32s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:53 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-ladoviv8jeli" sync_test.go:1735: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi -> Quatrix FS for account rclone.quatrix.it at rclone-test-ladoviv8jeli 2025/11/01 01:06:55 DEBUG : empty space: Excluded (Size Filter) 2025/11/01 01:06:55 DEBUG : empty space: Excluded 2025/11/01 01:06:55 DEBUG : empty space: Excluded (Size Filter) 2025/11/01 01:06:55 DEBUG : empty space: Excluded 2025/11/01 01:06:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 01:06:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/11/01 01:06:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-ladoviv8jeli: Waiting for checks to finish 2025/11/01 01:06:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-ladoviv8jeli: Waiting for transfers to finish 2025/11/01 01:06:55 INFO : potato2: Moved (server-side) 2025/11/01 01:06:55 INFO : potato3: Deleted 2025/11/01 01:06:55 INFO : potato3: Moved (server-side) 2025/11/01 01:06:56 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-kuwodir8yeku" 2025/11/01 01:06:56 DEBUG : empty space: Excluded (Size Filter) 2025/11/01 01:06:56 DEBUG : empty space: Excluded 2025/11/01 01:06:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 01:06:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/01 01:06:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kuwodir8yeku: Waiting for checks to finish 2025/11/01 01:06:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kuwodir8yeku: Waiting for transfers to finish 2025/11/01 01:06:56 INFO : potato2: Moved (server-side) 2025/11/01 01:06:56 INFO : potato3: Moved (server-side) 2025/11/01 01:06:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kuwodir8yeku: Purge remote 2025/11/01 01:06:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-ladoviv8jeli: Purge remote --- PASS: TestServerSideMoveWithFilter (3.39s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:06:57 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jecigoz2fuce" 2025/11/01 01:06:58 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi -> Quatrix FS for account rclone.quatrix.it at rclone-test-jecigoz2fuce 2025/11/01 01:06:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-jecigoz2fuce: Using server-side directory move 2025/11/01 01:06:59 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-jecigoz2fuce: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/01 01:06:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 01:06:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/11/01 01:06:59 DEBUG : empty space: Unchanged skipping 2025/11/01 01:06:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/11/01 01:06:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-jecigoz2fuce: Waiting for checks to finish 2025/11/01 01:06:59 INFO : potato2: Moved (server-side) 2025/11/01 01:06:59 INFO : potato3: Deleted 2025/11/01 01:06:59 INFO : potato3: Moved (server-side) 2025/11/01 01:06:59 INFO : empty space: Deleted 2025/11/01 01:06:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-jecigoz2fuce: Waiting for transfers to finish 2025/11/01 01:06:59 INFO : tomatoDir: Removing directory 2025/11/01 01:06:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: deleted 1 directories 2025/11/01 01:07:00 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-cojumez1suwi" 2025/11/01 01:07:00 INFO : tomatoDir: Making directory 2025/11/01 01:07:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-cojumez1suwi: Using server-side directory move 2025/11/01 01:07:00 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-cojumez1suwi: Server side directory move succeeded 2025/11/01 01:07:00 ERROR : error listing: directory not found 2025/11/01 01:07:00 ERROR : error listing: directory not found 2025/11/01 01:07:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-cojumez1suwi: Purge remote 2025/11/01 01:07:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-jecigoz2fuce: Purge remote 2025/11/01 01:07:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (3.84s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.10s) === RUN TestSyncOverlap run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:07:01 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/rclone-sync-test" --- PASS: TestSyncOverlap (0.38s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:07:01 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/rclone-sync-test" 2025/11/01 01:07:01 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/rclone-sync-test-include/layer2" 2025/11/01 01:07:02 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/rclone-sync-test-ignore-file" 2025/11/01 01:07:03 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 916bbb1a-713f-4901-8fa3-02df035b8397: leaf .ignore 2025/11/01 01:07:03 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 916bbb1a-713f-4901-8fa3-02df035b8397: leaf .ignore 2025/11/01 01:07:03 DEBUG : rclone-sync-test: Excluded 2025/11/01 01:07:03 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 4f67ed01-40ba-4e34-8b85-538ed68e6299: leaf .ignore 2025/11/01 01:07:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/01 01:07:03 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 72a8a826-b5f5-4be9-ab0c-17a58dd6383c: leaf .ignore 2025/11/01 01:07:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/01 01:07:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/rclone-sync-test: Waiting for checks to finish 2025/11/01 01:07:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/rclone-sync-test: Waiting for transfers to finish 2025/11/01 01:07:03 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:03 INFO : There was nothing to transfer 2025/11/01 01:07:03 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 916bbb1a-713f-4901-8fa3-02df035b8397: leaf .ignore 2025/11/01 01:07:03 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 916bbb1a-713f-4901-8fa3-02df035b8397: leaf .ignore 2025/11/01 01:07:03 DEBUG : rclone-sync-test: Excluded 2025/11/01 01:07:03 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 4f67ed01-40ba-4e34-8b85-538ed68e6299: leaf .ignore 2025/11/01 01:07:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/01 01:07:03 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 72a8a826-b5f5-4be9-ab0c-17a58dd6383c: leaf .ignore 2025/11/01 01:07:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/01 01:07:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:07:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:07:03 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:03 INFO : rclone-sync-test-include: Removing directory 2025/11/01 01:07:03 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/01 01:07:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: failed to delete 1 directories 2025/11/01 01:07:03 INFO : There was nothing to transfer 2025/11/01 01:07:04 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 72a8a826-b5f5-4be9-ab0c-17a58dd6383c: leaf .ignore 2025/11/01 01:07:04 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 916bbb1a-713f-4901-8fa3-02df035b8397: leaf .ignore 2025/11/01 01:07:04 DEBUG : rclone-sync-test: Excluded 2025/11/01 01:07:04 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 4f67ed01-40ba-4e34-8b85-538ed68e6299: leaf .ignore 2025/11/01 01:07:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/01 01:07:04 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 72a8a826-b5f5-4be9-ab0c-17a58dd6383c: leaf .ignore 2025/11/01 01:07:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/01 01:07:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/01 01:07:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/01 01:07:04 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:04 INFO : There was nothing to transfer 2025/11/01 01:07:04 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 72a8a826-b5f5-4be9-ab0c-17a58dd6383c: leaf .ignore 2025/11/01 01:07:04 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 916bbb1a-713f-4901-8fa3-02df035b8397: leaf .ignore 2025/11/01 01:07:04 DEBUG : rclone-sync-test: Excluded 2025/11/01 01:07:04 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 4f67ed01-40ba-4e34-8b85-538ed68e6299: leaf .ignore 2025/11/01 01:07:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/01 01:07:04 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 72a8a826-b5f5-4be9-ab0c-17a58dd6383c: leaf .ignore 2025/11/01 01:07:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/01 01:07:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:07:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:07:04 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:04 INFO : rclone-sync-test-include: Removing directory 2025/11/01 01:07:04 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/01 01:07:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: failed to delete 1 directories 2025/11/01 01:07:04 INFO : There was nothing to transfer 2025/11/01 01:07:04 DEBUG : Excluded 2025/11/01 01:07:04 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 916bbb1a-713f-4901-8fa3-02df035b8397: leaf .ignore 2025/11/01 01:07:04 DEBUG : rclone-sync-test: Excluded 2025/11/01 01:07:04 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 4f67ed01-40ba-4e34-8b85-538ed68e6299: leaf .ignore 2025/11/01 01:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/01 01:07:05 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 72a8a826-b5f5-4be9-ab0c-17a58dd6383c: leaf .ignore 2025/11/01 01:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/01 01:07:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/01 01:07:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/01 01:07:05 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:05 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (4.95s) === RUN TestSyncCompareDest run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:07:06 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/dst" 2025/11/01 01:07:06 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/CompareDest" 2025/11/01 01:07:07 DEBUG : one: Need to transfer - File not found at Destination 2025/11/01 01:07:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:07 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/01 01:07:07 INFO : one: Copied (new) 2025/11/01 01:07:07 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 01:07:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:08 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/01 01:07:08 INFO : one: Copied (replaced existing) 2025/11/01 01:07:08 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 01:07:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:09 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:07:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/01 01:07:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:09 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:09 INFO : There was nothing to transfer 2025/11/01 01:07:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 01:07:10 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:07:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/01 01:07:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:10 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:07:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/01 01:07:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:10 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:10 INFO : There was nothing to transfer 2025/11/01 01:07:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 01:07:10 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:07:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/01 01:07:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:10 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:07:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/01 01:07:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:10 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:10 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/01 01:07:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 01:07:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/11/01 01:07:11 DEBUG : two: Need to transfer - File not found at Destination 2025/11/01 01:07:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:11 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:07:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/01 01:07:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:11 DEBUG : two.a319cd8b.partial: renamed to: two 2025/11/01 01:07:11 INFO : two: Copied (new) 2025/11/01 01:07:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (6.67s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:07:14 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/dest" 2025/11/01 01:07:14 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/pre-dest1" 2025/11/01 01:07:14 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/pre-dest2" 2025/11/01 01:07:14 DEBUG : 1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:07:14 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/01 01:07:14 DEBUG : object not found: remote 2: directory e07d9741-a112-48f2-bfa7-18f39358c338: leaf 2 2025/11/01 01:07:15 DEBUG : 2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:07:15 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/01 01:07:15 DEBUG : object not found: remote 3: directory e07d9741-a112-48f2-bfa7-18f39358c338: leaf 3 2025/11/01 01:07:15 DEBUG : object not found: remote 3: directory 7a5c598d-6952-4d18-a6c2-378d11f2594e: leaf 3 2025/11/01 01:07:15 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/01 01:07:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dest: Waiting for checks to finish 2025/11/01 01:07:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dest: Waiting for transfers to finish 2025/11/01 01:07:15 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/11/01 01:07:15 INFO : 3: Copied (new) 2025/11/01 01:07:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.27s) === RUN TestSyncCopyDest run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:07:17 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/dst" 2025/11/01 01:07:17 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/CopyDest" 2025/11/01 01:07:18 DEBUG : one: Need to transfer - File not found at Destination 2025/11/01 01:07:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:18 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/01 01:07:18 INFO : one: Copied (new) 2025/11/01 01:07:18 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 01:07:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:19 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/01 01:07:19 INFO : one: Copied (replaced existing) 2025/11/01 01:07:19 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:20 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/BackupDir" 2025/11/01 01:07:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 01:07:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:20 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:07:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 01:07:20 INFO : one: Moved (server-side) 2025/11/01 01:07:21 DEBUG : one.8b5a54a3.partial: renamed to: one 2025/11/01 01:07:21 INFO : one: Copied (server-side copy) 2025/11/01 01:07:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/01 01:07:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:21 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:21 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:07:21 DEBUG : one: Unchanged skipping 2025/11/01 01:07:21 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:07:22 DEBUG : two.857f364e.partial: renamed to: two 2025/11/01 01:07:22 INFO : two: Copied (server-side copy) 2025/11/01 01:07:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/01 01:07:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:22 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:22 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:07:22 DEBUG : one: Unchanged skipping 2025/11/01 01:07:22 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:07:22 DEBUG : two: Unchanged skipping 2025/11/01 01:07:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:22 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:22 INFO : There was nothing to transfer 2025/11/01 01:07:22 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:07:22 DEBUG : one: Unchanged skipping 2025/11/01 01:07:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/11/01 01:07:23 DEBUG : three: Destination not found in --copy-dest 2025/11/01 01:07:23 DEBUG : three: Need to transfer - File not found at Destination 2025/11/01 01:07:23 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/01 01:07:23 DEBUG : two: Unchanged skipping 2025/11/01 01:07:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:23 DEBUG : three.63cf7c49.partial: renamed to: three 2025/11/01 01:07:23 INFO : three: Copied (new) 2025/11/01 01:07:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (7.96s) === RUN TestSyncBackupDir run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:07:26 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/dst" 2025/11/01 01:07:26 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/backup" 2025/11/01 01:07:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/11/01 01:07:27 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:07:27 DEBUG : two: Unchanged skipping 2025/11/01 01:07:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:27 INFO : one: Moved (server-side) 2025/11/01 01:07:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:27 DEBUG : one.a292864a.partial: renamed to: one 2025/11/01 01:07:27 INFO : one: Copied (new) 2025/11/01 01:07:27 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:27 DEBUG : object not found: remote three.txt: directory 175e982f-0715-4e4d-afc7-5ee0414c9fba: leaf three.txt 2025/11/01 01:07:27 INFO : three.txt: Moved (server-side) 2025/11/01 01:07:27 INFO : three.txt: Moved into backup dir 2025/11/01 01:07:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/11/01 01:07:28 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:07:28 DEBUG : two: Unchanged skipping 2025/11/01 01:07:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:28 INFO : one: Deleted 2025/11/01 01:07:28 INFO : one: Moved (server-side) 2025/11/01 01:07:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:29 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/01 01:07:29 INFO : one: Copied (new) 2025/11/01 01:07:29 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:29 INFO : three.txt: Deleted 2025/11/01 01:07:29 INFO : three.txt: Moved (server-side) 2025/11/01 01:07:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (5.72s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:07:32 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/dst" 2025/11/01 01:07:32 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/backup" 2025/11/01 01:07:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/11/01 01:07:32 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:07:32 DEBUG : two: Unchanged skipping 2025/11/01 01:07:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:32 INFO : one: Moved (server-side) to: one.bak 2025/11/01 01:07:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:33 DEBUG : one.a292864a.partial: renamed to: one 2025/11/01 01:07:33 INFO : one: Copied (new) 2025/11/01 01:07:33 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:33 DEBUG : object not found: remote three.txt.bak: directory c730b265-a8f2-4506-a872-e60d58f42f92: leaf three.txt.bak 2025/11/01 01:07:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/01 01:07:33 INFO : three.txt: Moved into backup dir 2025/11/01 01:07:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/11/01 01:07:34 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:07:34 DEBUG : two: Unchanged skipping 2025/11/01 01:07:34 INFO : one.bak: Deleted 2025/11/01 01:07:34 INFO : one: Moved (server-side) to: one.bak 2025/11/01 01:07:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:34 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/01 01:07:34 INFO : one: Copied (new) 2025/11/01 01:07:34 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:34 INFO : three.txt.bak: Deleted 2025/11/01 01:07:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/01 01:07:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (5.24s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:07:37 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/dst" 2025/11/01 01:07:37 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/backup" 2025/11/01 01:07:37 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:07:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/11/01 01:07:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:37 DEBUG : two: Unchanged skipping 2025/11/01 01:07:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/01 01:07:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:38 DEBUG : one.a292864a.partial: renamed to: one 2025/11/01 01:07:38 INFO : one: Copied (new) 2025/11/01 01:07:38 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:38 DEBUG : object not found: remote three-2019-01-01.txt: directory 75ca47d1-51d4-49dc-aca4-041e7806f99c: leaf three-2019-01-01.txt 2025/11/01 01:07:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/01 01:07:38 INFO : three.txt: Moved into backup dir 2025/11/01 01:07:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/11/01 01:07:39 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:07:39 DEBUG : two: Unchanged skipping 2025/11/01 01:07:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:40 INFO : one-2019-01-01: Deleted 2025/11/01 01:07:40 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/01 01:07:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:40 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/01 01:07:40 INFO : one: Copied (new) 2025/11/01 01:07:40 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:41 INFO : three-2019-01-01.txt: Deleted 2025/11/01 01:07:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/01 01:07:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.08s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:07:43 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/dst" 2025/11/01 01:07:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/11/01 01:07:43 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:07:43 DEBUG : two: Unchanged skipping 2025/11/01 01:07:43 DEBUG : object not found: remote one.bak: directory 13f373ac-42e2-4877-8bd6-8bae1845c435: leaf one.bak 2025/11/01 01:07:43 INFO : one: Moved (server-side) to: one.bak 2025/11/01 01:07:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:44 DEBUG : one.a292864a.partial: renamed to: one 2025/11/01 01:07:44 INFO : one: Copied (new) 2025/11/01 01:07:44 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:44 DEBUG : object not found: remote three.txt.bak: directory 13f373ac-42e2-4877-8bd6-8bae1845c435: leaf three.txt.bak 2025/11/01 01:07:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/01 01:07:44 INFO : three.txt: Moved into backup dir 2025/11/01 01:07:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/01 01:07:45 DEBUG : three.txt.bak: Excluded 2025/11/01 01:07:45 DEBUG : one.bak: Excluded (Path Filter) 2025/11/01 01:07:45 DEBUG : one.bak: Excluded 2025/11/01 01:07:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/11/01 01:07:45 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:07:45 DEBUG : two: Unchanged skipping 2025/11/01 01:07:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for checks to finish 2025/11/01 01:07:45 INFO : one.bak: Deleted 2025/11/01 01:07:45 INFO : one: Moved (server-side) to: one.bak 2025/11/01 01:07:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi/dst: Waiting for transfers to finish 2025/11/01 01:07:45 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/01 01:07:45 INFO : one: Copied (new) 2025/11/01 01:07:45 DEBUG : Waiting for deletions to finish 2025/11/01 01:07:45 INFO : three.txt.bak: Deleted 2025/11/01 01:07:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/01 01:07:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (4.47s) === RUN TestSyncSuffix run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:07:47 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/dst" 2025/11/01 01:07:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/11/01 01:07:48 DEBUG : object not found: remote one.bak: directory 17bbc364-538b-4b76-83db-c47db95d58ea: leaf one.bak 2025/11/01 01:07:48 INFO : one: Moved (server-side) to: one.bak 2025/11/01 01:07:48 DEBUG : one.a292864a.partial: renamed to: one 2025/11/01 01:07:48 INFO : one: Copied (new) 2025/11/01 01:07:48 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:07:48 DEBUG : two: Unchanged skipping 2025/11/01 01:07:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/11/01 01:07:49 DEBUG : object not found: remote three.txt.bak: directory 17bbc364-538b-4b76-83db-c47db95d58ea: leaf three.txt.bak 2025/11/01 01:07:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/01 01:07:49 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/01 01:07:49 INFO : three.txt: Copied (new) 2025/11/01 01:07:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/11/01 01:07:50 INFO : one.bak: Deleted 2025/11/01 01:07:50 INFO : one: Moved (server-side) to: one.bak 2025/11/01 01:07:50 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/01 01:07:50 INFO : one: Copied (new) 2025/11/01 01:07:50 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:07:50 DEBUG : two: Unchanged skipping 2025/11/01 01:07:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/11/01 01:07:50 INFO : three.txt.bak: Deleted 2025/11/01 01:07:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/01 01:07:51 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/01 01:07:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (5.62s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:07:53 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qewuweq1wagi/dst" 2025/11/01 01:07:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/11/01 01:07:54 DEBUG : object not found: remote one-2019-01-01: directory a2e9e0a1-1aec-409f-b920-0e18c6bc5642: leaf one-2019-01-01 2025/11/01 01:07:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/01 01:07:54 DEBUG : one.a292864a.partial: renamed to: one 2025/11/01 01:07:54 INFO : one: Copied (new) 2025/11/01 01:07:54 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:07:54 DEBUG : two: Unchanged skipping 2025/11/01 01:07:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/11/01 01:07:54 DEBUG : object not found: remote three-2019-01-01.txt: directory a2e9e0a1-1aec-409f-b920-0e18c6bc5642: leaf three-2019-01-01.txt 2025/11/01 01:07:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/01 01:07:55 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/01 01:07:55 INFO : three.txt: Copied (new) 2025/11/01 01:07:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/11/01 01:07:55 INFO : one-2019-01-01: Deleted 2025/11/01 01:07:55 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/01 01:07:56 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/01 01:07:56 INFO : one: Copied (new) 2025/11/01 01:07:56 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:07:56 DEBUG : two: Unchanged skipping 2025/11/01 01:07:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/11/01 01:07:56 INFO : three-2019-01-01.txt: Deleted 2025/11/01 01:07:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/01 01:07:57 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/01 01:07:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (5.66s) === RUN TestSyncUTFNorm run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:07:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/11/01 01:07:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:07:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:07:59 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/11/01 01:07:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/01 01:07:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.19s) === RUN TestSyncImmutable run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:07:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/01 01:07:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:07:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:07:59 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/01 01:07:59 INFO : existing: Copied (new) 2025/11/01 01:07:59 DEBUG : Waiting for deletions to finish 2025/11/01 01:08:00 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/11/01 01:08:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:08:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/01 01:08:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:08:00 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: not deleting files as there were IO errors 2025/11/01 01:08:00 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.98s) === RUN TestSyncIgnoreCase run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:08:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:08:00 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:00 DEBUG : existing: Unchanged skipping 2025/11/01 01:08:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:08:00 DEBUG : Waiting for deletions to finish 2025/11/01 01:08:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.64s) === RUN TestFixCase run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.10s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (0.30s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.10s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:08:13 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both0: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both10: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both11: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both12: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both13: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both14: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:08:13 DEBUG : both15: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both17: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both1: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both2: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both3: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both4: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both5: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both19: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both16: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both7: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:13 DEBUG : both9: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both6: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both8: Unchanged skipping 2025/11/01 01:08:13 DEBUG : both18: Unchanged skipping 2025/11/01 01:08:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:08:13 DEBUG : Waiting for deletions to finish 2025/11/01 01:08:13 INFO : only8: Deleted 2025/11/01 01:08:13 INFO : only9: Deleted 2025/11/01 01:08:13 INFO : only15: Deleted 2025/11/01 01:08:13 INFO : only16: Deleted 2025/11/01 01:08:13 INFO : only5: Deleted 2025/11/01 01:08:14 INFO : only19: Deleted 2025/11/01 01:08:14 INFO : only11: Deleted 2025/11/01 01:08:14 INFO : only13: Deleted 2025/11/01 01:08:14 INFO : only17: Deleted 2025/11/01 01:08:14 INFO : only2: Deleted 2025/11/01 01:08:14 INFO : only12: Deleted 2025/11/01 01:08:14 INFO : only18: Deleted 2025/11/01 01:08:14 INFO : only0: Deleted 2025/11/01 01:08:14 INFO : only1: Deleted 2025/11/01 01:08:14 INFO : only3: Deleted 2025/11/01 01:08:14 INFO : only4: Deleted 2025/11/01 01:08:14 INFO : only14: Deleted 2025/11/01 01:08:14 INFO : only10: Deleted 2025/11/01 01:08:14 INFO : only6: Deleted 2025/11/01 01:08:14 INFO : only7: Deleted 2025/11/01 01:08:14 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.45s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:08:28 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:08:28 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both10: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both13: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both14: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both15: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both16: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both11: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both18: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both19: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both1: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both12: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both3: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both4: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both5: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both6: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both7: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both8: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:08:28 DEBUG : both9: Unchanged skipping 2025/11/01 01:08:28 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/11/01 01:08:28 DEBUG : both0: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both17: Unchanged skipping 2025/11/01 01:08:28 DEBUG : both2: Unchanged skipping 2025/11/01 01:08:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:08:29 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/11/01 01:08:29 INFO : only0: Copied (replaced existing) 2025/11/01 01:08:29 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/11/01 01:08:29 INFO : only10: Copied (replaced existing) 2025/11/01 01:08:29 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/11/01 01:08:29 INFO : only12: Copied (replaced existing) 2025/11/01 01:08:29 DEBUG : only11.51c18866.partial: renamed to: only11 2025/11/01 01:08:29 INFO : only11: Copied (replaced existing) 2025/11/01 01:08:29 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/11/01 01:08:29 INFO : only13: Copied (replaced existing) 2025/11/01 01:08:29 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/11/01 01:08:29 INFO : only14: Copied (replaced existing) 2025/11/01 01:08:29 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/11/01 01:08:29 INFO : only15: Copied (replaced existing) 2025/11/01 01:08:30 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/11/01 01:08:30 INFO : only16: Copied (replaced existing) 2025/11/01 01:08:30 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/11/01 01:08:30 INFO : only17: Copied (replaced existing) 2025/11/01 01:08:30 DEBUG : only18.f963383f.partial: renamed to: only18 2025/11/01 01:08:30 INFO : only18: Copied (replaced existing) 2025/11/01 01:08:30 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/11/01 01:08:30 INFO : only19: Copied (replaced existing) 2025/11/01 01:08:31 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/11/01 01:08:31 INFO : only2: Copied (replaced existing) 2025/11/01 01:08:31 DEBUG : only1.77787b15.partial: renamed to: only1 2025/11/01 01:08:31 INFO : only1: Copied (replaced existing) 2025/11/01 01:08:31 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/11/01 01:08:31 INFO : only3: Copied (replaced existing) 2025/11/01 01:08:31 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/11/01 01:08:31 INFO : only4: Copied (replaced existing) 2025/11/01 01:08:31 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/11/01 01:08:31 INFO : only5: Copied (replaced existing) 2025/11/01 01:08:31 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/11/01 01:08:31 INFO : only6: Copied (replaced existing) 2025/11/01 01:08:31 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/11/01 01:08:31 INFO : only7: Copied (replaced existing) 2025/11/01 01:08:32 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/11/01 01:08:32 INFO : only8: Copied (replaced existing) 2025/11/01 01:08:32 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/11/01 01:08:32 INFO : only9: Copied (replaced existing) 2025/11/01 01:08:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.04s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:08:36 DEBUG : empty_dir: Making directory with metadata 2025/11/01 01:08:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 01:08:36 DEBUG : empty_on_remote: Making directory with metadata 2025/11/01 01:08:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 01:08:36 INFO : empty_on_remote: Making directory 2025/11/01 01:08:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/01 01:08:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/01 01:08:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/01 01:08:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/01 01:08:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.87s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:08:40 DEBUG : empty_dir: Making directory with metadata 2025/11/01 01:08:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 01:08:40 DEBUG : empty_on_remote: Making directory with metadata 2025/11/01 01:08:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 01:08:40 INFO : empty_on_remote: Making directory 2025/11/01 01:08:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/01 01:08:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/01 01:08:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/01 01:08:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/01 01:08:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/01 01:08:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.25s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:08:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/01 01:08:44 INFO : sub dir: Making directory 2025/11/01 01:08:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (7.74s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:08:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/01 01:08:51 INFO : sub dir: Making directory 2025/11/01 01:08:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (6.74s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:09:04 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:04 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : apple: Excluded 2025/11/01 01:09:04 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : banana: Excluded 2025/11/01 01:09:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:09:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : splitbananasplit: Excluded 2025/11/01 01:09:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:09:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:09:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:09:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:09:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:09:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:09:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:09:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:09:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:09:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:09:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:09:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:09:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:09:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:09:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:09:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:09:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:09:05 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : apple: Unchanged skipping 2025/11/01 01:09:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 01:09:05 DEBUG : banana: Unchanged skipping 2025/11/01 01:09:05 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:09:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:09:05 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:05 INFO : There was nothing to transfer 2025/11/01 01:09:05 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:05 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : apple: Excluded 2025/11/01 01:09:05 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : banana: Excluded 2025/11/01 01:09:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:09:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : splitbananasplit: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:09:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 01:09:05 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : apple: Unchanged skipping 2025/11/01 01:09:05 DEBUG : banana: Unchanged skipping 2025/11/01 01:09:05 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:09:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 01:09:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:09:05 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:05 INFO : There was nothing to transfer 2025/11/01 01:09:05 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:05 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : apple: Excluded 2025/11/01 01:09:05 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : banana: Excluded 2025/11/01 01:09:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:09:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : splitbananasplit: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:09:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:09:05 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:09:22 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:22 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : apple: Excluded 2025/11/01 01:09:22 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : banana: Excluded 2025/11/01 01:09:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:09:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : splitbananasplit: Excluded 2025/11/01 01:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:09:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:09:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:09:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:09:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:09:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:09:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:09:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:09:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:09:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:09:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:09:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:09:23 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : apple: Unchanged skipping 2025/11/01 01:09:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 01:09:23 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : banana: Unchanged skipping 2025/11/01 01:09:23 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:09:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:09:23 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:23 INFO : There was nothing to transfer 2025/11/01 01:09:23 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:23 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : apple: Excluded 2025/11/01 01:09:23 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : banana: Excluded 2025/11/01 01:09:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:09:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : splitbananasplit: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:09:23 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : apple: Unchanged skipping 2025/11/01 01:09:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 01:09:23 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : banana: Unchanged skipping 2025/11/01 01:09:23 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:09:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 01:09:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:09:23 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:23 INFO : There was nothing to transfer 2025/11/01 01:09:23 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:23 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : apple: Excluded 2025/11/01 01:09:23 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : banana: Excluded 2025/11/01 01:09:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:09:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : splitbananasplit: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:09:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:09:23 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:09:33 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:34 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : apple: Excluded 2025/11/01 01:09:34 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : banana: Excluded 2025/11/01 01:09:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:09:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : splitbananasplit: Excluded 2025/11/01 01:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:09:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:09:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:09:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:09:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:09:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:09:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:09:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:09:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:09:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:09:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:09:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/01 01:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/01 01:09:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:09:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:09:34 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/11/01 01:09:34 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/01 01:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:34 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:35 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/11/01 01:09:35 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/01 01:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:35 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 01:09:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:37 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 01:09:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/01 01:09:37 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:38 INFO : splitbananasplit: Deleted 2025/11/01 01:09:38 INFO : appleappleapplebanana: Deleted 2025/11/01 01:09:38 INFO : dir1/0012-6789;.txt: Deleted 2025/11/01 01:09:38 INFO : dir1/0013-789;=.txt: Deleted 2025/11/01 01:09:38 INFO : dir1/0011-56789;.txt: Deleted 2025/11/01 01:09:38 INFO : apple: Deleted 2025/11/01 01:09:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/01 01:09:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/01 01:09:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/01 01:09:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/01 01:09:38 INFO : banana: Deleted 2025/11/01 01:09:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/01 01:09:38 INFO : dir1/0003-defghij.txt: Deleted 2025/11/01 01:09:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/01 01:09:38 INFO : dir1/0009-3456789.txt: Deleted 2025/11/01 01:09:38 INFO : dir1/0007-1234567.txt: Deleted 2025/11/01 01:09:39 INFO : dir1/0010-456789.txt: Deleted 2025/11/01 01:09:39 INFO : dir1/0015-9;=.txt: Deleted 2025/11/01 01:09:39 INFO : dir1/0008-2345678.txt: Deleted 2025/11/01 01:09:39 INFO : dir1/0014-89;=.txt: Deleted 2025/11/01 01:09:39 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : YXBwbGU=: Excluded 2025/11/01 01:09:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/01 01:09:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : YmFuYW5h: Excluded 2025/11/01 01:09:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/01 01:09:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/01 01:09:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/01 01:09:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/01 01:09:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/01 01:09:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/01 01:09:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/01 01:09:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/01 01:09:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/01 01:09:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/01 01:09:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/01 01:09:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/01 01:09:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/01 01:09:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/01 01:09:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/01 01:09:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/01 01:09:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/01 01:09:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/01 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 01:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:39 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:39 DEBUG : apple: Unchanged skipping 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 01:09:39 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:39 DEBUG : banana: Unchanged skipping 2025/11/01 01:09:39 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:39 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 01:09:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/01 01:09:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/01 01:09:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 01:09:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 01:09:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 01:09:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 01:09:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 01:09:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 01:09:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 01:09:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 01:09:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 01:09:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 01:09:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 01:09:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 01:09:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 01:09:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:09:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 01:09:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 01:09:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:09:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 01:09:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:09:40 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:40 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : YXBwbGU=: Excluded 2025/11/01 01:09:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/01 01:09:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : YmFuYW5h: Excluded 2025/11/01 01:09:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/01 01:09:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/01 01:09:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/01 01:09:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/01 01:09:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/01 01:09:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/01 01:09:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/01 01:09:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/01 01:09:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/01 01:09:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/01 01:09:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/01 01:09:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/01 01:09:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/01 01:09:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/01 01:09:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/01 01:09:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/01 01:09:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/01 01:09:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/01 01:09:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:40 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:40 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:40 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 01:09:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:40 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 01:09:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 01:09:40 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 01:09:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 01:09:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 01:09:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 01:09:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 01:09:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 01:09:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 01:09:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:09:48 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:48 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : apple: Excluded 2025/11/01 01:09:48 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : banana: Excluded 2025/11/01 01:09:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:09:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : splitbananasplit: Excluded 2025/11/01 01:09:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:09:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:09:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:09:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:09:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:09:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:09:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:09:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:09:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:09:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:09:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:09:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:09:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:09:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:09:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:09:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:09:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:09:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 01:09:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 01:09:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 01:09:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 01:09:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 01:09:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 01:09:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 01:09:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 01:09:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 01:09:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 01:09:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 01:09:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 01:09:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 01:09:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 01:09:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 01:09:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 01:09:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 01:09:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 01:09:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 01:09:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 01:09:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 01:09:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 01:09:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 01:09:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 01:09:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 01:09:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 01:09:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 01:09:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 01:09:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 01:09:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 01:09:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 01:09:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 01:09:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 01:09:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 01:09:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 01:09:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 01:09:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 01:09:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 01:09:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 01:09:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 01:09:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 01:09:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 01:09:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 01:09:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 01:09:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 01:09:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 01:09:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 01:09:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 01:09:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 01:09:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 01:09:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 01:09:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 01:09:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 01:09:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 01:09:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 01:09:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 01:09:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 01:09:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 01:09:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 01:09:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 01:09:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 01:09:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 01:09:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 01:09:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 01:09:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 01:09:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 01:09:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 01:09:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 01:09:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 01:09:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 01:09:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 01:09:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 01:09:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 01:09:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 01:09:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 01:09:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 01:09:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 01:09:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 01:09:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 01:09:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/01 01:09:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 01:09:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/01 01:09:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 01:09:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/01 01:09:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 01:09:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/01 01:09:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 01:09:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/01 01:09:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 01:09:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 01:09:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 01:09:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 01:09:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 01:09:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/01 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 01:09:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 01:09:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 01:09:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 01:09:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 01:09:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/01 01:09:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 01:09:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 01:09:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 01:09:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 01:09:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 01:09:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 01:09:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/01 01:09:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 01:09:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 01:09:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 01:09:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 01:09:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/01 01:09:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:09:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:09:49 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/11/01 01:09:49 INFO : apple: Copied (new) to: PREFIXapple 2025/11/01 01:09:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 01:09:50 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/11/01 01:09:50 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/01 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 01:09:50 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/11/01 01:09:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/01 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 01:09:50 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/11/01 01:09:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/01 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/01 01:09:50 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 01:09:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 01:09:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 01:09:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 01:09:50 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 01:09:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 01:09:50 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/11/01 01:09:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/01 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/01 01:09:51 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 01:09:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/01 01:09:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/01 01:09:51 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 01:09:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 01:09:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/01 01:09:51 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 01:09:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 01:09:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/01 01:09:51 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/11/01 01:09:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/01 01:09:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/01 01:09:51 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/11/01 01:09:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/01 01:09:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/01 01:09:51 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/11/01 01:09:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/01 01:09:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/01 01:09:52 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/11/01 01:09:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/01 01:09:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/01 01:09:52 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/11/01 01:09:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/01 01:09:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/01 01:09:52 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/11/01 01:09:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/01 01:09:52 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/11/01 01:09:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/01 01:09:52 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/11/01 01:09:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/01 01:09:52 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/11/01 01:09:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/01 01:09:52 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:53 INFO : appleappleapplebanana: Deleted 2025/11/01 01:09:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/01 01:09:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/01 01:09:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/01 01:09:53 INFO : banana: Deleted 2025/11/01 01:09:53 INFO : apple: Deleted 2025/11/01 01:09:53 INFO : dir1/0009-3456789.txt: Deleted 2025/11/01 01:09:53 INFO : dir1/0012-6789;.txt: Deleted 2025/11/01 01:09:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/01 01:09:53 INFO : dir1/0015-9;=.txt: Deleted 2025/11/01 01:09:53 INFO : dir1/0003-defghij.txt: Deleted 2025/11/01 01:09:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/01 01:09:53 INFO : splitbananasplit: Deleted 2025/11/01 01:09:53 INFO : dir1/0013-789;=.txt: Deleted 2025/11/01 01:09:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/01 01:09:54 INFO : dir1/0010-456789.txt: Deleted 2025/11/01 01:09:54 INFO : dir1/0011-56789;.txt: Deleted 2025/11/01 01:09:54 INFO : dir1/0008-2345678.txt: Deleted 2025/11/01 01:09:54 INFO : dir1/0007-1234567.txt: Deleted 2025/11/01 01:09:54 INFO : dir1/0014-89;=.txt: Deleted 2025/11/01 01:09:54 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:54 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : PREFIXapple: Excluded 2025/11/01 01:09:54 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : PREFIXbanana: Excluded 2025/11/01 01:09:54 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/01 01:09:54 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:09:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/01 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/01 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/01 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/01 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/01 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/01 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/01 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/01 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/01 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/01 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/01 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/01 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/01 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/01 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/01 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/01 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/01 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/01 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/01 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 01:09:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 01:09:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/01 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/01 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/01 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/01 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/01 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/01 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/01 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/01 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/01 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/01 01:09:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/01 01:09:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/01 01:09:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/01 01:09:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/01 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:09:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:09:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:09:55 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/01 01:09:55 INFO : apple: Copied (new) 2025/11/01 01:09:55 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/01 01:09:55 INFO : splitbananasplit: Copied (new) 2025/11/01 01:09:55 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/01 01:09:55 INFO : banana: Copied (new) 2025/11/01 01:09:55 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/01 01:09:55 INFO : appleappleapplebanana: Copied (new) 2025/11/01 01:09:56 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/01 01:09:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/01 01:09:56 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/01 01:09:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/01 01:09:56 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/01 01:09:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/01 01:09:56 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/01 01:09:56 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/01 01:09:56 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/01 01:09:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/01 01:09:57 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/01 01:09:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/01 01:09:57 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/01 01:09:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/01 01:09:57 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/01 01:09:57 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/01 01:09:57 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/01 01:09:57 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/01 01:09:57 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/01 01:09:57 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/01 01:09:57 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/01 01:09:57 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/01 01:09:58 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/01 01:09:58 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/01 01:09:58 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/01 01:09:58 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/01 01:09:58 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/01 01:09:58 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/01 01:09:58 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/01 01:09:58 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/01 01:09:58 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/01 01:09:58 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/01 01:09:58 DEBUG : Waiting for deletions to finish 2025/11/01 01:09:58 INFO : PREFIXsplitbananasplit: Deleted 2025/11/01 01:09:58 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/01 01:09:58 INFO : PREFIXapple: Deleted 2025/11/01 01:09:58 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/01 01:09:59 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/01 01:09:59 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/01 01:09:59 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/01 01:09:59 INFO : PREFIXbanana: Deleted 2025/11/01 01:09:59 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/01 01:09:59 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/01 01:09:59 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/01 01:09:59 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/01 01:09:59 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/01 01:09:59 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/01 01:09:59 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/01 01:09:59 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/01 01:09:59 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/01 01:09:59 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/01 01:10:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/01 01:10:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/01 01:10:00 DEBUG : Waiting for deletions to finish 2025/11/01 01:10:00 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : apple: Excluded 2025/11/01 01:10:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : splitbananasplit: Excluded 2025/11/01 01:10:00 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : banana: Excluded 2025/11/01 01:10:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:10:00 DEBUG : Waiting for deletions to finish 2025/11/01 01:10:00 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : apple: Excluded 2025/11/01 01:10:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : splitbananasplit: Excluded 2025/11/01 01:10:00 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : banana: Excluded 2025/11/01 01:10:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:10:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:10:00 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:10:14 DEBUG : Waiting for deletions to finish 2025/11/01 01:10:14 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : apple: Excluded 2025/11/01 01:10:14 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : banana: Excluded 2025/11/01 01:10:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:10:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : splitbananasplit: Excluded 2025/11/01 01:10:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:10:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:10:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:10:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:10:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:10:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:10:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:10:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:10:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:10:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:10:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:10:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:10:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:10:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:10:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:10:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:10:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/01 01:10:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/01 01:10:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/01 01:10:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/01 01:10:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/01 01:10:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/01 01:10:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 01:10:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 01:10:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 01:10:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 01:10:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 01:10:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 01:10:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 01:10:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 01:10:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/01 01:10:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 01:10:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/01 01:10:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:10:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:10:15 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/01 01:10:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/01 01:10:16 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/11/01 01:10:16 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/01 01:10:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:16 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/11/01 01:10:16 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/01 01:10:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 01:10:16 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/11/01 01:10:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/01 01:10:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/01 01:10:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/01 01:10:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/01 01:10:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 01:10:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 01:10:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 01:10:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 01:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 01:10:17 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/11/01 01:10:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/01 01:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/01 01:10:17 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 01:10:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 01:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/01 01:10:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 01:10:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 01:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/01 01:10:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 01:10:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 01:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/01 01:10:18 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/11/01 01:10:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/01 01:10:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/01 01:10:18 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/11/01 01:10:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/01 01:10:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/01 01:10:18 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/11/01 01:10:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/01 01:10:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/01 01:10:18 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/11/01 01:10:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/01 01:10:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/01 01:10:19 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/11/01 01:10:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/01 01:10:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/01 01:10:19 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/11/01 01:10:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/01 01:10:19 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/11/01 01:10:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/01 01:10:19 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/11/01 01:10:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/01 01:10:19 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/11/01 01:10:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/01 01:10:19 DEBUG : Waiting for deletions to finish 2025/11/01 01:10:19 INFO : splitbananasplit: Deleted 2025/11/01 01:10:20 INFO : appleappleapplebanana: Deleted 2025/11/01 01:10:20 INFO : dir1/0003-defghij.txt: Deleted 2025/11/01 01:10:20 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/01 01:10:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/01 01:10:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/01 01:10:20 INFO : banana: Deleted 2025/11/01 01:10:20 INFO : dir1/0007-1234567.txt: Deleted 2025/11/01 01:10:20 INFO : dir1/0009-3456789.txt: Deleted 2025/11/01 01:10:20 INFO : apple: Deleted 2025/11/01 01:10:20 INFO : dir1/0012-6789;.txt: Deleted 2025/11/01 01:10:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/01 01:10:20 INFO : dir1/0008-2345678.txt: Deleted 2025/11/01 01:10:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/01 01:10:21 INFO : dir1/0010-456789.txt: Deleted 2025/11/01 01:10:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/01 01:10:21 INFO : dir1/0011-56789;.txt: Deleted 2025/11/01 01:10:21 INFO : dir1/0013-789;=.txt: Deleted 2025/11/01 01:10:21 INFO : dir1/0014-89;=.txt: Deleted 2025/11/01 01:10:21 INFO : dir1/0015-9;=.txt: Deleted 2025/11/01 01:10:21 DEBUG : Waiting for deletions to finish 2025/11/01 01:10:21 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : bananaSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : appleSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/01 01:10:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/01 01:10:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 01:10:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 01:10:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/01 01:10:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/01 01:10:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:10:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:10:22 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/01 01:10:22 INFO : appleappleapplebanana: Copied (new) 2025/11/01 01:10:23 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/01 01:10:23 INFO : splitbananasplit: Copied (new) 2025/11/01 01:10:23 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/01 01:10:23 INFO : banana: Copied (new) 2025/11/01 01:10:23 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/01 01:10:23 INFO : apple: Copied (new) 2025/11/01 01:10:23 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/01 01:10:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/01 01:10:23 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/01 01:10:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/01 01:10:24 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/01 01:10:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/01 01:10:24 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/01 01:10:24 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/01 01:10:24 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/01 01:10:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/01 01:10:24 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/01 01:10:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/01 01:10:24 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/01 01:10:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/01 01:10:25 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/01 01:10:25 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/01 01:10:25 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/01 01:10:25 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/01 01:10:25 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/01 01:10:25 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/01 01:10:25 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/01 01:10:25 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/01 01:10:25 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/01 01:10:25 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/01 01:10:26 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/01 01:10:26 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/01 01:10:26 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/01 01:10:26 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/01 01:10:26 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/01 01:10:26 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/01 01:10:26 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/01 01:10:26 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/01 01:10:26 DEBUG : Waiting for deletions to finish 2025/11/01 01:10:27 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/01 01:10:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/01 01:10:27 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/01 01:10:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/01 01:10:27 INFO : appleSUFFIX: Deleted 2025/11/01 01:10:27 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/01 01:10:27 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/01 01:10:27 INFO : splitbananasplitSUFFIX: Deleted 2025/11/01 01:10:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/01 01:10:27 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/01 01:10:27 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/01 01:10:27 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/01 01:10:27 INFO : bananaSUFFIX: Deleted 2025/11/01 01:10:27 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/01 01:10:28 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/01 01:10:28 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/01 01:10:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/01 01:10:28 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/01 01:10:28 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/01 01:10:28 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/01 01:10:28 DEBUG : Waiting for deletions to finish 2025/11/01 01:10:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:10:28 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:10:28 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:10:28 DEBUG : banana: Excluded 2025/11/01 01:10:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:10:28 DEBUG : splitbananasplit: Excluded 2025/11/01 01:10:28 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:10:28 DEBUG : apple: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:10:29 DEBUG : Waiting for deletions to finish 2025/11/01 01:10:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:10:29 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : banana: Excluded 2025/11/01 01:10:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : splitbananasplit: Excluded 2025/11/01 01:10:29 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : apple: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:10:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:10:29 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:10:42 DEBUG : Waiting for deletions to finish 2025/11/01 01:10:42 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : apple: Excluded 2025/11/01 01:10:42 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : banana: Excluded 2025/11/01 01:10:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:10:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : splitbananasplit: Excluded 2025/11/01 01:10:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:10:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:10:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:10:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:10:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:10:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:10:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:10:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:10:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:10:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:10:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:10:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:10:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:10:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:10:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:10:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 01:10:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 01:10:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 01:10:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 01:10:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 01:10:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:43 DEBUG : apple: Unchanged skipping 2025/11/01 01:10:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:43 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:43 DEBUG : banana: Unchanged skipping 2025/11/01 01:10:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 01:10:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 01:10:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 01:10:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 01:10:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 01:10:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 01:10:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 01:10:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/01 01:10:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 01:10:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/01 01:10:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/01 01:10:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 01:10:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 01:10:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:10:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:10:43 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/11/01 01:10:43 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/01 01:10:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 01:10:44 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/11/01 01:10:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/01 01:10:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 01:10:44 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/11/01 01:10:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/01 01:10:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 01:10:44 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/11/01 01:10:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/01 01:10:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 01:10:44 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/11/01 01:10:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/01 01:10:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 01:10:44 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/11/01 01:10:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/01 01:10:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 01:10:44 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/11/01 01:10:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/01 01:10:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 01:10:45 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/11/01 01:10:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/01 01:10:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 01:10:45 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/11/01 01:10:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/01 01:10:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 01:10:45 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/11/01 01:10:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/01 01:10:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 01:10:45 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/11/01 01:10:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/01 01:10:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 01:10:45 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/11/01 01:10:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/01 01:10:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 01:10:45 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/11/01 01:10:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/01 01:10:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 01:10:46 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/11/01 01:10:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/01 01:10:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 01:10:46 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/11/01 01:10:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/01 01:10:46 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/11/01 01:10:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/01 01:10:46 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/11/01 01:10:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/01 01:10:47 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/11/01 01:10:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/01 01:10:47 DEBUG : Waiting for deletions to finish 2025/11/01 01:10:47 INFO : dir1/0012-6789;.txt: Deleted 2025/11/01 01:10:47 INFO : dir1/0009-3456789.txt: Deleted 2025/11/01 01:10:47 INFO : appleappleapplebanana: Deleted 2025/11/01 01:10:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/01 01:10:47 INFO : dir1/0013-789;=.txt: Deleted 2025/11/01 01:10:47 INFO : dir1/0003-defghij.txt: Deleted 2025/11/01 01:10:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/01 01:10:47 INFO : dir1/0010-456789.txt: Deleted 2025/11/01 01:10:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/01 01:10:48 INFO : dir1/0011-56789;.txt: Deleted 2025/11/01 01:10:48 INFO : splitbananasplit: Deleted 2025/11/01 01:10:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/01 01:10:48 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/01 01:10:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/01 01:10:48 INFO : dir1/0007-1234567.txt: Deleted 2025/11/01 01:10:48 INFO : dir1/0014-89;=.txt: Deleted 2025/11/01 01:10:48 INFO : dir1/0015-9;=.txt: Deleted 2025/11/01 01:10:48 INFO : dir1/0008-2345678.txt: Deleted 2025/11/01 01:10:48 DEBUG : Waiting for deletions to finish 2025/11/01 01:10:48 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : apple: Excluded 2025/11/01 01:10:48 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : banana: Excluded 2025/11/01 01:10:48 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : splitbanan: Excluded 2025/11/01 01:10:48 DEBUG : appleapple: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : appleapple: Excluded 2025/11/01 01:10:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : dir1/0001-bcdef: Excluded 2025/11/01 01:10:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : dir1/0000-abcde: Excluded 2025/11/01 01:10:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : dir1/0002-cdefg: Excluded 2025/11/01 01:10:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : dir1/0003-defgh: Excluded 2025/11/01 01:10:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : dir1/0004-efghi: Excluded 2025/11/01 01:10:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : dir1/0005-fghij: Excluded 2025/11/01 01:10:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : dir1/0006-ghijk: Excluded 2025/11/01 01:10:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : dir1/0007-12345: Excluded 2025/11/01 01:10:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : dir1/0008-23456: Excluded 2025/11/01 01:10:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : dir1/0009-34567: Excluded 2025/11/01 01:10:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : dir1/0010-45678: Excluded 2025/11/01 01:10:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : dir1/0011-56789: Excluded 2025/11/01 01:10:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : dir1/0012-6789;: Excluded 2025/11/01 01:10:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : dir1/0013-789;=: Excluded 2025/11/01 01:10:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/01 01:10:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/01 01:10:48 DEBUG : dir1/0014-89;=.: Excluded 2025/11/01 01:10:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 01:10:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 01:10:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 01:10:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 01:10:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 01:10:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 01:10:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 01:10:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 01:10:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 01:10:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 01:10:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 01:10:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 01:10:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 01:10:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 01:10:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 01:10:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 01:10:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 01:10:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 01:10:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 01:10:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 01:10:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 01:10:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 01:10:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 01:10:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 01:10:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 01:10:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 01:10:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 01:10:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 01:10:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 01:10:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 01:10:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 01:10:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 01:10:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 01:10:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 01:10:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 01:10:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 01:10:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 01:10:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 01:10:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 01:10:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 01:10:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 01:10:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 01:10:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 01:10:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 01:10:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 01:10:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 01:10:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 01:10:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 01:10:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 01:10:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 01:10:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 01:10:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 01:10:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 01:10:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 01:10:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 01:10:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 01:10:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 01:10:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 01:10:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 01:10:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 01:10:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 01:10:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 01:10:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 01:10:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 01:10:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 01:10:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 01:10:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 01:10:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 01:10:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 01:10:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 01:10:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 01:10:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 01:10:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 01:10:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 01:10:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 01:10:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 01:10:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 01:10:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 01:10:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 01:10:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 01:10:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 01:10:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 01:10:49 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : apple: Unchanged skipping 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 01:10:49 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : banana: Unchanged skipping 2025/11/01 01:10:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/01 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 01:10:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 01:10:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 01:10:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 01:10:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 01:10:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 01:10:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 01:10:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 01:10:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 01:10:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 01:10:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 01:10:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 01:10:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 01:10:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 01:10:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 01:10:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 01:10:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/01 01:10:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 01:10:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 01:10:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 01:10:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:10:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 01:10:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:10:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:10:49 DEBUG : Waiting for deletions to finish 2025/11/01 01:10:49 DEBUG : Waiting for deletions to finish 2025/11/01 01:10:49 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : apple: Excluded 2025/11/01 01:10:49 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : banana: Excluded 2025/11/01 01:10:49 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : splitbanan: Excluded 2025/11/01 01:10:49 DEBUG : appleapple: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : appleapple: Excluded 2025/11/01 01:10:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : dir1/0001-bcdef: Excluded 2025/11/01 01:10:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : dir1/0000-abcde: Excluded 2025/11/01 01:10:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : dir1/0002-cdefg: Excluded 2025/11/01 01:10:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : dir1/0003-defgh: Excluded 2025/11/01 01:10:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : dir1/0004-efghi: Excluded 2025/11/01 01:10:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : dir1/0005-fghij: Excluded 2025/11/01 01:10:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : dir1/0006-ghijk: Excluded 2025/11/01 01:10:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : dir1/0007-12345: Excluded 2025/11/01 01:10:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : dir1/0008-23456: Excluded 2025/11/01 01:10:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : dir1/0009-34567: Excluded 2025/11/01 01:10:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : dir1/0010-45678: Excluded 2025/11/01 01:10:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : dir1/0011-56789: Excluded 2025/11/01 01:10:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : dir1/0012-6789;: Excluded 2025/11/01 01:10:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : dir1/0013-789;=: Excluded 2025/11/01 01:10:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/01 01:10:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/01 01:10:49 DEBUG : dir1/0014-89;=.: Excluded 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 01:10:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 01:10:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 01:10:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 01:10:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 01:10:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 01:10:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 01:10:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 01:10:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 01:10:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 01:10:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 01:10:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 01:10:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 01:10:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 01:10:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 01:10:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 01:10:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 01:10:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 01:10:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 01:10:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 01:10:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 01:10:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 01:10:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 01:10:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 01:10:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 01:10:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 01:10:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 01:10:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 01:10:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 01:10:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 01:10:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 01:10:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 01:10:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 01:10:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 01:10:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 01:10:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 01:10:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 01:10:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 01:10:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 01:10:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 01:10:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 01:10:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 01:10:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 01:10:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 01:10:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 01:10:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 01:10:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 01:10:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 01:10:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 01:10:49 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:11:02 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:02 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : apple: Excluded 2025/11/01 01:11:02 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : banana: Excluded 2025/11/01 01:11:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:11:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : splitbananasplit: Excluded 2025/11/01 01:11:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:11:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:11:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:11:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:11:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:11:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:11:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:11:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:11:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:11:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:11:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:11:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:11:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:11:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:11:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:11:02 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : apple: Unchanged skipping 2025/11/01 01:11:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 01:11:02 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : banana: Unchanged skipping 2025/11/01 01:11:02 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 01:11:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 01:11:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 01:11:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 01:11:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:11:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 01:11:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 01:11:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 01:11:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 01:11:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 01:11:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 01:11:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 01:11:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 01:11:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 01:11:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 01:11:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 01:11:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 01:11:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:11:02 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:02 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:02 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : apple: Excluded 2025/11/01 01:11:02 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : banana: Excluded 2025/11/01 01:11:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:11:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:11:02 DEBUG : splitbananasplit: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:11:03 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : apple: Unchanged skipping 2025/11/01 01:11:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 01:11:03 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : banana: Unchanged skipping 2025/11/01 01:11:03 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 01:11:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 01:11:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 01:11:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 01:11:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 01:11:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:11:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 01:11:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 01:11:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 01:11:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 01:11:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 01:11:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 01:11:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 01:11:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 01:11:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 01:11:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 01:11:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 01:11:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:11:03 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:03 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:03 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : apple: Excluded 2025/11/01 01:11:03 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : banana: Excluded 2025/11/01 01:11:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:11:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : splitbananasplit: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:11:03 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:03 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : apple: Excluded 2025/11/01 01:11:03 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : banana: Excluded 2025/11/01 01:11:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:11:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : splitbananasplit: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:11:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:11:03 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:11:14 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:11:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : splitbananasplit: Excluded 2025/11/01 01:11:14 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : apple: Excluded 2025/11/01 01:11:14 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : banana: Excluded 2025/11/01 01:11:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:11:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:11:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:11:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:11:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:11:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:11:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:11:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:11:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:11:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:11:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:11:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:11:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:11:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:11:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:11:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:11:15 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : apple: Unchanged skipping 2025/11/01 01:11:15 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : banana: Unchanged skipping 2025/11/01 01:11:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 01:11:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:11:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:11:15 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:15 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:11:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : splitbananasplit: Excluded 2025/11/01 01:11:15 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : apple: Excluded 2025/11/01 01:11:15 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : banana: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:11:15 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : apple: Unchanged skipping 2025/11/01 01:11:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 01:11:15 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : banana: Unchanged skipping 2025/11/01 01:11:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:11:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 01:11:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:11:15 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:15 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:11:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : splitbananasplit: Excluded 2025/11/01 01:11:15 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : apple: Excluded 2025/11/01 01:11:15 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : banana: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:11:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:11:15 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:11:26 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:26 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : apple: Excluded 2025/11/01 01:11:26 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : banana: Excluded 2025/11/01 01:11:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:11:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : splitbananasplit: Excluded 2025/11/01 01:11:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:11:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:11:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:11:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:11:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:11:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:11:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:11:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:11:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:11:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:11:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:11:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:11:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:11:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:11:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:11:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:11:26 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 01:11:26 DEBUG : banana: Unchanged skipping 2025/11/01 01:11:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : apple: Unchanged skipping 2025/11/01 01:11:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 01:11:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 01:11:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 01:11:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 01:11:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 01:11:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 01:11:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 01:11:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 01:11:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 01:11:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 01:11:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 01:11:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:11:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 01:11:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 01:11:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 01:11:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 01:11:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 01:11:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:11:26 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:26 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:27 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : apple: Excluded 2025/11/01 01:11:27 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : banana: Excluded 2025/11/01 01:11:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:11:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : splitbananasplit: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:11:27 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : apple: Unchanged skipping 2025/11/01 01:11:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 01:11:27 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : banana: Unchanged skipping 2025/11/01 01:11:27 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 01:11:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 01:11:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 01:11:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 01:11:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 01:11:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 01:11:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 01:11:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 01:11:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 01:11:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 01:11:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 01:11:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 01:11:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 01:11:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 01:11:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 01:11:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 01:11:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:11:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:11:27 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:27 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:27 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : apple: Excluded 2025/11/01 01:11:27 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : banana: Excluded 2025/11/01 01:11:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:11:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : splitbananasplit: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:11:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:11:27 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:11:38 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:38 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : apple: Excluded 2025/11/01 01:11:38 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : banana: Excluded 2025/11/01 01:11:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:11:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : splitbananasplit: Excluded 2025/11/01 01:11:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:11:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:11:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:11:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:11:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:11:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:11:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:11:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:11:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:11:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:11:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:11:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:11:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:11:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:11:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:11:39 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : apple: Unchanged skipping 2025/11/01 01:11:39 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : banana: Unchanged skipping 2025/11/01 01:11:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 01:11:39 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:11:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:11:39 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:39 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:39 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : apple: Excluded 2025/11/01 01:11:39 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : banana: Excluded 2025/11/01 01:11:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:11:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : splitbananasplit: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:11:39 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : apple: Unchanged skipping 2025/11/01 01:11:39 DEBUG : banana: Unchanged skipping 2025/11/01 01:11:39 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 01:11:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:11:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 01:11:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:11:39 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:39 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:39 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : apple: Excluded 2025/11/01 01:11:39 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : banana: Excluded 2025/11/01 01:11:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:11:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : splitbananasplit: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:11:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:11:39 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:11:50 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:50 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : apple: Excluded 2025/11/01 01:11:50 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : banana: Excluded 2025/11/01 01:11:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:11:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : splitbananasplit: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:11:50 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : apple: Unchanged skipping 2025/11/01 01:11:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 01:11:50 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 01:11:50 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : banana: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:11:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:11:50 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:50 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:50 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : apple: Excluded 2025/11/01 01:11:50 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : banana: Excluded 2025/11/01 01:11:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:11:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : splitbananasplit: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 01:11:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 01:11:50 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : apple: Unchanged skipping 2025/11/01 01:11:50 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : banana: Unchanged skipping 2025/11/01 01:11:50 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:11:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 01:11:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:11:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:11:50 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:50 DEBUG : Waiting for deletions to finish 2025/11/01 01:11:50 DEBUG : apple: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : apple: Excluded 2025/11/01 01:11:50 DEBUG : banana: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : banana: Excluded 2025/11/01 01:11:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : appleappleapplebanana: Excluded 2025/11/01 01:11:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : splitbananasplit: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 01:11:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 01:11:50 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (178.00s) --- PASS: TestTransform/NFC (18.56s) --- PASS: TestTransform/NFD (11.43s) --- PASS: TestTransform/base64 (14.60s) --- PASS: TestTransform/prefix (24.51s) --- PASS: TestTransform/suffix (27.95s) --- PASS: TestTransform/truncate (20.42s) --- PASS: TestTransform/encoder (12.69s) --- PASS: TestTransform/ISO-8859-1 (12.02s) --- PASS: TestTransform/charmap (12.18s) --- PASS: TestTransform/lowercase (11.83s) --- PASS: TestTransform/ascii (11.82s) === RUN TestTransformCopy run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:11:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/01 01:11:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/01 01:11:56 INFO : sub dir_somesuffix: Making directory 2025/11/01 01:11:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/01 01:11:56 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/01 01:11:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/01 01:11:56 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/01 01:11:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/01 01:11:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:11:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:11:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/01 01:11:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/01 01:11:57 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.36s) === RUN TestDoubleTransform run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:11:57 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:11:57 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:11:57 INFO : tictactoe: Making directory 2025/11/01 01:11:58 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:11:58 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:11:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 01:11:58 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/01 01:11:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:11:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 01:11:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:11:58 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/11/01 01:11:58 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/01 01:11:58 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:11:59 INFO : toe: Making directory 2025/11/01 01:11:59 INFO : toe/toe: Making directory 2025/11/01 01:11:59 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:11:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/01 01:11:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/01 01:11:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/01 01:11:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:11:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:12:00 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/01 01:12:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/01 01:12:00 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.01s) === RUN TestNoTag run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:12:01 INFO : toe: Making directory 2025/11/01 01:12:01 INFO : toe/toe: Making directory 2025/11/01 01:12:01 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/01 01:12:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/01 01:12:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/01 01:12:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:12:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:12:02 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/01 01:12:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/01 01:12:02 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.19s) === RUN TestDirTag run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:12:03 DEBUG : empty_dir: Making directory with metadata 2025/11/01 01:12:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/01 01:12:03 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:03 INFO : tictacempty_dir: Making directory 2025/11/01 01:12:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:03 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:03 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:03 INFO : tictactoe: Making directory 2025/11/01 01:12:04 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:04 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 01:12:04 INFO : tictactoe/tictactoe: Making directory 2025/11/01 01:12:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 01:12:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/01 01:12:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/01 01:12:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/01 01:12:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:12:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:12:04 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/01 01:12:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/01 01:12:04 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (2.03s) === RUN TestAllTag run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:12:05 DEBUG : empty_dir: Making directory with metadata 2025/11/01 01:12:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/01 01:12:05 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:05 INFO : tictacempty_dir: Making directory 2025/11/01 01:12:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:05 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:05 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:05 INFO : tictactoe: Making directory 2025/11/01 01:12:06 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:06 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 01:12:06 INFO : tictactoe/tictactoe: Making directory 2025/11/01 01:12:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 01:12:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/01 01:12:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/01 01:12:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:12:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:12:06 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:06 DEBUG : Waiting for deletions to finish 2025/11/01 01:12:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:12:06 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:06 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:06 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/01 01:12:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/01 01:12:07 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: 0 differences found 2025/11/01 01:12:07 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: 1 hashes could not be checked 2025/11/01 01:12:07 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: 1 matching files --- PASS: TestAllTag (2.35s) === RUN TestRunTwice run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:12:08 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:08 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:08 INFO : tictactoe: Making directory 2025/11/01 01:12:08 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:08 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 01:12:08 INFO : tictactoe/tictactoe: Making directory 2025/11/01 01:12:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 01:12:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/01 01:12:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/01 01:12:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/01 01:12:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:12:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:12:08 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/01 01:12:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/01 01:12:08 DEBUG : Waiting for deletions to finish 2025/11/01 01:12:09 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:09 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:09 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 01:12:09 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/01 01:12:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:12:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/01 01:12:09 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/01 01:12:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:12:09 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.09s) === RUN TestSyntax 2025/11/01 01:12:10 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:12:10 INFO : toe: Making directory 2025/11/01 01:12:10 INFO : toe/toe: Making directory 2025/11/01 01:12:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/01 01:12:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:12:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:12:10 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/11/01 01:12:10 INFO : toe/toe/toe: Copied (new) 2025/11/01 01:12:10 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.52s) === RUN TestMove run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:12:11 DEBUG : empty_dir: Making directory with metadata 2025/11/01 01:12:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/01 01:12:11 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:11 INFO : tictacempty_dir: Making directory 2025/11/01 01:12:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:11 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:11 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:11 INFO : tictactoe: Making directory 2025/11/01 01:12:11 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:11 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 01:12:11 INFO : tictactoe/tictactoe: Making directory 2025/11/01 01:12:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 01:12:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/01 01:12:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/01 01:12:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:12:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:12:12 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:12 INFO : toe/toe/toe.txt: Deleted 2025/11/01 01:12:12 INFO : toe/toe: Removing directory 2025/11/01 01:12:12 INFO : toe: Removing directory 2025/11/01 01:12:12 INFO : empty_dir: Removing directory 2025/11/01 01:12:12 DEBUG : Local file system at /tmp/rclone2978401192: deleted 3 directories --- PASS: TestMove (2.02s) === RUN TestTransformFile run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:12:13 DEBUG : empty_dir: Making directory with metadata 2025/11/01 01:12:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/01 01:12:13 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:13 INFO : tictacempty_dir: Making directory 2025/11/01 01:12:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:13 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:13 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:13 INFO : tictactoe: Making directory 2025/11/01 01:12:14 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:14 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 01:12:14 INFO : tictactoe/tictactoe: Making directory 2025/11/01 01:12:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 01:12:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/01 01:12:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/01 01:12:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:12:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:12:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:14 INFO : toe/toe/toe.txt: Deleted 2025/11/01 01:12:14 INFO : toe/toe: Removing directory 2025/11/01 01:12:14 INFO : toe: Removing directory 2025/11/01 01:12:14 INFO : empty_dir: Removing directory 2025/11/01 01:12:14 DEBUG : Local file system at /tmp/rclone2978401192: deleted 3 directories 2025/11/01 01:12:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/11/01 01:12:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/01 01:12:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/01 01:12:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/01 01:12:15 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (3.78s) === RUN TestManualTransformFile run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:12:17 DEBUG : Reset feature "Copy" 2025/11/01 01:12:17 DEBUG : Reset feature "Move" 2025/11/01 01:12:17 DEBUG : Reset feature "Copy" 2025/11/01 01:12:17 DEBUG : Reset feature "Move" 2025/11/01 01:12:17 DEBUG : empty_dir: Making directory with metadata 2025/11/01 01:12:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/01 01:12:17 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:17 INFO : tictacempty_dir: Making directory 2025/11/01 01:12:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 01:12:17 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:17 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:17 INFO : tictactoe: Making directory 2025/11/01 01:12:17 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:17 DEBUG : toe: transformed to: tictactoe 2025/11/01 01:12:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 01:12:17 INFO : tictactoe/tictactoe: Making directory 2025/11/01 01:12:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 01:12:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/01 01:12:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/01 01:12:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:12:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:12:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 01:12:18 INFO : toe/toe/toe.txt: Deleted 2025/11/01 01:12:18 INFO : toe/toe: Removing directory 2025/11/01 01:12:18 INFO : toe: Removing directory 2025/11/01 01:12:18 INFO : empty_dir: Removing directory 2025/11/01 01:12:18 DEBUG : Local file system at /tmp/rclone2978401192: deleted 3 directories 2025/11/01 01:12:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/11/01 01:12:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/01 01:12:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/01 01:12:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/01 01:12:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/01 01:12:19 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (3.88s) === RUN TestBase64 run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:12:21 DEBUG : toe: transformed to: dG9l 2025/11/01 01:12:21 DEBUG : toe: transformed to: dG9l 2025/11/01 01:12:21 INFO : dG9l: Making directory 2025/11/01 01:12:21 DEBUG : toe: transformed to: dG9l 2025/11/01 01:12:21 DEBUG : toe: transformed to: dG9l 2025/11/01 01:12:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/01 01:12:21 INFO : dG9l/dG9l: Making directory 2025/11/01 01:12:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/01 01:12:21 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/01 01:12:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/01 01:12:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/01 01:12:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/01 01:12:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:12:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:12:22 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/01 01:12:22 DEBUG : Waiting for deletions to finish 2025/11/01 01:12:22 DEBUG : dG9l: transformed to: toe 2025/11/01 01:12:22 DEBUG : dG9l: transformed to: toe 2025/11/01 01:12:22 INFO : toe: Set directory modification time (using SetModTime) 2025/11/01 01:12:22 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/01 01:12:22 DEBUG : dG9l: transformed to: toe 2025/11/01 01:12:22 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/01 01:12:22 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/11/01 01:12:22 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/01 01:12:22 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/01 01:12:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by -1ns, within tolerance 1µs) 2025/11/01 01:12:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/01 01:12:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/01 01:12:22 DEBUG : Local file system at /tmp/rclone2978401192: Waiting for checks to finish 2025/11/01 01:12:22 DEBUG : Local file system at /tmp/rclone2978401192: Waiting for transfers to finish 2025/11/01 01:12:22 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (1.96s) === RUN TestError run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi", Local "Local file system at /tmp/rclone2978401192", Modify Window "1µs" 2025/11/01 01:12:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/01 01:12:23 DEBUG : toe: transformed to: 2025/11/01 01:12:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/01 01:12:23 DEBUG : toe: transformed to: 2025/11/01 01:12:23 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Making directory 2025/11/01 01:12:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/01 01:12:23 DEBUG : toe: transformed to: 2025/11/01 01:12:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/01 01:12:23 DEBUG : toe: transformed to: 2025/11/01 01:12:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/01 01:12:23 DEBUG : toe/toe: transformed to: 2025/11/01 01:12:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/01 01:12:23 INFO : toe/toe: Making directory 2025/11/01 01:12:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/01 01:12:23 DEBUG : toe/toe: transformed to: 2025/11/01 01:12:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/01 01:12:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/01 01:12:23 DEBUG : toe: transformed to: 2025/11/01 01:12:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/01 01:12:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/01 01:12:23 DEBUG : toe/toe/toe: transformed to: 2025/11/01 01:12:23 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/01 01:12:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for checks to finish 2025/11/01 01:12:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Waiting for transfers to finish 2025/11/01 01:12:24 INFO : toe/toe/toe: Copied (new) 2025/11/01 01:12:24 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: not deleting files as there were IO errors 2025/11/01 01:12:24 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: not deleting directories as there were IO errors --- PASS: TestError (1.79s) PASS 2025/11/01 01:12:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qewuweq1wagi: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Finished OK in 6m57.247456821s (try 1/5)