"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/07/15 01:01:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve" 2025/07/15 01:01:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 01:01:51 DEBUG : Creating backend with remote "/tmp/rclone2334754766" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:01:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:01:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/15 01:01:53 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:01:53 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.46s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:01:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/15 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:01:56 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:01:56 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:02:00 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:02:01 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (10.08s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.51s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.51s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:02:09 DEBUG : Creating backend with remote "/non-existing" 2025/07/15 01:02:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/15 01:02:09 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:02:09 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (2.24s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:02:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:02:12 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:02:12 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:02:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (10.97s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.51s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:02:23 INFO : sugarsync root 'Test/rclone-test-diviqoh4xeve': Running all checks before starting transfers 2025/07/15 01:02:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:02:24 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:02:24 INFO : sugarsync root 'Test/rclone-test-diviqoh4xeve': Checks finished, now starting transfers 2025/07/15 01:02:24 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:02:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (10.10s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:02:33 ERROR : Ignoring --no-traverse with sync 2025/07/15 01:02:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:02:34 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:02:34 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:02:38 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:02:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (10.04s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:02:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/15 01:02:44 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:02:44 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:02:47 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (6.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:02:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:02:51 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:02:51 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:02:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (6.57s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:02:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:02:57 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:02:57 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:03:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (6.50s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:03:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/15 01:03:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:03:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/15 01:03:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/15 01:03:04 INFO : sub dir2: Making directory 2025/07/15 01:03:05 INFO : sub dir: Making directory 2025/07/15 01:03:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:03:06 INFO : sub dir2/sub sub dir2: Making directory 2025/07/15 01:03:07 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:03:07 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:03:10 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:03:12 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.98s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:03:18 INFO : sub dir2: Making directory 2025/07/15 01:03:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/15 01:03:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:03:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:03:19 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:03:19 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:03:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.08s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:03:28 DEBUG : sub dir2: Making directory with metadata 2025/07/15 01:03:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:03:29 INFO : sub dir2: Making directory 2025/07/15 01:03:30 INFO : sub dir: Making directory 2025/07/15 01:03:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:03:31 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:03:31 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:03:34 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:03:34 INFO : sub dir/hello world: Deleted 2025/07/15 01:03:35 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/15 01:03:36 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.52s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:03:43 INFO : sub dir2: Making directory 2025/07/15 01:03:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:03:43 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:03:43 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:03:47 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:03:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.98s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:03:53 DEBUG : sub dir2: Making directory with metadata 2025/07/15 01:03:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:03:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/15 01:03:53 INFO : sub dir2: Making directory 2025/07/15 01:03:55 INFO : sub dir: Making directory 2025/07/15 01:03:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:03:56 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:03:56 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:03:58 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:03:58 DEBUG : Waiting for deletions to finish 2025/07/15 01:04:00 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.14s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.50s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:04:06 INFO : sub dir2: Making directory 2025/07/15 01:04:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:04:07 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:04:07 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:04:10 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:04:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.89s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:04:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zohilex4nexu" 2025/07/15 01:04:21 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) sugarsync root 'Test/rclone-test-diviqoh4xeve' -> sugarsync root 'Test/rclone-test-zohilex4nexu' 2025/07/15 01:04:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:04:26 DEBUG : sugarsync root 'Test/rclone-test-zohilex4nexu': Waiting for checks to finish 2025/07/15 01:04:26 DEBUG : sugarsync root 'Test/rclone-test-zohilex4nexu': Waiting for transfers to finish 2025/07/15 01:04:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/15 01:04:32 DEBUG : sugarsync root 'Test/rclone-test-zohilex4nexu': Purge remote --- PASS: TestServerSideCopy (20.77s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:04:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/15 01:04:43 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:04:43 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:04:45 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (13.50s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:04:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fedison4faho" sync_test.go:656: Server side copy (if possible) sugarsync root 'Test/rclone-test-diviqoh4xeve' -> sugarsync root 'Test/rclone-test-fedison4faho' 2025/07/15 01:05:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:05:01 DEBUG : sugarsync root 'Test/rclone-test-fedison4faho': Waiting for checks to finish 2025/07/15 01:05:01 DEBUG : sugarsync root 'Test/rclone-test-fedison4faho': Waiting for transfers to finish 2025/07/15 01:05:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/15 01:05:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/15 01:05:12 DEBUG : sugarsync root 'Test/rclone-test-fedison4faho': Waiting for checks to finish 2025/07/15 01:05:12 DEBUG : sugarsync root 'Test/rclone-test-fedison4faho': Waiting for transfers to finish 2025/07/15 01:05:12 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.wilihiy7" before starting 2025/07/15 01:05:14 DEBUG : sub dir/hello world.wilihiy7: server side copy: removing renamed existing file after operation 2025/07/15 01:05:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/15 01:05:17 DEBUG : sugarsync root 'Test/rclone-test-fedison4faho': Purge remote --- PASS: TestServerSideCopyOverSelf (31.22s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:05:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/15 01:05:28 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:05:28 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:05:30 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/15 01:05:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (13.88s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:05:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-puselub5paxe" sync_test.go:701: Server side copy (if possible) sugarsync root 'Test/rclone-test-diviqoh4xeve' -> sugarsync root 'Test/rclone-test-puselub5paxe' 2025/07/15 01:05:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:05:46 DEBUG : sugarsync root 'Test/rclone-test-puselub5paxe': Waiting for checks to finish 2025/07/15 01:05:46 DEBUG : sugarsync root 'Test/rclone-test-puselub5paxe': Waiting for transfers to finish 2025/07/15 01:05:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/15 01:05:55 DEBUG : sugarsync root 'Test/rclone-test-puselub5paxe': Using server-side directory move 2025/07/15 01:05:55 INFO : sugarsync root 'Test/rclone-test-puselub5paxe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/15 01:05:57 DEBUG : sugarsync root 'Test/rclone-test-puselub5paxe': Waiting for checks to finish 2025/07/15 01:05:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/15 01:05:57 DEBUG : sugarsync root 'Test/rclone-test-puselub5paxe': Waiting for transfers to finish 2025/07/15 01:05:57 INFO : sub dir/hello world: Deleted 2025/07/15 01:05:58 INFO : sub dir/hello world: Moved (server-side) 2025/07/15 01:06:05 DEBUG : testing file moves 2025/07/15 01:06:07 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/15 01:06:07 DEBUG : sugarsync root 'Test/rclone-test-puselub5paxe': Waiting for checks to finish 2025/07/15 01:06:07 DEBUG : sugarsync root 'Test/rclone-test-puselub5paxe': Waiting for transfers to finish 2025/07/15 01:06:07 INFO : sub dir/hello world: Deleted 2025/07/15 01:06:08 INFO : sub dir/hello world: Moved (server-side) 2025/07/15 01:06:11 DEBUG : sugarsync root 'Test/rclone-test-puselub5paxe': Purge remote --- PASS: TestServerSideMoveOverSelf (39.92s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:06:19 ERROR : error listing: directory not found 2025/07/15 01:06:21 INFO : Local file system at /tmp/rclone2334754766: Making directory 2025/07/15 01:06:22 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:06:22 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (12.33s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:06:34 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/15 01:06:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:06:34 DEBUG : Local file system at /tmp/rclone2334754766: Waiting for checks to finish 2025/07/15 01:06:34 DEBUG : Local file system at /tmp/rclone2334754766: Waiting for transfers to finish 2025/07/15 01:06:35 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/07/15 01:06:35 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:06:35 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (11.11s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:06:40 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/15 01:06:40 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:06:40 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:06:42 INFO : check sum: Copied (new) 2025/07/15 01:06:42 DEBUG : Waiting for deletions to finish 2025/07/15 01:06:44 NOTICE: sugarsync root 'Test/rclone-test-diviqoh4xeve': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/15 01:06:44 DEBUG : check sum: Size of src and dst objects identical 2025/07/15 01:06:44 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:06:44 DEBUG : check sum: Unchanged skipping 2025/07/15 01:06:44 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:06:44 DEBUG : Waiting for deletions to finish 2025/07/15 01:06:44 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (8.01s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:06:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/15 01:06:48 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:06:48 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:06:50 INFO : sizeonly: Copied (new) 2025/07/15 01:06:50 DEBUG : Waiting for deletions to finish 2025/07/15 01:06:52 DEBUG : sizeonly: Sizes identical 2025/07/15 01:06:52 DEBUG : sizeonly: Unchanged skipping 2025/07/15 01:06:52 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:06:52 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:06:52 DEBUG : Waiting for deletions to finish 2025/07/15 01:06:52 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (8.00s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:06:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/15 01:06:56 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:06:56 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:06:58 INFO : ignore-size: Copied (new) 2025/07/15 01:06:58 DEBUG : Waiting for deletions to finish 2025/07/15 01:07:00 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:07:00 DEBUG : ignore-size: Sizes identical 2025/07/15 01:07:00 DEBUG : ignore-size: Unchanged skipping 2025/07/15 01:07:00 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:07:00 DEBUG : Waiting for deletions to finish 2025/07/15 01:07:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (7.78s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:07:07 DEBUG : existing: Sizes identical 2025/07/15 01:07:07 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:07:07 DEBUG : existing: Unchanged skipping 2025/07/15 01:07:07 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:07:07 DEBUG : Waiting for deletions to finish 2025/07/15 01:07:07 INFO : There was nothing to transfer 2025/07/15 01:07:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/15 01:07:07 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:07:07 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:07:09 INFO : existing: Copied (replaced existing) 2025/07/15 01:07:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (9.07s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:07:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/15 01:07:12 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:07:12 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:07:15 INFO : existing: Copied (new) 2025/07/15 01:07:15 DEBUG : Waiting for deletions to finish 2025/07/15 01:07:17 DEBUG : existing: Destination exists, skipping 2025/07/15 01:07:17 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:07:17 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:07:17 DEBUG : Waiting for deletions to finish 2025/07/15 01:07:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (8.07s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:07:27 INFO : d: Making directory 2025/07/15 01:07:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/15 01:07:31 DEBUG : c/non empty space: Sizes identical 2025/07/15 01:07:31 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:07:31 DEBUG : c/non empty space: Unchanged skipping 2025/07/15 01:07:31 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:07:34 INFO : a/potato2: Copied (new) 2025/07/15 01:07:34 DEBUG : Waiting for deletions to finish 2025/07/15 01:07:35 INFO : b/potato: Deleted 2025/07/15 01:07:35 INFO : d: Removing directory 2025/07/15 01:07:36 INFO : b: Removing directory 2025/07/15 01:07:38 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': deleted 2 directories --- PASS: TestSyncIgnoreErrors (24.72s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:07:49 DEBUG : empty space: Sizes identical 2025/07/15 01:07:49 DEBUG : empty space: Unchanged skipping 2025/07/15 01:07:49 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:07:49 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:07:49 DEBUG : Waiting for deletions to finish 2025/07/15 01:07:49 INFO : There was nothing to transfer 2025/07/15 01:07:50 DEBUG : empty space: Sizes identical 2025/07/15 01:07:50 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:07:50 DEBUG : empty space: Unchanged skipping 2025/07/15 01:07:50 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:07:50 DEBUG : Waiting for deletions to finish 2025/07/15 01:07:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (8.72s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.52s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.53s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:08:00 DEBUG : empty space: Sizes identical 2025/07/15 01:08:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/15 01:08:00 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:08:00 DEBUG : empty space: Unchanged skipping 2025/07/15 01:08:00 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:08:03 INFO : potato: Copied (new) 2025/07/15 01:08:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (10.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:08:11 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/15 01:08:11 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:08:11 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:08:12 INFO : potato: Copied (replaced existing) 2025/07/15 01:08:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.56s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/07/15 01:08:19 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/07/15 01:08:19 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:08:19 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:08:21 INFO : potato: Copied (replaced existing) 2025/07/15 01:08:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:08:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:08:30 DEBUG : empty space: Sizes identical 2025/07/15 01:08:30 DEBUG : empty space: Unchanged skipping 2025/07/15 01:08:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/15 01:08:30 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:08:30 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:08:30 DEBUG : Waiting for deletions to finish 2025/07/15 01:08:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (9.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:08:40 DEBUG : empty space: Sizes identical 2025/07/15 01:08:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:08:40 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:08:40 DEBUG : empty space: Unchanged skipping 2025/07/15 01:08:40 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:08:42 INFO : potato2: Copied (new) 2025/07/15 01:08:42 DEBUG : Waiting for deletions to finish 2025/07/15 01:08:43 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (13.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:08:54 INFO : d: Making directory 2025/07/15 01:08:55 INFO : d/e: Making directory 2025/07/15 01:08:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/15 01:09:00 DEBUG : c/non empty space: Sizes identical 2025/07/15 01:09:00 DEBUG : c/non empty space: Unchanged skipping 2025/07/15 01:09:02 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:09:02 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:09:03 INFO : a/potato2: Copied (new) 2025/07/15 01:09:03 DEBUG : Waiting for deletions to finish 2025/07/15 01:09:04 INFO : b/potato: Deleted 2025/07/15 01:09:04 INFO : d/e: Removing directory 2025/07/15 01:09:06 INFO : d: Removing directory 2025/07/15 01:09:07 INFO : b: Removing directory 2025/07/15 01:09:08 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:09:22 INFO : d: Making directory 2025/07/15 01:09:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/15 01:09:26 DEBUG : c/non empty space: Sizes identical 2025/07/15 01:09:26 DEBUG : c/non empty space: Unchanged skipping 2025/07/15 01:09:26 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:09:26 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:09:29 INFO : a/potato2: Copied (new) 2025/07/15 01:09:29 ERROR : sugarsync root 'Test/rclone-test-diviqoh4xeve': not deleting files as there were IO errors 2025/07/15 01:09:29 ERROR : sugarsync root 'Test/rclone-test-diviqoh4xeve': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (24.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:09:45 DEBUG : Waiting for deletions to finish 2025/07/15 01:09:45 DEBUG : empty space: Sizes identical 2025/07/15 01:09:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:09:45 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:09:45 DEBUG : empty space: Unchanged skipping 2025/07/15 01:09:45 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:09:46 INFO : potato: Deleted 2025/07/15 01:09:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (12.93s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:09:58 DEBUG : Waiting for deletions to finish 2025/07/15 01:09:59 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:09:59 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:09:59 INFO : potato: Deleted 2025/07/15 01:10:00 DEBUG : empty space: Sizes identical 2025/07/15 01:10:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:10:00 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:10:00 DEBUG : empty space: Unchanged skipping 2025/07/15 01:10:00 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:10:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (14.81s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:10:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:10:11 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:10:11 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:10:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (10.51s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:10:23 DEBUG : enormous: Excluded (Size Filter) 2025/07/15 01:10:23 DEBUG : enormous: Excluded 2025/07/15 01:10:23 DEBUG : potato2: Excluded (Size Filter) 2025/07/15 01:10:23 DEBUG : potato2: Excluded 2025/07/15 01:10:24 DEBUG : potato2: Excluded (Size Filter) 2025/07/15 01:10:24 DEBUG : potato2: Excluded 2025/07/15 01:10:24 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:10:24 DEBUG : empty space: Sizes identical 2025/07/15 01:10:24 DEBUG : empty space: Unchanged skipping 2025/07/15 01:10:24 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:10:24 DEBUG : Waiting for deletions to finish 2025/07/15 01:10:24 INFO : There was nothing to transfer 2025/07/15 01:10:25 DEBUG : enormous: Excluded (Size Filter) 2025/07/15 01:10:25 DEBUG : enormous: Excluded 2025/07/15 01:10:25 DEBUG : potato2: Excluded (Size Filter) 2025/07/15 01:10:25 DEBUG : potato2: Excluded 2025/07/15 01:10:26 DEBUG : potato2: Excluded (Size Filter) 2025/07/15 01:10:26 DEBUG : potato2: Excluded 2025/07/15 01:10:26 DEBUG : empty space: Sizes identical 2025/07/15 01:10:26 DEBUG : empty space: Unchanged skipping 2025/07/15 01:10:26 DEBUG : Local file system at /tmp/rclone2334754766: Waiting for checks to finish 2025/07/15 01:10:26 DEBUG : Local file system at /tmp/rclone2334754766: Waiting for transfers to finish 2025/07/15 01:10:26 DEBUG : Waiting for deletions to finish 2025/07/15 01:10:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (11.54s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:10:37 DEBUG : enormous: Excluded (Size Filter) 2025/07/15 01:10:37 DEBUG : enormous: Excluded 2025/07/15 01:10:37 DEBUG : potato2: Excluded (Size Filter) 2025/07/15 01:10:37 DEBUG : potato2: Excluded 2025/07/15 01:10:38 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:10:38 DEBUG : empty space: Sizes identical 2025/07/15 01:10:38 DEBUG : empty space: Unchanged skipping 2025/07/15 01:10:38 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:10:38 DEBUG : Waiting for deletions to finish 2025/07/15 01:10:39 INFO : enormous: Deleted 2025/07/15 01:10:39 INFO : potato2: Deleted 2025/07/15 01:10:39 INFO : There was nothing to transfer 2025/07/15 01:10:40 DEBUG : Local file system at /tmp/rclone2334754766: Waiting for checks to finish 2025/07/15 01:10:40 DEBUG : empty space: Sizes identical 2025/07/15 01:10:40 DEBUG : empty space: Unchanged skipping 2025/07/15 01:10:40 DEBUG : Local file system at /tmp/rclone2334754766: Waiting for transfers to finish 2025/07/15 01:10:40 DEBUG : Waiting for deletions to finish 2025/07/15 01:10:40 INFO : potato2: Deleted 2025/07/15 01:10:40 INFO : enormous: Deleted 2025/07/15 01:10:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (13.78s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.51s) === 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:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: false 2025/07/15 01:10:44 ERROR : sugarsync root 'Test/rclone-test-diviqoh4xeve': Ignoring --track-renames as the source and destination do not have a common hash 2025/07/15 01:10:45 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/15 01:10:45 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/15 01:10:45 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:10:45 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:10:47 INFO : potato: Copied (new) 2025/07/15 01:10:47 INFO : yam: Copied (new) 2025/07/15 01:10:47 DEBUG : Waiting for deletions to finish 2025/07/15 01:10:48 ERROR : sugarsync root 'Test/rclone-test-diviqoh4xeve': Ignoring --track-renames as the source and destination do not have a common hash 2025/07/15 01:10:49 DEBUG : potato: Sizes identical 2025/07/15 01:10:49 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/15 01:10:49 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:10:49 DEBUG : potato: Unchanged skipping 2025/07/15 01:10:49 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:10:51 INFO : yaml: Copied (new) 2025/07/15 01:10:51 DEBUG : Waiting for deletions to finish 2025/07/15 01:10:52 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (12.12s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/07/15 01:10:56 ERROR : sugarsync root 'Test/rclone-test-diviqoh4xeve': Ignoring --track-renames as either the source or destination do not support modtime 2025/07/15 01:10:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/15 01:10:57 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/15 01:10:57 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:10:57 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:11:00 INFO : potato: Copied (new) 2025/07/15 01:11:00 INFO : yam: Copied (new) 2025/07/15 01:11:00 DEBUG : Waiting for deletions to finish 2025/07/15 01:11:00 ERROR : sugarsync root 'Test/rclone-test-diviqoh4xeve': Ignoring --track-renames as either the source or destination do not support modtime 2025/07/15 01:11:01 DEBUG : potato: Sizes identical 2025/07/15 01:11:01 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/15 01:11:01 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:11:01 DEBUG : potato: Unchanged skipping 2025/07/15 01:11:01 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:11:04 INFO : yaml: Copied (new) 2025/07/15 01:11:04 DEBUG : Waiting for deletions to finish 2025/07/15 01:11:05 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (12.21s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/07/15 01:11:09 INFO : sugarsync root 'Test/rclone-test-diviqoh4xeve': Making map for --track-renames 2025/07/15 01:11:09 INFO : sugarsync root 'Test/rclone-test-diviqoh4xeve': Finished making map for --track-renames 2025/07/15 01:11:09 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:11:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/15 01:11:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/15 01:11:09 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for renames to finish 2025/07/15 01:11:09 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:11:13 INFO : potato: Copied (new) 2025/07/15 01:11:13 INFO : sub/yam: Copied (new) 2025/07/15 01:11:13 DEBUG : Waiting for deletions to finish 2025/07/15 01:11:15 DEBUG : potato: Sizes identical 2025/07/15 01:11:15 DEBUG : potato: Unchanged skipping 2025/07/15 01:11:16 INFO : sugarsync root 'Test/rclone-test-diviqoh4xeve': Making map for --track-renames 2025/07/15 01:11:16 INFO : sugarsync root 'Test/rclone-test-diviqoh4xeve': Finished making map for --track-renames 2025/07/15 01:11:16 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:11:16 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for renames to finish 2025/07/15 01:11:17 INFO : sub/yam: Moved (server-side) to: yam 2025/07/15 01:11:17 INFO : yam: Renamed from "sub/yam" 2025/07/15 01:11:17 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:11:17 DEBUG : Waiting for deletions to finish 2025/07/15 01:11:17 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (15.25s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:11:24 DEBUG : Creating backend with remote "/tmp/rclone2334754766/dir1" 2025/07/15 01:11:24 DEBUG : Creating backend with remote "/tmp/rclone2334754766/dir2" 2025/07/15 01:11:24 DEBUG : Local file system at /tmp/rclone2334754766/dir2: Using server-side directory move 2025/07/15 01:11:24 INFO : Local file system at /tmp/rclone2334754766/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/15 01:11:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/15 01:11:24 DEBUG : Local file system at /tmp/rclone2334754766/dir2: Waiting for checks to finish 2025/07/15 01:11:24 DEBUG : Local file system at /tmp/rclone2334754766/dir2: Waiting for transfers to finish 2025/07/15 01:11:24 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.53s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:11:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:11:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/15 01:11:26 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:11:26 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:11:33 INFO : nested/sub dir/file: Copied (new) 2025/07/15 01:11:33 INFO : nested/sub dir/file: Deleted 2025/07/15 01:11:33 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:11:33 INFO : sub dir/hello world: Deleted 2025/07/15 01:11:33 INFO : sub dir: Removing directory 2025/07/15 01:11:33 INFO : nested/sub dir: Removing directory 2025/07/15 01:11:33 INFO : nested: Removing directory 2025/07/15 01:11:33 DEBUG : Local file system at /tmp/rclone2334754766: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (17.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:11:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:11:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/15 01:11:43 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:11:43 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:11:50 INFO : nested/sub dir/file: Copied (new) 2025/07/15 01:11:50 INFO : nested/sub dir/file: Deleted 2025/07/15 01:11:50 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:11:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.40s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:11:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/15 01:11:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/15 01:11:59 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:11:59 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:12:02 INFO : existing-b: Copied (new) 2025/07/15 01:12:02 INFO : existing-b: Deleted 2025/07/15 01:12:02 INFO : existing: Copied (new) 2025/07/15 01:12:02 INFO : existing: Deleted 2025/07/15 01:12:04 DEBUG : existing: Destination exists, skipping 2025/07/15 01:12:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/15 01:12:04 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:12:04 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:12:04 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.82s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:12:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wejuqam1lake" sync_test.go:1735: Server side move (if possible) sugarsync root 'Test/rclone-test-diviqoh4xeve' -> sugarsync root 'Test/rclone-test-wejuqam1lake' 2025/07/15 01:12:26 DEBUG : sugarsync root 'Test/rclone-test-wejuqam1lake': Using server-side directory move 2025/07/15 01:12:26 INFO : sugarsync root 'Test/rclone-test-wejuqam1lake': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/15 01:12:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:12:27 DEBUG : empty space: Sizes identical 2025/07/15 01:12:27 DEBUG : empty space: Unchanged skipping 2025/07/15 01:12:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/15 01:12:27 DEBUG : sugarsync root 'Test/rclone-test-wejuqam1lake': Waiting for checks to finish 2025/07/15 01:12:28 INFO : empty space: Deleted 2025/07/15 01:12:28 DEBUG : sugarsync root 'Test/rclone-test-wejuqam1lake': Waiting for transfers to finish 2025/07/15 01:12:28 INFO : potato2: Moved (server-side) 2025/07/15 01:12:28 INFO : potato3: Deleted 2025/07/15 01:12:29 INFO : potato3: Moved (server-side) 2025/07/15 01:12:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tijisis1basi" 2025/07/15 01:12:34 DEBUG : sugarsync root 'Test/rclone-test-tijisis1basi': Using server-side directory move 2025/07/15 01:12:35 INFO : sugarsync root 'Test/rclone-test-tijisis1basi': Server side directory move succeeded 2025/07/15 01:12:38 ERROR : error listing: directory not found 2025/07/15 01:12:38 DEBUG : sugarsync root 'Test/rclone-test-tijisis1basi': Purge remote 2025/07/15 01:12:39 DEBUG : sugarsync root 'Test/rclone-test-wejuqam1lake': Purge remote 2025/07/15 01:12:40 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.88s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:12:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kiziren8taxi" sync_test.go:1735: Server side move (if possible) sugarsync root 'Test/rclone-test-diviqoh4xeve' -> sugarsync root 'Test/rclone-test-kiziren8taxi' 2025/07/15 01:13:01 DEBUG : empty space: Excluded (Size Filter) 2025/07/15 01:13:01 DEBUG : empty space: Excluded 2025/07/15 01:13:01 DEBUG : empty space: Excluded (Size Filter) 2025/07/15 01:13:01 DEBUG : empty space: Excluded 2025/07/15 01:13:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:13:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/15 01:13:01 DEBUG : sugarsync root 'Test/rclone-test-kiziren8taxi': Waiting for checks to finish 2025/07/15 01:13:01 DEBUG : sugarsync root 'Test/rclone-test-kiziren8taxi': Waiting for transfers to finish 2025/07/15 01:13:02 INFO : potato2: Moved (server-side) 2025/07/15 01:13:02 INFO : potato3: Deleted 2025/07/15 01:13:02 INFO : potato3: Moved (server-side) 2025/07/15 01:13:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kayukac6wivu" 2025/07/15 01:13:08 DEBUG : empty space: Excluded (Size Filter) 2025/07/15 01:13:08 DEBUG : empty space: Excluded 2025/07/15 01:13:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:13:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/15 01:13:08 DEBUG : sugarsync root 'Test/rclone-test-kayukac6wivu': Waiting for checks to finish 2025/07/15 01:13:08 DEBUG : sugarsync root 'Test/rclone-test-kayukac6wivu': Waiting for transfers to finish 2025/07/15 01:13:10 INFO : potato2: Moved (server-side) 2025/07/15 01:13:11 INFO : potato3: Moved (server-side) 2025/07/15 01:13:12 DEBUG : sugarsync root 'Test/rclone-test-kayukac6wivu': Purge remote 2025/07/15 01:13:13 DEBUG : sugarsync root 'Test/rclone-test-kiziren8taxi': Purge remote --- PASS: TestServerSideMoveWithFilter (34.71s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:13:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nafolom5dowu" 2025/07/15 01:13:27 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) sugarsync root 'Test/rclone-test-diviqoh4xeve' -> sugarsync root 'Test/rclone-test-nafolom5dowu' 2025/07/15 01:13:37 DEBUG : sugarsync root 'Test/rclone-test-nafolom5dowu': Using server-side directory move 2025/07/15 01:13:37 INFO : sugarsync root 'Test/rclone-test-nafolom5dowu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/15 01:13:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:13:38 DEBUG : empty space: Sizes identical 2025/07/15 01:13:38 DEBUG : empty space: Unchanged skipping 2025/07/15 01:13:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/15 01:13:38 DEBUG : sugarsync root 'Test/rclone-test-nafolom5dowu': Waiting for checks to finish 2025/07/15 01:13:38 INFO : potato2: Moved (server-side) 2025/07/15 01:13:38 INFO : empty space: Deleted 2025/07/15 01:13:38 DEBUG : sugarsync root 'Test/rclone-test-nafolom5dowu': Waiting for transfers to finish 2025/07/15 01:13:38 INFO : potato3: Deleted 2025/07/15 01:13:39 INFO : potato3: Moved (server-side) 2025/07/15 01:13:39 INFO : tomatoDir: Removing directory 2025/07/15 01:13:41 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': deleted 1 directories 2025/07/15 01:13:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xopigit6buku" 2025/07/15 01:13:46 INFO : tomatoDir: Making directory 2025/07/15 01:13:47 DEBUG : sugarsync root 'Test/rclone-test-xopigit6buku': Using server-side directory move 2025/07/15 01:13:49 INFO : sugarsync root 'Test/rclone-test-xopigit6buku': Server side directory move succeeded 2025/07/15 01:13:52 ERROR : error listing: directory not found 2025/07/15 01:13:53 ERROR : error listing: directory not found 2025/07/15 01:13:53 DEBUG : sugarsync root 'Test/rclone-test-xopigit6buku': Purge remote 2025/07/15 01:13:54 DEBUG : sugarsync root 'Test/rclone-test-nafolom5dowu': Purge remote 2025/07/15 01:13:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.18s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.50s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:13:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/rclone-sync-test" --- PASS: TestSyncOverlap (6.31s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:14:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/rclone-sync-test" 2025/07/15 01:14:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/rclone-sync-test-include/layer2" 2025/07/15 01:14:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/rclone-sync-test-ignore-file" 2025/07/15 01:14:31 DEBUG : rclone-sync-test: Excluded 2025/07/15 01:14:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/15 01:14:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/15 01:14:34 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/rclone-sync-test': Waiting for checks to finish 2025/07/15 01:14:34 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/rclone-sync-test': Waiting for transfers to finish 2025/07/15 01:14:34 DEBUG : Waiting for deletions to finish 2025/07/15 01:14:34 INFO : There was nothing to transfer 2025/07/15 01:14:36 DEBUG : rclone-sync-test: Excluded 2025/07/15 01:14:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/15 01:14:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/15 01:14:39 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:14:39 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:14:39 DEBUG : Waiting for deletions to finish 2025/07/15 01:14:39 INFO : rclone-sync-test-include: Removing directory 2025/07/15 01:14:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/07/15 01:14:40 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': failed to delete 1 directories 2025/07/15 01:14:40 INFO : There was nothing to transfer 2025/07/15 01:14:42 DEBUG : rclone-sync-test: Excluded 2025/07/15 01:14:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/15 01:14:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/15 01:14:45 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/07/15 01:14:45 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/07/15 01:14:45 DEBUG : Waiting for deletions to finish 2025/07/15 01:14:45 INFO : There was nothing to transfer 2025/07/15 01:14:47 DEBUG : rclone-sync-test: Excluded 2025/07/15 01:14:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/15 01:14:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/15 01:14:50 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:14:50 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:14:50 DEBUG : Waiting for deletions to finish 2025/07/15 01:14:50 INFO : rclone-sync-test-include: Removing directory 2025/07/15 01:14:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/07/15 01:14:51 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': failed to delete 1 directories 2025/07/15 01:14:51 INFO : There was nothing to transfer 2025/07/15 01:14:52 DEBUG : Excluded 2025/07/15 01:14:53 DEBUG : rclone-sync-test: Excluded 2025/07/15 01:14:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/15 01:14:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/15 01:14:56 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/07/15 01:14:56 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/07/15 01:14:56 DEBUG : Waiting for deletions to finish 2025/07/15 01:14:56 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (59.62s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:15:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/dst" 2025/07/15 01:15:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/CompareDest" 2025/07/15 01:15:15 DEBUG : one: Need to transfer - File not found at Destination 2025/07/15 01:15:15 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:15:15 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:15:18 INFO : one: Copied (new) 2025/07/15 01:15:18 DEBUG : Waiting for deletions to finish 2025/07/15 01:15:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:15:22 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:15:23 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:15:24 INFO : one: Copied (replaced existing) 2025/07/15 01:15:24 DEBUG : Waiting for deletions to finish 2025/07/15 01:15:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:15:34 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:15:36 DEBUG : one: Sizes identical 2025/07/15 01:15:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/15 01:15:36 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:15:36 DEBUG : Waiting for deletions to finish 2025/07/15 01:15:36 INFO : There was nothing to transfer 2025/07/15 01:15:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:15:43 DEBUG : two: Sizes identical 2025/07/15 01:15:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/15 01:15:43 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:15:43 DEBUG : one: Sizes identical 2025/07/15 01:15:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/15 01:15:43 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:15:43 DEBUG : Waiting for deletions to finish 2025/07/15 01:15:43 INFO : There was nothing to transfer 2025/07/15 01:15:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:15:46 DEBUG : two: Sizes identical 2025/07/15 01:15:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/15 01:15:46 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:15:46 DEBUG : one: Sizes identical 2025/07/15 01:15:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/15 01:15:46 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:15:46 DEBUG : Waiting for deletions to finish 2025/07/15 01:15:46 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/07/15 01:15:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:15:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/15 01:15:50 DEBUG : two: Need to transfer - File not found at Destination 2025/07/15 01:15:50 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:15:50 DEBUG : one: Sizes identical 2025/07/15 01:15:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/15 01:15:50 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:15:53 INFO : two: Copied (new) 2025/07/15 01:15:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.39s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:16:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/dest" 2025/07/15 01:16:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/pre-dest1" 2025/07/15 01:16:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/pre-dest2" 2025/07/15 01:16:22 DEBUG : 1: Sizes identical 2025/07/15 01:16:22 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/15 01:16:23 DEBUG : 2: Sizes identical 2025/07/15 01:16:23 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/15 01:16:25 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/15 01:16:25 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dest': Waiting for checks to finish 2025/07/15 01:16:25 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dest': Waiting for transfers to finish 2025/07/15 01:16:28 INFO : 3: Copied (new) 2025/07/15 01:16:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.30s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:16:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/dst" 2025/07/15 01:16:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/CopyDest" 2025/07/15 01:16:50 DEBUG : one: Need to transfer - File not found at Destination 2025/07/15 01:16:50 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:16:50 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:16:53 INFO : one: Copied (new) 2025/07/15 01:16:53 DEBUG : Waiting for deletions to finish 2025/07/15 01:16:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:16:57 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:16:58 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:17:00 INFO : one: Copied (replaced existing) 2025/07/15 01:17:00 DEBUG : Waiting for deletions to finish 2025/07/15 01:17:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/BackupDir" 2025/07/15 01:17:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:17:15 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:17:16 DEBUG : one: Sizes identical 2025/07/15 01:17:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:17:19 INFO : one: Moved (server-side) 2025/07/15 01:17:21 INFO : one: Copied (server-side copy) 2025/07/15 01:17:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/15 01:17:21 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:17:21 DEBUG : Waiting for deletions to finish 2025/07/15 01:17:27 DEBUG : one: Sizes identical 2025/07/15 01:17:27 DEBUG : one: Unchanged skipping 2025/07/15 01:17:28 DEBUG : two: Sizes identical 2025/07/15 01:17:30 INFO : two: Copied (server-side copy) 2025/07/15 01:17:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/15 01:17:30 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:17:30 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:17:30 DEBUG : Waiting for deletions to finish 2025/07/15 01:17:32 DEBUG : one: Sizes identical 2025/07/15 01:17:32 DEBUG : one: Unchanged skipping 2025/07/15 01:17:32 DEBUG : two: Sizes identical 2025/07/15 01:17:32 DEBUG : two: Unchanged skipping 2025/07/15 01:17:32 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:17:32 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:17:32 DEBUG : Waiting for deletions to finish 2025/07/15 01:17:32 INFO : There was nothing to transfer 2025/07/15 01:17:38 DEBUG : one: Sizes identical 2025/07/15 01:17:38 DEBUG : one: Unchanged skipping 2025/07/15 01:17:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/15 01:17:39 DEBUG : three: Destination not found in --copy-dest 2025/07/15 01:17:39 DEBUG : three: Need to transfer - File not found at Destination 2025/07/15 01:17:39 DEBUG : two: Sizes identical 2025/07/15 01:17:39 DEBUG : two: Unchanged skipping 2025/07/15 01:17:39 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:17:39 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:17:42 INFO : three: Copied (new) 2025/07/15 01:17:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (76.00s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:18:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/dst" 2025/07/15 01:18:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/backup" 2025/07/15 01:18:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 01:18:13 DEBUG : two: Sizes identical 2025/07/15 01:18:13 DEBUG : two: Unchanged skipping 2025/07/15 01:18:13 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:18:16 INFO : one: Moved (server-side) 2025/07/15 01:18:16 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:18:18 INFO : one: Copied (new) 2025/07/15 01:18:18 DEBUG : Waiting for deletions to finish 2025/07/15 01:18:20 INFO : three.txt: Moved (server-side) 2025/07/15 01:18:20 INFO : three.txt: Moved into backup dir 2025/07/15 01:18:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/15 01:18:26 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:18:26 DEBUG : two: Sizes identical 2025/07/15 01:18:26 DEBUG : two: Unchanged skipping 2025/07/15 01:18:28 INFO : one: Deleted 2025/07/15 01:18:29 INFO : one: Moved (server-side) 2025/07/15 01:18:29 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:18:31 INFO : one: Copied (new) 2025/07/15 01:18:31 DEBUG : Waiting for deletions to finish 2025/07/15 01:18:33 INFO : three.txt: Deleted 2025/07/15 01:18:34 INFO : three.txt: Moved (server-side) 2025/07/15 01:18:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (48.45s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:18:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/dst" 2025/07/15 01:18:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/backup" 2025/07/15 01:19:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 01:19:01 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:19:01 DEBUG : two: Sizes identical 2025/07/15 01:19:01 DEBUG : two: Unchanged skipping 2025/07/15 01:19:04 INFO : one: Moved (server-side) to: one.bak 2025/07/15 01:19:04 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:19:06 INFO : one: Copied (new) 2025/07/15 01:19:06 DEBUG : Waiting for deletions to finish 2025/07/15 01:19:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/15 01:19:08 INFO : three.txt: Moved into backup dir 2025/07/15 01:19:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/15 01:19:14 DEBUG : two: Sizes identical 2025/07/15 01:19:14 DEBUG : two: Unchanged skipping 2025/07/15 01:19:14 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:19:16 INFO : one.bak: Deleted 2025/07/15 01:19:16 INFO : one: Moved (server-side) to: one.bak 2025/07/15 01:19:16 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:19:19 INFO : one: Copied (new) 2025/07/15 01:19:19 DEBUG : Waiting for deletions to finish 2025/07/15 01:19:20 INFO : three.txt.bak: Deleted 2025/07/15 01:19:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/15 01:19:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (47.80s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:19:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/dst" 2025/07/15 01:19:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/backup" 2025/07/15 01:19:49 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:19:49 DEBUG : two: Sizes identical 2025/07/15 01:19:49 DEBUG : two: Unchanged skipping 2025/07/15 01:19:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 01:19:52 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/15 01:19:52 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:19:54 INFO : one: Copied (new) 2025/07/15 01:19:54 DEBUG : Waiting for deletions to finish 2025/07/15 01:19:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/15 01:19:56 INFO : three.txt: Moved into backup dir 2025/07/15 01:20:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/15 01:20:02 DEBUG : two: Sizes identical 2025/07/15 01:20:02 DEBUG : two: Unchanged skipping 2025/07/15 01:20:02 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:20:04 INFO : one-2019-01-01: Deleted 2025/07/15 01:20:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/15 01:20:05 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:20:07 INFO : one: Copied (new) 2025/07/15 01:20:07 DEBUG : Waiting for deletions to finish 2025/07/15 01:20:09 INFO : three-2019-01-01.txt: Deleted 2025/07/15 01:20:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/15 01:20:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (48.26s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:20:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/dst" 2025/07/15 01:20:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 01:20:33 DEBUG : two: Sizes identical 2025/07/15 01:20:33 DEBUG : two: Unchanged skipping 2025/07/15 01:20:33 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:20:34 INFO : one: Moved (server-side) to: one.bak 2025/07/15 01:20:34 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:20:37 INFO : one: Copied (new) 2025/07/15 01:20:37 DEBUG : Waiting for deletions to finish 2025/07/15 01:20:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/15 01:20:38 INFO : three.txt: Moved into backup dir 2025/07/15 01:20:44 DEBUG : one.bak: Excluded (Path Filter) 2025/07/15 01:20:44 DEBUG : one.bak: Excluded 2025/07/15 01:20:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/15 01:20:44 DEBUG : three.txt.bak: Excluded 2025/07/15 01:20:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/15 01:20:44 DEBUG : two: Sizes identical 2025/07/15 01:20:44 DEBUG : two: Unchanged skipping 2025/07/15 01:20:44 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for checks to finish 2025/07/15 01:20:46 INFO : one.bak: Deleted 2025/07/15 01:20:47 INFO : one: Moved (server-side) to: one.bak 2025/07/15 01:20:47 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve/dst': Waiting for transfers to finish 2025/07/15 01:20:49 INFO : one: Copied (new) 2025/07/15 01:20:49 DEBUG : Waiting for deletions to finish 2025/07/15 01:20:51 INFO : three.txt.bak: Deleted 2025/07/15 01:20:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/15 01:20:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (40.93s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:21:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/dst" 2025/07/15 01:21:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 01:21:15 INFO : one: Moved (server-side) to: one.bak 2025/07/15 01:21:17 INFO : one: Copied (new) 2025/07/15 01:21:18 DEBUG : two: Sizes identical 2025/07/15 01:21:18 DEBUG : two: Unchanged skipping 2025/07/15 01:21:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/15 01:21:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/15 01:21:23 INFO : three.txt: Copied (new) 2025/07/15 01:21:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/15 01:21:28 INFO : one.bak: Deleted 2025/07/15 01:21:29 INFO : one: Moved (server-side) to: one.bak 2025/07/15 01:21:31 INFO : one: Copied (new) 2025/07/15 01:21:32 DEBUG : two: Sizes identical 2025/07/15 01:21:32 DEBUG : two: Unchanged skipping 2025/07/15 01:21:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/15 01:21:34 INFO : three.txt.bak: Deleted 2025/07/15 01:21:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/15 01:21:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.13s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:21:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diviqoh4xeve/dst" 2025/07/15 01:22:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 01:22:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/15 01:22:05 INFO : one: Copied (new) 2025/07/15 01:22:06 DEBUG : two: Sizes identical 2025/07/15 01:22:06 DEBUG : two: Unchanged skipping 2025/07/15 01:22:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/15 01:22:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/15 01:22:11 INFO : three.txt: Copied (new) 2025/07/15 01:22:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/15 01:22:16 INFO : one-2019-01-01: Deleted 2025/07/15 01:22:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/15 01:22:20 INFO : one: Copied (new) 2025/07/15 01:22:21 DEBUG : two: Sizes identical 2025/07/15 01:22:21 DEBUG : two: Unchanged skipping 2025/07/15 01:22:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/15 01:22:23 INFO : three-2019-01-01.txt: Deleted 2025/07/15 01:22:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/15 01:22:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (48.62s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:22:40 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:22:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/15 01:22:40 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:22:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/15 01:22:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.91s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:22:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/15 01:22:46 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:22:46 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:22:49 INFO : existing: Copied (new) 2025/07/15 01:22:49 DEBUG : Waiting for deletions to finish 2025/07/15 01:22:51 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:22:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/15 01:22:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/15 01:22:51 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:22:51 ERROR : sugarsync root 'Test/rclone-test-diviqoh4xeve': not deleting files as there were IO errors 2025/07/15 01:22:51 ERROR : sugarsync root 'Test/rclone-test-diviqoh4xeve': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (9.72s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" sync_test.go:2636: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:23:15 DEBUG : existing: Sizes identical 2025/07/15 01:23:15 DEBUG : existing: Unchanged skipping 2025/07/15 01:23:15 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/07/15 01:23:16 DEBUG : EXISTING: moving to existing-rclone-move-cusabey7 2025/07/15 01:23:16 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-najeyuy8 2025/07/15 01:23:18 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/07/15 01:23:18 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-najeyuy8 2025/07/15 01:23:18 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/07/15 01:23:18 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-cusabey7 2025/07/15 01:23:18 DEBUG : EXISTING: moving to existing 2025/07/15 01:23:19 INFO : existingbutdifferent-rclone-move-najeyuy8: Moved (server-side) to: existingbutdifferent 2025/07/15 01:23:19 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/07/15 01:23:19 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/07/15 01:23:19 INFO : existing-rclone-move-cusabey7: Moved (server-side) to: existing 2025/07/15 01:23:19 INFO : EXISTING: Moved (server-side) to: existing 2025/07/15 01:23:19 INFO : EXISTING: Fixed case by renaming to: existing 2025/07/15 01:23:22 INFO : existingbutdifferent: Copied (replaced existing) 2025/07/15 01:23:23 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/07/15 01:23:27 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/07/15 01:23:28 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/07/15 01:23:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-duroneb7 2025/07/15 01:23:31 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-duroneb7 2025/07/15 01:23:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/07/15 01:23:32 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/07/15 01:23:32 INFO : subdira/subdirb/subdirc/hello-rclone-move-duroneb7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/07/15 01:23:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/07/15 01:23:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/07/15 01:23:33 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Renewing token 2025/07/15 01:23:33 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to upload file: HTTP error 401 (401 Unauthorized): invalid token 2025/07/15 01:23:34 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/07/15 01:23:34 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/07/15 01:23:34 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/07/15 01:23:34 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/07/15 01:23:34 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:23:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-texadet6 2025/07/15 01:23:36 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-texadet6 2025/07/15 01:23:36 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/15 01:23:37 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-texadet6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/15 01:23:37 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/15 01:23:37 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/15 01:23:37 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:23:39 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/07/15 01:23:39 ERROR : sugarsync root 'Test/rclone-test-diviqoh4xeve': not deleting files as there were IO errors 2025/07/15 01:23:39 ERROR : sugarsync root 'Test/rclone-test-diviqoh4xeve': not deleting directories as there were IO errors sync_test.go:2685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2685 Error: Received unexpected error: failed to upload file: HTTP error 401 (401 Unauthorized): invalid token Test: TestFixCase --- FAIL: TestFixCase (54.99s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (4.70s) --- SKIP: TestMaxTransfer/Hard (1.53s) --- SKIP: TestMaxTransfer/Soft (1.52s) --- SKIP: TestMaxTransfer/Cautious (1.65s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:25:40 DEBUG : both0: Sizes identical 2025/07/15 01:25:40 DEBUG : both0: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both10: Sizes identical 2025/07/15 01:25:40 DEBUG : both10: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both11: Sizes identical 2025/07/15 01:25:40 DEBUG : both11: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both12: Sizes identical 2025/07/15 01:25:40 DEBUG : both12: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both13: Sizes identical 2025/07/15 01:25:40 DEBUG : both13: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both14: Sizes identical 2025/07/15 01:25:40 DEBUG : both14: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both15: Sizes identical 2025/07/15 01:25:40 DEBUG : both15: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both16: Sizes identical 2025/07/15 01:25:40 DEBUG : both16: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both17: Sizes identical 2025/07/15 01:25:40 DEBUG : both17: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both18: Sizes identical 2025/07/15 01:25:40 DEBUG : both18: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both19: Sizes identical 2025/07/15 01:25:40 DEBUG : both19: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both1: Sizes identical 2025/07/15 01:25:40 DEBUG : both1: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both2: Sizes identical 2025/07/15 01:25:40 DEBUG : both2: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both3: Sizes identical 2025/07/15 01:25:40 DEBUG : both3: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both4: Sizes identical 2025/07/15 01:25:40 DEBUG : both4: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both5: Sizes identical 2025/07/15 01:25:40 DEBUG : both5: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both6: Sizes identical 2025/07/15 01:25:40 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:25:40 DEBUG : both6: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both8: Sizes identical 2025/07/15 01:25:40 DEBUG : both7: Sizes identical 2025/07/15 01:25:40 DEBUG : both9: Sizes identical 2025/07/15 01:25:40 DEBUG : both8: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both9: Unchanged skipping 2025/07/15 01:25:40 DEBUG : both7: Unchanged skipping 2025/07/15 01:25:40 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:25:40 DEBUG : Waiting for deletions to finish 2025/07/15 01:25:41 INFO : only9: Deleted 2025/07/15 01:25:41 INFO : only13: Deleted 2025/07/15 01:25:41 INFO : only3: Deleted 2025/07/15 01:25:41 INFO : only8: Deleted 2025/07/15 01:25:42 INFO : only11: Deleted 2025/07/15 01:25:42 INFO : only15: Deleted 2025/07/15 01:25:42 INFO : only17: Deleted 2025/07/15 01:25:42 INFO : only2: Deleted 2025/07/15 01:25:43 INFO : only16: Deleted 2025/07/15 01:25:43 INFO : only18: Deleted 2025/07/15 01:25:43 INFO : only1: Deleted 2025/07/15 01:25:43 INFO : only4: Deleted 2025/07/15 01:25:44 INFO : only6: Deleted 2025/07/15 01:25:44 INFO : only0: Deleted 2025/07/15 01:25:44 INFO : only14: Deleted 2025/07/15 01:25:44 INFO : only19: Deleted 2025/07/15 01:25:44 INFO : only5: Deleted 2025/07/15 01:25:44 INFO : only7: Deleted 2025/07/15 01:25:44 INFO : only10: Deleted 2025/07/15 01:25:44 INFO : only12: Deleted --- PASS: TestSyncConcurrentDelete (127.78s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:27:47 DEBUG : both10: Sizes identical 2025/07/15 01:27:47 DEBUG : both11: Sizes identical 2025/07/15 01:27:47 DEBUG : both0: Sizes identical 2025/07/15 01:27:47 DEBUG : both10: Unchanged skipping 2025/07/15 01:27:47 DEBUG : both12: Sizes identical 2025/07/15 01:27:47 DEBUG : both13: Sizes identical 2025/07/15 01:27:47 DEBUG : both12: Unchanged skipping 2025/07/15 01:27:47 DEBUG : both14: Sizes identical 2025/07/15 01:27:47 DEBUG : both11: Unchanged skipping 2025/07/15 01:27:47 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:27:47 DEBUG : both15: Sizes identical 2025/07/15 01:27:47 DEBUG : both14: Unchanged skipping 2025/07/15 01:27:47 DEBUG : both16: Sizes identical 2025/07/15 01:27:47 DEBUG : both16: Unchanged skipping 2025/07/15 01:27:47 DEBUG : both17: Sizes identical 2025/07/15 01:27:47 DEBUG : both15: Unchanged skipping 2025/07/15 01:27:47 DEBUG : both18: Sizes identical 2025/07/15 01:27:47 DEBUG : both18: Unchanged skipping 2025/07/15 01:27:47 DEBUG : both19: Sizes identical 2025/07/15 01:27:47 DEBUG : both19: Unchanged skipping 2025/07/15 01:27:47 DEBUG : both1: Sizes identical 2025/07/15 01:27:47 DEBUG : both13: Unchanged skipping 2025/07/15 01:27:47 DEBUG : both2: Sizes identical 2025/07/15 01:27:47 DEBUG : both0: Unchanged skipping 2025/07/15 01:27:47 DEBUG : both3: Sizes identical 2025/07/15 01:27:47 DEBUG : both17: Unchanged skipping 2025/07/15 01:27:47 DEBUG : both4: Sizes identical 2025/07/15 01:27:47 DEBUG : both4: Unchanged skipping 2025/07/15 01:27:47 DEBUG : both5: Sizes identical 2025/07/15 01:27:47 DEBUG : both1: Unchanged skipping 2025/07/15 01:27:47 DEBUG : both6: Sizes identical 2025/07/15 01:27:47 DEBUG : both6: Unchanged skipping 2025/07/15 01:27:47 DEBUG : both7: Sizes identical 2025/07/15 01:27:47 DEBUG : both2: Unchanged skipping 2025/07/15 01:27:47 DEBUG : both8: Sizes identical 2025/07/15 01:27:47 DEBUG : both8: Unchanged skipping 2025/07/15 01:27:47 DEBUG : both9: Sizes identical 2025/07/15 01:27:47 DEBUG : both9: Unchanged skipping 2025/07/15 01:27:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : both3: Unchanged skipping 2025/07/15 01:27:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : both5: Unchanged skipping 2025/07/15 01:27:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : both7: Unchanged skipping 2025/07/15 01:27:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/15 01:27:47 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:27:48 INFO : only10: Copied (replaced existing) 2025/07/15 01:27:48 INFO : only11: Copied (replaced existing) 2025/07/15 01:27:49 INFO : only0: Copied (replaced existing) 2025/07/15 01:27:49 INFO : only12: Copied (replaced existing) 2025/07/15 01:27:49 INFO : only13: Copied (replaced existing) 2025/07/15 01:27:50 INFO : only14: Copied (replaced existing) 2025/07/15 01:27:50 INFO : only16: Copied (replaced existing) 2025/07/15 01:27:50 INFO : only15: Copied (replaced existing) 2025/07/15 01:27:51 INFO : only17: Copied (replaced existing) 2025/07/15 01:27:51 INFO : only1: Copied (replaced existing) 2025/07/15 01:27:51 INFO : only18: Copied (replaced existing) 2025/07/15 01:27:51 INFO : only2: Copied (replaced existing) 2025/07/15 01:27:52 INFO : only19: Copied (replaced existing) 2025/07/15 01:27:52 INFO : only6: Copied (replaced existing) 2025/07/15 01:27:52 INFO : only4: Copied (replaced existing) 2025/07/15 01:27:52 INFO : only5: Copied (replaced existing) 2025/07/15 01:27:53 INFO : only3: Copied (replaced existing) 2025/07/15 01:27:53 INFO : only7: Copied (replaced existing) 2025/07/15 01:27:53 INFO : only8: Copied (replaced existing) 2025/07/15 01:27:53 INFO : only9: Copied (replaced existing) 2025/07/15 01:27:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (143.66s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:28:27 DEBUG : empty_dir: Making directory with metadata 2025/07/15 01:28:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:28:27 DEBUG : empty_on_remote: Making directory with metadata 2025/07/15 01:28:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:28:27 INFO : empty_on_remote: Making directory 2025/07/15 01:28:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/15 01:28:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/15 01:28:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/15 01:28:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/15 01:28:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (20.43s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:28:47 DEBUG : empty_dir: Making directory with metadata 2025/07/15 01:28:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:28:47 DEBUG : empty_on_remote: Making directory with metadata 2025/07/15 01:28:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:28:47 INFO : empty_on_remote: Making directory 2025/07/15 01:28:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/15 01:28:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/15 01:28:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/15 01:28:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/15 01:28:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/15 01:28:55 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (21.69s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:29:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/15 01:29:09 INFO : sub dir: Making directory 2025/07/15 01:29:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (51.20s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:30:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/15 01:30:00 INFO : sub dir: Making directory 2025/07/15 01:30:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (50.88s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:31:42 DEBUG : Waiting for deletions to finish 2025/07/15 01:31:43 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : apple: Excluded 2025/07/15 01:31:43 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : banana: Excluded 2025/07/15 01:31:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:31:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : splitbananasplit: Excluded 2025/07/15 01:31:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:31:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:31:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:31:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:31:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:31:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:31:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:31:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:31:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:31:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:31:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:31:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:31:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:31:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:31:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:31:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:31:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:31:46 DEBUG : apple: Sizes identical 2025/07/15 01:31:46 DEBUG : apple: Unchanged skipping 2025/07/15 01:31:46 DEBUG : appleappleapplebanana: Sizes identical 2025/07/15 01:31:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:31:46 DEBUG : banana: Sizes identical 2025/07/15 01:31:46 DEBUG : splitbananasplit: Sizes identical 2025/07/15 01:31:46 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:31:46 DEBUG : banana: Unchanged skipping 2025/07/15 01:31:46 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/15 01:31:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:31:46 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/15 01:31:46 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:31:46 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/15 01:31:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:31:46 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/15 01:31:46 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/15 01:31:46 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/15 01:31:46 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/15 01:31:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:31:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:31:46 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/15 01:31:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:31:46 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/15 01:31:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:31:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:31:46 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/15 01:31:46 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/15 01:31:46 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/15 01:31:46 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/15 01:31:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:31:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:31:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:31:46 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/15 01:31:46 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/15 01:31:46 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/15 01:31:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:31:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:31:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:31:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:31:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:31:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:31:46 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:31:46 DEBUG : Waiting for deletions to finish 2025/07/15 01:31:46 INFO : There was nothing to transfer 2025/07/15 01:31:46 DEBUG : Waiting for deletions to finish 2025/07/15 01:31:47 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : apple: Excluded 2025/07/15 01:31:47 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : banana: Excluded 2025/07/15 01:31:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:31:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : splitbananasplit: Excluded 2025/07/15 01:31:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:31:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:31:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:31:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:31:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:31:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:31:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:31:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:31:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:31:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:31:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:31:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:31:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:31:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:31:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:31:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:31:50 DEBUG : apple: Sizes identical 2025/07/15 01:31:50 DEBUG : banana: Sizes identical 2025/07/15 01:31:50 DEBUG : apple: Unchanged skipping 2025/07/15 01:31:50 DEBUG : banana: Unchanged skipping 2025/07/15 01:31:50 DEBUG : appleappleapplebanana: Sizes identical 2025/07/15 01:31:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:31:50 DEBUG : splitbananasplit: Sizes identical 2025/07/15 01:31:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:31:51 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/15 01:31:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:31:51 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/15 01:31:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:31:51 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/15 01:31:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:31:51 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/15 01:31:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:31:51 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/15 01:31:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:31:51 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/15 01:31:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:31:51 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/15 01:31:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:31:51 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/15 01:31:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:31:51 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/15 01:31:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:31:51 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/15 01:31:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:31:51 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/15 01:31:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:31:51 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/15 01:31:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:31:51 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/15 01:31:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:31:51 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/15 01:31:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:31:51 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/15 01:31:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:31:51 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/15 01:31:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:31:51 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:31:51 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:31:51 DEBUG : Waiting for deletions to finish 2025/07/15 01:31:51 INFO : There was nothing to transfer 2025/07/15 01:31:51 DEBUG : Waiting for deletions to finish 2025/07/15 01:31:52 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:31:52 DEBUG : apple: Excluded 2025/07/15 01:31:52 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:31:52 DEBUG : banana: Excluded 2025/07/15 01:31:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:31:52 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:31:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:31:52 DEBUG : splitbananasplit: Excluded 2025/07/15 01:31:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:31:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:31:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:31:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:31:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:31:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:31:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:31:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:31:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:31:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:31:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:31:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:31:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:31:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:31:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:31:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:31:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:31:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:31:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:31:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:31:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:31:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:31:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:31:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:31:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:31:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:31:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:31:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:31:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:31:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:31:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:31:53 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:33:06 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:07 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:33:07 DEBUG : apple: Excluded 2025/07/15 01:33:07 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:33:07 DEBUG : banana: Excluded 2025/07/15 01:33:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:33:07 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:33:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:33:07 DEBUG : splitbananasplit: Excluded 2025/07/15 01:33:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:33:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:33:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:33:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:33:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:33:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:33:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:33:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:33:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:33:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:33:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:33:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:33:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:33:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:33:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:33:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:33:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:33:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:33:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:33:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:33:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:33:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:33:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:33:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:33:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:33:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:33:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:33:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:33:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:33:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:33:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:33:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:33:10 DEBUG : apple: Sizes identical 2025/07/15 01:33:10 DEBUG : apple: Unchanged skipping 2025/07/15 01:33:10 DEBUG : appleappleapplebanana: Sizes identical 2025/07/15 01:33:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:33:10 DEBUG : banana: Sizes identical 2025/07/15 01:33:10 DEBUG : banana: Unchanged skipping 2025/07/15 01:33:10 DEBUG : splitbananasplit: Sizes identical 2025/07/15 01:33:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:33:11 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/15 01:33:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:33:11 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/15 01:33:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:33:11 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/15 01:33:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:33:11 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/15 01:33:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:33:11 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/15 01:33:11 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/15 01:33:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:33:11 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/15 01:33:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:33:11 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/15 01:33:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:33:11 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/15 01:33:11 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/15 01:33:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:33:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:33:11 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/15 01:33:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:33:11 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/15 01:33:11 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/15 01:33:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:33:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:33:11 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/15 01:33:11 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/15 01:33:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:33:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:33:11 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/15 01:33:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:33:11 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:33:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:33:11 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:33:11 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:11 INFO : There was nothing to transfer 2025/07/15 01:33:11 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:11 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:33:11 DEBUG : apple: Excluded 2025/07/15 01:33:11 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:33:11 DEBUG : banana: Excluded 2025/07/15 01:33:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:33:11 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:33:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:33:11 DEBUG : splitbananasplit: Excluded 2025/07/15 01:33:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:33:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:33:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:33:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:33:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:33:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:33:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:33:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:33:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:33:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:33:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:33:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:33:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:33:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:33:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:33:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:33:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:33:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:33:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:33:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:33:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:33:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:33:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:33:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:33:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:33:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:33:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:33:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:33:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:33:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:33:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:33:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:33:14 DEBUG : apple: Sizes identical 2025/07/15 01:33:14 DEBUG : apple: Unchanged skipping 2025/07/15 01:33:14 DEBUG : appleappleapplebanana: Sizes identical 2025/07/15 01:33:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:33:14 DEBUG : banana: Sizes identical 2025/07/15 01:33:14 DEBUG : banana: Unchanged skipping 2025/07/15 01:33:14 DEBUG : splitbananasplit: Sizes identical 2025/07/15 01:33:14 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:33:15 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/15 01:33:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:33:15 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/15 01:33:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:33:15 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/15 01:33:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:33:15 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/15 01:33:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:33:15 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/15 01:33:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:33:15 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/15 01:33:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:33:15 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/15 01:33:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:33:15 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/15 01:33:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:33:15 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/15 01:33:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:33:15 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/15 01:33:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:33:15 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/15 01:33:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:33:15 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/15 01:33:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:33:15 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/15 01:33:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:33:15 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/15 01:33:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:33:15 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/15 01:33:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:33:15 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/15 01:33:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:33:15 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:33:15 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:33:15 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:15 INFO : There was nothing to transfer 2025/07/15 01:33:15 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:16 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:33:16 DEBUG : apple: Excluded 2025/07/15 01:33:16 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:33:16 DEBUG : banana: Excluded 2025/07/15 01:33:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:33:16 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:33:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:33:16 DEBUG : splitbananasplit: Excluded 2025/07/15 01:33:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:33:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:33:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:33:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:33:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:33:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:33:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:33:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:33:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:33:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:33:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:33:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:33:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:33:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:33:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:33:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:33:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:33:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:33:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:33:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:33:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:33:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:33:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:33:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:33:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:33:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:33:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:33:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:33:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:33:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:33:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:33:17 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:34:31 DEBUG : Waiting for deletions to finish 2025/07/15 01:34:31 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:34:31 DEBUG : apple: Excluded 2025/07/15 01:34:31 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:34:31 DEBUG : banana: Excluded 2025/07/15 01:34:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:34:31 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:34:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:34:31 DEBUG : splitbananasplit: Excluded 2025/07/15 01:34:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:34:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:34:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:34:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:34:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:34:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:34:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:34:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:34:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:34:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:34:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:34:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:34:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:34:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:34:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:34:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:34:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:34:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:34:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:34:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:34:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:34:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:34:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:34:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:34:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:34:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:34:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:34:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:34:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:34:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:34:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:34:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:34:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/15 01:34:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/15 01:34:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/15 01:34:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/15 01:34:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/15 01:34:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/15 01:34:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:35 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:34:35 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:34:37 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:37 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/15 01:34:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:38 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/15 01:34:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:34:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:34:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:46 DEBUG : Waiting for deletions to finish 2025/07/15 01:34:46 INFO : dir1/0014-89;=.txt: Deleted 2025/07/15 01:34:46 INFO : banana: Deleted 2025/07/15 01:34:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/15 01:34:47 INFO : appleappleapplebanana: Deleted 2025/07/15 01:34:47 INFO : dir1/0003-defghij.txt: Deleted 2025/07/15 01:34:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/15 01:34:47 INFO : dir1/0008-2345678.txt: Deleted 2025/07/15 01:34:47 INFO : dir1/0013-789;=.txt: Deleted 2025/07/15 01:34:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/15 01:34:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/15 01:34:47 INFO : dir1/0007-1234567.txt: Deleted 2025/07/15 01:34:47 INFO : dir1/0009-3456789.txt: Deleted 2025/07/15 01:34:47 INFO : dir1/0015-9;=.txt: Deleted 2025/07/15 01:34:47 INFO : apple: Deleted 2025/07/15 01:34:47 INFO : splitbananasplit: Deleted 2025/07/15 01:34:47 INFO : dir1/0010-456789.txt: Deleted 2025/07/15 01:34:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/15 01:34:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/15 01:34:48 INFO : dir1/0011-56789;.txt: Deleted 2025/07/15 01:34:48 INFO : dir1/0012-6789;.txt: Deleted 2025/07/15 01:34:48 DEBUG : Waiting for deletions to finish 2025/07/15 01:34:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/15 01:34:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/15 01:34:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/15 01:34:49 DEBUG : YmFuYW5h: Excluded 2025/07/15 01:34:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/15 01:34:49 DEBUG : YXBwbGU=: Excluded 2025/07/15 01:34:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/15 01:34:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/15 01:34:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/15 01:34:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/15 01:34:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/15 01:34:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/15 01:34:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/15 01:34:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/15 01:34:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/15 01:34:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/15 01:34:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/15 01:34:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/15 01:34:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/15 01:34:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/15 01:34:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/15 01:34:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/15 01:34:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/15 01:34:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/15 01:34:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/15 01:34:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/15 01:34:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/15 01:34:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/15 01:34:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/15 01:34:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:34:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:52 DEBUG : splitbananasplit: Sizes identical 2025/07/15 01:34:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:34:52 DEBUG : banana: Sizes identical 2025/07/15 01:34:52 DEBUG : banana: Unchanged skipping 2025/07/15 01:34:52 DEBUG : apple: Sizes identical 2025/07/15 01:34:52 DEBUG : apple: Unchanged skipping 2025/07/15 01:34:52 DEBUG : appleappleapplebanana: Sizes identical 2025/07/15 01:34:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/15 01:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/15 01:34:53 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/15 01:34:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:34:53 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/15 01:34:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:34:53 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/15 01:34:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:34:53 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/15 01:34:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:34:53 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/15 01:34:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:34:53 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/15 01:34:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:34:53 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/15 01:34:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:34:53 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/15 01:34:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:34:53 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/15 01:34:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:34:53 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/15 01:34:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:34:53 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/15 01:34:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:34:53 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/15 01:34:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:34:53 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/15 01:34:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:34:53 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/15 01:34:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:34:53 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/15 01:34:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:34:53 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:34:53 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/15 01:34:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:34:53 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:34:53 DEBUG : Waiting for deletions to finish 2025/07/15 01:34:53 DEBUG : Waiting for deletions to finish 2025/07/15 01:34:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/15 01:34:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : YmFuYW5h: Excluded 2025/07/15 01:34:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : YXBwbGU=: Excluded 2025/07/15 01:34:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/15 01:34:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/15 01:34:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/15 01:34:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/15 01:34:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/15 01:34:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/15 01:34:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/15 01:34:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/15 01:34:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/15 01:34:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/15 01:34:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/15 01:34:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/15 01:34:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/15 01:34:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/15 01:34:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/15 01:34:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/15 01:34:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/15 01:34:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/15 01:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:56 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:56 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:56 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:34:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:56 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:34:56 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:34:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:34:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:34:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:34:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:34:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:34:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:36:08 DEBUG : Waiting for deletions to finish 2025/07/15 01:36:09 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:36:09 DEBUG : apple: Excluded 2025/07/15 01:36:09 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:36:09 DEBUG : banana: Excluded 2025/07/15 01:36:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:36:09 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:36:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:36:09 DEBUG : splitbananasplit: Excluded 2025/07/15 01:36:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:36:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:36:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:36:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:36:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:36:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:36:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:36:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:36:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:36:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:36:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:36:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:36:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:36:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:36:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:36:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:36:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:36:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:36:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:36:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:36:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:36:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:36:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:36:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:36:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:36:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:36:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:36:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:36:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:36:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:36:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:11 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:11 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:11 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:11 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:11 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:11 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:11 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:11 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/15 01:36:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/15 01:36:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/15 01:36:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/15 01:36:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:36:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:36:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:36:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:36:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:36:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:36:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:36:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:36:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:36:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:36:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:36:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:36:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:36:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:36:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:36:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:36:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:36:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:36:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:36:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:36:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:36:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:36:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:36:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:36:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:36:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:36:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:36:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:36:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:36:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:36:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:36:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:36:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:36:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:36:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:36:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:36:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:36:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:36:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:36:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:36:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:36:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:36:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:36:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:36:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:36:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:36:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:36:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:36:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:36:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:36:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:36:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:36:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:36:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:36:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:36:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:36:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:36:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:36:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:36:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:36:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:36:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:36:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:36:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:36:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:36:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:36:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:36:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:36:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:36:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:36:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:36:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:36:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:36:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:36:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:36:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:36:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:36:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:36:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:36:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:36:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:36:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:36:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:36:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:36:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:36:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:36:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:36:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:36:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:36:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:36:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:36:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:36:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:36:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:36:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:36:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:36:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:36:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:36:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:36:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:36:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:36:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:36:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:36:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:36:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:36:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:36:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:36:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:36:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:36:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:36:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:36:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:36:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:36:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:36:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:36:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:36:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:36:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:36:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/15 01:36:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:36:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/15 01:36:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:36:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/15 01:36:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:36:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/15 01:36:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:36:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/15 01:36:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:36:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:36:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:36:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:36:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:36:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:36:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:36:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:36:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:36:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:36:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/15 01:36:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:36:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:36:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:36:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:36:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:36:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:36:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:36:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:36:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:36:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:36:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:36:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:36:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:36:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:36:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:36:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:36:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:36:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/15 01:36:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:36:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:36:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:36:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:36:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:36:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:36:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:36:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:36:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:36:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:36:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:36:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/15 01:36:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:36:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:36:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:36:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:36:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/15 01:36:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:13 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:36:13 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:36:14 INFO : apple: Copied (new) to: PREFIXapple 2025/07/15 01:36:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/15 01:36:15 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/15 01:36:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:36:15 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/15 01:36:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:36:15 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/15 01:36:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:36:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:36:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:36:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/15 01:36:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:36:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:36:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:36:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:36:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:36:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:36:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:36:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:36:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:36:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:36:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/15 01:36:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:36:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:36:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:36:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:36:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/15 01:36:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:36:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:36:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:36:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:36:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/15 01:36:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:36:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:36:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:36:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/15 01:36:24 DEBUG : Waiting for deletions to finish 2025/07/15 01:36:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/15 01:36:25 INFO : dir1/0009-3456789.txt: Deleted 2025/07/15 01:36:25 INFO : dir1/0011-56789;.txt: Deleted 2025/07/15 01:36:25 INFO : apple: Deleted 2025/07/15 01:36:25 INFO : appleappleapplebanana: Deleted 2025/07/15 01:36:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/15 01:36:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/15 01:36:25 INFO : dir1/0008-2345678.txt: Deleted 2025/07/15 01:36:26 INFO : dir1/0015-9;=.txt: Deleted 2025/07/15 01:36:26 INFO : splitbananasplit: Deleted 2025/07/15 01:36:26 INFO : dir1/0003-defghij.txt: Deleted 2025/07/15 01:36:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/15 01:36:26 INFO : dir1/0007-1234567.txt: Deleted 2025/07/15 01:36:26 INFO : dir1/0012-6789;.txt: Deleted 2025/07/15 01:36:26 INFO : dir1/0010-456789.txt: Deleted 2025/07/15 01:36:26 INFO : banana: Deleted 2025/07/15 01:36:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/15 01:36:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/15 01:36:26 INFO : dir1/0013-789;=.txt: Deleted 2025/07/15 01:36:26 INFO : dir1/0014-89;=.txt: Deleted 2025/07/15 01:36:26 DEBUG : Waiting for deletions to finish 2025/07/15 01:36:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:36:27 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/15 01:36:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/15 01:36:27 DEBUG : PREFIXapple: Excluded 2025/07/15 01:36:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/15 01:36:27 DEBUG : PREFIXbanana: Excluded 2025/07/15 01:36:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/15 01:36:27 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:36:28 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/15 01:36:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:36:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/15 01:36:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:36:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:36:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:36:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:36:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:36:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:36:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:36:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:36:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:36:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:36:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:36:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:36:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:36:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:36:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:36:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:36:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/15 01:36:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:36:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:36:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/15 01:36:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:36:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:36:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:36:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:36:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:36:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:36:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/15 01:36:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:36:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:36:29 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:36:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:36:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/15 01:36:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:36:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:36:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:36:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:36:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:36:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:36:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:36:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:36:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:36:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/15 01:36:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:36:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:36:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:36:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:36:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/15 01:36:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/15 01:36:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/15 01:36:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/15 01:36:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/15 01:36:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:36:31 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:36:31 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:36:33 INFO : apple: Copied (new) 2025/07/15 01:36:33 INFO : appleappleapplebanana: Copied (new) 2025/07/15 01:36:33 INFO : banana: Copied (new) 2025/07/15 01:36:33 INFO : splitbananasplit: Copied (new) 2025/07/15 01:36:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/15 01:36:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/15 01:36:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/15 01:36:36 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/15 01:36:37 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/15 01:36:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/15 01:36:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/15 01:36:37 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/15 01:36:39 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/15 01:36:39 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/15 01:36:39 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/15 01:36:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/15 01:36:41 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/15 01:36:41 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/15 01:36:41 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/15 01:36:42 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/15 01:36:42 DEBUG : Waiting for deletions to finish 2025/07/15 01:36:42 INFO : PREFIXbanana: Deleted 2025/07/15 01:36:42 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/15 01:36:42 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/15 01:36:43 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/15 01:36:43 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/15 01:36:43 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/15 01:36:43 INFO : PREFIXsplitbananasplit: Deleted 2025/07/15 01:36:43 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/15 01:36:43 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/15 01:36:43 INFO : PREFIXapple: Deleted 2025/07/15 01:36:43 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/15 01:36:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/15 01:36:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/15 01:36:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/15 01:36:44 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/15 01:36:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/15 01:36:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/15 01:36:44 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/15 01:36:44 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/15 01:36:44 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/15 01:36:44 DEBUG : Waiting for deletions to finish 2025/07/15 01:36:45 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:36:45 DEBUG : apple: Excluded 2025/07/15 01:36:45 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:36:45 DEBUG : banana: Excluded 2025/07/15 01:36:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:36:45 DEBUG : splitbananasplit: Excluded 2025/07/15 01:36:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:36:45 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:36:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:36:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:36:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:36:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:36:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:36:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:36:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:36:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:36:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:36:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:36:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:36:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:36:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:36:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:36:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:36:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:36:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:36:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:36:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:36:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:36:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:36:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:36:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:36:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:36:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:36:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:36:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:36:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:36:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:36:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:36:47 DEBUG : Waiting for deletions to finish 2025/07/15 01:36:48 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:36:48 DEBUG : apple: Excluded 2025/07/15 01:36:48 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:36:48 DEBUG : banana: Excluded 2025/07/15 01:36:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:36:48 DEBUG : splitbananasplit: Excluded 2025/07/15 01:36:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:36:48 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:36:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:36:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:36:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:36:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:36:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:36:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:36:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:36:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:36:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:36:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:36:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:36:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:36:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:36:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:36:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:36:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:36:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:36:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:36:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:36:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:36:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:36:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:36:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:36:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:36:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:36:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:36:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:36:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:36:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:36:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:36:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:36:49 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:38:02 DEBUG : Waiting for deletions to finish 2025/07/15 01:38:03 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:38:03 DEBUG : apple: Excluded 2025/07/15 01:38:03 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:38:03 DEBUG : banana: Excluded 2025/07/15 01:38:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:38:03 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:38:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:38:03 DEBUG : splitbananasplit: Excluded 2025/07/15 01:38:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:38:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:38:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:38:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:38:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:38:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:38:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:38:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:38:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:38:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:38:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:38:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:38:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:38:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:38:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:38:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:38:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:38:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:38:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:38:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:38:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:38:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:38:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:38:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:38:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:38:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:38:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:38:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:38:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:38:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:38:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/15 01:38:05 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/15 01:38:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:05 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/15 01:38:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/15 01:38:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:05 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/15 01:38:06 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/15 01:38:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/15 01:38:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/15 01:38:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/15 01:38:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:06 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/15 01:38:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:38:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:38:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:38:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:38:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:38:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:38:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:38:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:38:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:38:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:38:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/15 01:38:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:38:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:38:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:38:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:38:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/15 01:38:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:07 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:38:07 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:38:09 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/15 01:38:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/15 01:38:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/15 01:38:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:09 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/15 01:38:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/15 01:38:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/15 01:38:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/15 01:38:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/15 01:38:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/15 01:38:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/15 01:38:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/15 01:38:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/15 01:38:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/15 01:38:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/15 01:38:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/15 01:38:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/15 01:38:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/15 01:38:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/15 01:38:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/15 01:38:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/15 01:38:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/15 01:38:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/15 01:38:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/15 01:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/15 01:38:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/15 01:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/15 01:38:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/15 01:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/15 01:38:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/15 01:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/15 01:38:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/15 01:38:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/15 01:38:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/15 01:38:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/15 01:38:17 DEBUG : Waiting for deletions to finish 2025/07/15 01:38:18 INFO : appleappleapplebanana: Deleted 2025/07/15 01:38:18 INFO : dir1/0010-456789.txt: Deleted 2025/07/15 01:38:18 INFO : dir1/0003-defghij.txt: Deleted 2025/07/15 01:38:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/15 01:38:18 INFO : dir1/0011-56789;.txt: Deleted 2025/07/15 01:38:18 INFO : apple: Deleted 2025/07/15 01:38:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/15 01:38:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/15 01:38:18 INFO : dir1/0014-89;=.txt: Deleted 2025/07/15 01:38:18 INFO : banana: Deleted 2025/07/15 01:38:18 INFO : dir1/0015-9;=.txt: Deleted 2025/07/15 01:38:19 INFO : splitbananasplit: Deleted 2025/07/15 01:38:19 INFO : dir1/0007-1234567.txt: Deleted 2025/07/15 01:38:19 INFO : dir1/0008-2345678.txt: Deleted 2025/07/15 01:38:19 INFO : dir1/0012-6789;.txt: Deleted 2025/07/15 01:38:19 INFO : dir1/0013-789;=.txt: Deleted 2025/07/15 01:38:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/15 01:38:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/15 01:38:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/15 01:38:20 INFO : dir1/0009-3456789.txt: Deleted 2025/07/15 01:38:20 DEBUG : Waiting for deletions to finish 2025/07/15 01:38:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:20 DEBUG : appleSUFFIX: Excluded 2025/07/15 01:38:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:20 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/15 01:38:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:20 DEBUG : bananaSUFFIX: Excluded 2025/07/15 01:38:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:20 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/15 01:38:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/15 01:38:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/15 01:38:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/15 01:38:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/15 01:38:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/15 01:38:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/15 01:38:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/15 01:38:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/15 01:38:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/15 01:38:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/15 01:38:21 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:21 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/15 01:38:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/15 01:38:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/15 01:38:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/15 01:38:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/15 01:38:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:38:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/15 01:38:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:38:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:38:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/15 01:38:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/15 01:38:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:38:24 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:38:24 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:38:26 INFO : appleappleapplebanana: Copied (new) 2025/07/15 01:38:26 INFO : banana: Copied (new) 2025/07/15 01:38:26 INFO : apple: Copied (new) 2025/07/15 01:38:26 INFO : splitbananasplit: Copied (new) 2025/07/15 01:38:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/15 01:38:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/15 01:38:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/15 01:38:29 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/15 01:38:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/15 01:38:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/15 01:38:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/15 01:38:31 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/15 01:38:32 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/15 01:38:32 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/15 01:38:32 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/15 01:38:34 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/15 01:38:34 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/15 01:38:34 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/15 01:38:34 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/15 01:38:35 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/15 01:38:35 DEBUG : Waiting for deletions to finish 2025/07/15 01:38:36 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/15 01:38:36 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/15 01:38:36 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/15 01:38:36 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/15 01:38:36 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/15 01:38:36 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/15 01:38:36 INFO : bananaSUFFIX: Deleted 2025/07/15 01:38:36 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/15 01:38:37 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/15 01:38:37 INFO : appleSUFFIX: Deleted 2025/07/15 01:38:37 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/15 01:38:37 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/15 01:38:37 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/15 01:38:37 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/15 01:38:37 INFO : splitbananasplitSUFFIX: Deleted 2025/07/15 01:38:37 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/15 01:38:38 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/15 01:38:38 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/15 01:38:38 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/15 01:38:38 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/15 01:38:38 DEBUG : Waiting for deletions to finish 2025/07/15 01:38:38 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:38:38 DEBUG : apple: Excluded 2025/07/15 01:38:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:38:38 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:38:38 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:38:38 DEBUG : banana: Excluded 2025/07/15 01:38:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:38:38 DEBUG : splitbananasplit: Excluded 2025/07/15 01:38:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:38:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:38:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:38:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:38:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:38:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:38:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:38:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:38:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:38:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:38:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:38:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:38:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:38:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:38:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:38:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:38:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:38:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:38:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:38:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:38:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:38:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:38:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:38:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:38:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:38:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:38:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:38:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:38:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:38:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:38:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:38:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:38:41 DEBUG : Waiting for deletions to finish 2025/07/15 01:38:41 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:38:41 DEBUG : apple: Excluded 2025/07/15 01:38:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:38:41 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:38:41 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:38:41 DEBUG : banana: Excluded 2025/07/15 01:38:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:38:41 DEBUG : splitbananasplit: Excluded 2025/07/15 01:38:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:38:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:38:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:38:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:38:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:38:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:38:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:38:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:38:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:38:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:38:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:38:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:38:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:38:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:38:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:38:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:38:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:38:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:38:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:38:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:38:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:38:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:38:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:38:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:38:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:38:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:38:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:38:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:38:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:38:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:38:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:38:42 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:39:55 DEBUG : Waiting for deletions to finish 2025/07/15 01:39:56 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:39:56 DEBUG : apple: Excluded 2025/07/15 01:39:56 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:39:56 DEBUG : banana: Excluded 2025/07/15 01:39:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:39:56 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:39:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:39:56 DEBUG : splitbananasplit: Excluded 2025/07/15 01:39:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:39:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:39:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:39:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:39:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:39:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:39:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:39:57 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:39:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:39:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:39:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:39:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:39:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:39:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:39:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:39:57 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:39:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:39:57 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:39:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:39:57 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:39:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:39:57 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:39:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:39:57 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:39:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:39:57 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:39:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:39:57 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:39:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:39:57 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:39:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:39:57 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:39:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:39:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:39:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:39:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:39:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:39:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:39:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:39:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:39:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:39:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/15 01:39:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:39:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/15 01:39:59 DEBUG : apple: Sizes identical 2025/07/15 01:39:59 DEBUG : apple: Unchanged skipping 2025/07/15 01:39:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:39:59 DEBUG : banana: Sizes identical 2025/07/15 01:39:59 DEBUG : banana: Unchanged skipping 2025/07/15 01:39:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:39:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:39:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:39:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:39:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:39:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:39:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:39:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:39:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:39:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:39:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:39:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:39:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:39:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:39:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:39:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:39:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:39:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:39:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:39:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:39:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:39:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:39:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:39:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:39:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:39:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:39:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:39:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:39:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:39:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:39:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:39:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:39:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:39:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:39:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:39:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:39:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:39:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:39:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:39:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:39:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:39:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:39:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:39:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:39:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:39:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:39:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:39:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:39:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:39:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:39:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:39:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:39:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:39:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:39:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:39:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:39:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:39:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:39:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:39:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:39:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:39:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:39:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:39:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:39:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:39:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:39:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:39:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:39:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:39:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:39:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:39:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:39:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:39:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:39:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:39:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:39:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:39:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:39:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:39:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:39:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:39:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:39:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:39:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:39:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:39:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:39:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:39:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:39:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:39:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:39:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:39:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:39:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:39:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:39:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:39:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:39:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:39:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:39:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:39:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:39:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:39:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:39:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:39:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:39:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:39:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:39:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:39:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:39:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:39:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:39:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:39:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:39:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:39:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:39:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:39:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:39:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:39:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:39:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:39:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:39:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:39:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:39:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:39:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:39:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:39:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:39:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:39:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:39:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:39:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:39:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:39:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:39:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:39:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:39:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:39:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:39:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:39:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:39:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:39:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:39:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:39:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:39:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:39:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:39:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:39:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:39:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:39:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:39:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:39:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:39:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:39:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:39:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:39:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:39:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:39:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:39:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:39:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:39:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:39:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:39:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:39:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:39:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:39:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:39:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:39:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:39:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:39:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:39:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:39:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/15 01:39:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:39:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:40:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/15 01:40:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:40:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/15 01:40:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:40:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/15 01:40:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:40:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/15 01:40:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:40:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/15 01:40:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:40:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/15 01:40:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:40:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/15 01:40:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:40:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:40:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:40:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/15 01:40:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:40:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/15 01:40:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:40:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:40:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:40:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:40:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:40:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:40:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:40:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:40:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:40:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:40:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:40:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:40:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/15 01:40:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:40:00 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:40:00 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:40:02 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/15 01:40:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:40:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/15 01:40:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:40:02 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/15 01:40:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:40:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/15 01:40:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:40:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/15 01:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:40:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/15 01:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:40:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/15 01:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:40:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/15 01:40:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:40:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/15 01:40:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:40:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/15 01:40:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:40:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/15 01:40:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:40:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/15 01:40:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:40:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/15 01:40:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:40:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/15 01:40:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:40:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/15 01:40:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/15 01:40:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/15 01:40:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/15 01:40:09 DEBUG : Waiting for deletions to finish 2025/07/15 01:40:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/15 01:40:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/15 01:40:10 INFO : dir1/0011-56789;.txt: Deleted 2025/07/15 01:40:10 INFO : dir1/0015-9;=.txt: Deleted 2025/07/15 01:40:10 INFO : dir1/0009-3456789.txt: Deleted 2025/07/15 01:40:10 INFO : dir1/0012-6789;.txt: Deleted 2025/07/15 01:40:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/15 01:40:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/15 01:40:11 INFO : dir1/0010-456789.txt: Deleted 2025/07/15 01:40:11 INFO : appleappleapplebanana: Deleted 2025/07/15 01:40:11 INFO : dir1/0013-789;=.txt: Deleted 2025/07/15 01:40:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/15 01:40:11 INFO : dir1/0007-1234567.txt: Deleted 2025/07/15 01:40:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/15 01:40:11 INFO : dir1/0008-2345678.txt: Deleted 2025/07/15 01:40:11 INFO : dir1/0014-89;=.txt: Deleted 2025/07/15 01:40:11 INFO : splitbananasplit: Deleted 2025/07/15 01:40:12 INFO : dir1/0003-defghij.txt: Deleted 2025/07/15 01:40:12 DEBUG : Waiting for deletions to finish 2025/07/15 01:40:12 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:40:12 DEBUG : apple: Excluded 2025/07/15 01:40:12 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:40:12 DEBUG : banana: Excluded 2025/07/15 01:40:12 DEBUG : appleapple: Excluded (Path Filter) 2025/07/15 01:40:12 DEBUG : appleapple: Excluded 2025/07/15 01:40:12 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/15 01:40:12 DEBUG : splitbanan: Excluded 2025/07/15 01:40:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/15 01:40:13 DEBUG : dir1/0000-abcde: Excluded 2025/07/15 01:40:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/15 01:40:13 DEBUG : dir1/0001-bcdef: Excluded 2025/07/15 01:40:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/15 01:40:13 DEBUG : dir1/0002-cdefg: Excluded 2025/07/15 01:40:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/15 01:40:13 DEBUG : dir1/0004-efghi: Excluded 2025/07/15 01:40:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/15 01:40:13 DEBUG : dir1/0003-defgh: Excluded 2025/07/15 01:40:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/15 01:40:13 DEBUG : dir1/0005-fghij: Excluded 2025/07/15 01:40:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/15 01:40:13 DEBUG : dir1/0006-ghijk: Excluded 2025/07/15 01:40:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/15 01:40:13 DEBUG : dir1/0007-12345: Excluded 2025/07/15 01:40:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/15 01:40:13 DEBUG : dir1/0008-23456: Excluded 2025/07/15 01:40:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/15 01:40:13 DEBUG : dir1/0009-34567: Excluded 2025/07/15 01:40:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/15 01:40:13 DEBUG : dir1/0010-45678: Excluded 2025/07/15 01:40:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/15 01:40:13 DEBUG : dir1/0011-56789: Excluded 2025/07/15 01:40:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/15 01:40:13 DEBUG : dir1/0012-6789;: Excluded 2025/07/15 01:40:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/15 01:40:13 DEBUG : dir1/0013-789;=: Excluded 2025/07/15 01:40:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/15 01:40:13 DEBUG : dir1/0014-89;=.: Excluded 2025/07/15 01:40:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/15 01:40:13 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/15 01:40:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:40:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:40:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:40:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:40:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:40:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:40:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:40:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:40:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:40:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:40:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:40:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:40:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:40:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:40:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:40:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:40:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:40:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:40:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:40:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:40:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:40:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:40:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:40:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:40:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:40:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:40:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:40:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:40:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:40:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:40:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:40:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:40:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:40:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:40:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:40:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:40:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:40:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:40:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:40:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:40:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:40:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:40:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:40:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:40:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:40:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:40:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:40:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:40:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:40:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:40:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:40:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:40:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:40:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:40:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:40:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:40:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:40:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:40:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:40:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:40:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:40:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:40:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:40:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:40:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:40:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:40:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:40:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:40:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:40:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:40:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:40:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:40:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:40:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:40:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:40:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:40:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:40:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:40:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:40:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:40:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:40:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:40:15 DEBUG : apple: Sizes identical 2025/07/15 01:40:15 DEBUG : apple: Unchanged skipping 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: Sizes identical 2025/07/15 01:40:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:40:15 DEBUG : banana: Sizes identical 2025/07/15 01:40:15 DEBUG : banana: Unchanged skipping 2025/07/15 01:40:15 DEBUG : splitbananasplit: Sizes identical 2025/07/15 01:40:15 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:40:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:40:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:40:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:40:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:40:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:40:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:40:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:40:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:40:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:40:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:40:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:40:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:40:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:40:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:40:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:40:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:40:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:40:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:40:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:40:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:40:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:40:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:40:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:40:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:40:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:40:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:40:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:40:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:40:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:40:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:40:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:40:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:40:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:40:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:40:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:40:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:40:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:40:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:40:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:40:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:40:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:40:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:40:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:40:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:40:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:40:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:40:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:40:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:40:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:40:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:40:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:40:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:40:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:40:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:40:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:40:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:40:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:40:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:40:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:40:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:40:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:40:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:40:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:40:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:40:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:40:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:40:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:40:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:40:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:40:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:40:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:40:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:40:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:40:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:40:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:40:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:40:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:40:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:40:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:40:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:40:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:40:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:40:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:40:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:40:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:40:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:40:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:40:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:40:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:40:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:40:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:40:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:40:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:40:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:40:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:40:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:40:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:40:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:40:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:40:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:40:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:40:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:40:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:40:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:40:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:40:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:40:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:40:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:40:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:40:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:40:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:40:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:40:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:40:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:40:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:40:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:40:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:40:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:40:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:40:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:40:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:40:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:40:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:40:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:40:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:40:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:40:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:40:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:40:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:40:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:40:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:40:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:40:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:40:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:40:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:40:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:40:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:40:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:40:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:40:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:40:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:40:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:40:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:40:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:40:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:40:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:40:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:40:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:40:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:40:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:40:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:40:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:40:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:40:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:40:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:40:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:40:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:40:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:40:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:40:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:40:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:40:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:40:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:40:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:40:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:40:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:40:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:40:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:40:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/15 01:40:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:40:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:40:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:40:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:40:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:40:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:40:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:40:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:40:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:40:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:40:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:40:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:40:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:40:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:40:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:40:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:40:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/15 01:40:16 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/15 01:40:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:40:16 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/15 01:40:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:40:16 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/15 01:40:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:40:16 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/15 01:40:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:40:16 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/15 01:40:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:40:16 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/15 01:40:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:40:16 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/15 01:40:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:40:16 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/15 01:40:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:40:16 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/15 01:40:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:40:16 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/15 01:40:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:40:16 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/15 01:40:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:40:16 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/15 01:40:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:40:16 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/15 01:40:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:40:16 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/15 01:40:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:40:16 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/15 01:40:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:40:16 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/15 01:40:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:40:16 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:40:16 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:40:16 DEBUG : Waiting for deletions to finish 2025/07/15 01:40:16 DEBUG : Waiting for deletions to finish 2025/07/15 01:40:17 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:40:17 DEBUG : apple: Excluded 2025/07/15 01:40:17 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:40:17 DEBUG : banana: Excluded 2025/07/15 01:40:17 DEBUG : appleapple: Excluded (Path Filter) 2025/07/15 01:40:17 DEBUG : appleapple: Excluded 2025/07/15 01:40:17 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/15 01:40:17 DEBUG : splitbanan: Excluded 2025/07/15 01:40:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/15 01:40:18 DEBUG : dir1/0000-abcde: Excluded 2025/07/15 01:40:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/15 01:40:18 DEBUG : dir1/0001-bcdef: Excluded 2025/07/15 01:40:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/15 01:40:18 DEBUG : dir1/0002-cdefg: Excluded 2025/07/15 01:40:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/15 01:40:18 DEBUG : dir1/0004-efghi: Excluded 2025/07/15 01:40:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/15 01:40:18 DEBUG : dir1/0003-defgh: Excluded 2025/07/15 01:40:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/15 01:40:18 DEBUG : dir1/0005-fghij: Excluded 2025/07/15 01:40:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/15 01:40:18 DEBUG : dir1/0006-ghijk: Excluded 2025/07/15 01:40:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/15 01:40:18 DEBUG : dir1/0007-12345: Excluded 2025/07/15 01:40:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/15 01:40:18 DEBUG : dir1/0008-23456: Excluded 2025/07/15 01:40:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/15 01:40:18 DEBUG : dir1/0009-34567: Excluded 2025/07/15 01:40:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/15 01:40:18 DEBUG : dir1/0010-45678: Excluded 2025/07/15 01:40:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/15 01:40:18 DEBUG : dir1/0011-56789: Excluded 2025/07/15 01:40:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/15 01:40:18 DEBUG : dir1/0012-6789;: Excluded 2025/07/15 01:40:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/15 01:40:18 DEBUG : dir1/0013-789;=: Excluded 2025/07/15 01:40:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/15 01:40:18 DEBUG : dir1/0014-89;=.: Excluded 2025/07/15 01:40:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/15 01:40:18 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/15 01:40:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:40:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:40:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:40:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:40:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:40:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:40:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:40:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:40:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:40:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:40:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:40:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:40:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:40:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:40:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:40:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:40:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:40:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:40:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:40:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:40:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:40:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:40:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:40:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:40:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:40:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:40:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:40:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:40:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:40:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:40:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:40:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:40:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:40:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:40:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:40:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:40:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:40:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:40:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:40:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:40:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:40:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:40:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:40:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:40:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:40:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:40:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:40:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:40:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:40:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:40:19 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:41:31 DEBUG : Waiting for deletions to finish 2025/07/15 01:41:32 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:41:32 DEBUG : apple: Excluded 2025/07/15 01:41:32 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:41:32 DEBUG : banana: Excluded 2025/07/15 01:41:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:41:32 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:41:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:41:32 DEBUG : splitbananasplit: Excluded 2025/07/15 01:41:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:41:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:41:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:41:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:41:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:41:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:41:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:41:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:41:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:41:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:41:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:41:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:41:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:41:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:41:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:41:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:41:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:41:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:41:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:41:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:41:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:41:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:41:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:41:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:41:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:41:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:41:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:41:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:41:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:41:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:41:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:41:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:41:35 DEBUG : appleappleapplebanana: Sizes identical 2025/07/15 01:41:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:41:35 DEBUG : apple: Sizes identical 2025/07/15 01:41:35 DEBUG : splitbananasplit: Sizes identical 2025/07/15 01:41:35 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:41:35 DEBUG : apple: Unchanged skipping 2025/07/15 01:41:35 DEBUG : banana: Sizes identical 2025/07/15 01:41:35 DEBUG : banana: Unchanged skipping 2025/07/15 01:41:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/15 01:41:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:41:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/15 01:41:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:41:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/15 01:41:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:41:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/15 01:41:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:41:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/15 01:41:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:41:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/15 01:41:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:41:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/15 01:41:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:41:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/15 01:41:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:41:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/15 01:41:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:41:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/15 01:41:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:41:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/15 01:41:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:41:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/15 01:41:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:41:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/15 01:41:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:41:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/15 01:41:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:41:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/15 01:41:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:41:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/15 01:41:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:41:36 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:41:36 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:41:36 DEBUG : Waiting for deletions to finish 2025/07/15 01:41:36 DEBUG : Waiting for deletions to finish 2025/07/15 01:41:37 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : apple: Excluded 2025/07/15 01:41:37 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : banana: Excluded 2025/07/15 01:41:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:41:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : splitbananasplit: Excluded 2025/07/15 01:41:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:41:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:41:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:41:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:41:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:41:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:41:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:41:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:41:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:41:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:41:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:41:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:41:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:41:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:41:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:41:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:41:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:41:40 DEBUG : appleappleapplebanana: Sizes identical 2025/07/15 01:41:40 DEBUG : apple: Sizes identical 2025/07/15 01:41:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:41:40 DEBUG : apple: Unchanged skipping 2025/07/15 01:41:40 DEBUG : banana: Sizes identical 2025/07/15 01:41:40 DEBUG : banana: Unchanged skipping 2025/07/15 01:41:40 DEBUG : splitbananasplit: Sizes identical 2025/07/15 01:41:40 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:41:40 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/15 01:41:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:41:40 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/15 01:41:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:41:40 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/15 01:41:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:41:40 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/15 01:41:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:41:40 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/15 01:41:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:41:40 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/15 01:41:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:41:40 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/15 01:41:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:41:40 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/15 01:41:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:41:40 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/15 01:41:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:41:40 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/15 01:41:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:41:40 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:41:40 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/15 01:41:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:41:40 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/15 01:41:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:41:40 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/15 01:41:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:41:40 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/15 01:41:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:41:40 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/15 01:41:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:41:40 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/15 01:41:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:41:40 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:41:40 DEBUG : Waiting for deletions to finish 2025/07/15 01:41:40 DEBUG : Waiting for deletions to finish 2025/07/15 01:41:41 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:41:41 DEBUG : apple: Excluded 2025/07/15 01:41:41 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:41:41 DEBUG : banana: Excluded 2025/07/15 01:41:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:41:41 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:41:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:41:41 DEBUG : splitbananasplit: Excluded 2025/07/15 01:41:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:41:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:41:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:41:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:41:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:41:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:41:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:41:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:41:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:41:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:41:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:41:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:41:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:41:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:41:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:41:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:41:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:41:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:41:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:41:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:41:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:41:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:41:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:41:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:41:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:41:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:41:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:41:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:41:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:41:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:41:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:41:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:41:43 DEBUG : Waiting for deletions to finish 2025/07/15 01:41:44 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:41:44 DEBUG : apple: Excluded 2025/07/15 01:41:44 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:41:44 DEBUG : banana: Excluded 2025/07/15 01:41:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:41:44 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:41:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:41:44 DEBUG : splitbananasplit: Excluded 2025/07/15 01:41:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:41:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:41:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:41:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:41:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:41:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:41:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:41:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:41:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:41:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:41:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:41:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:41:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:41:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:41:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:41:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:41:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:41:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:41:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:41:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:41:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:41:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:41:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:41:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:41:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:41:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:41:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:41:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:41:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:41:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:41:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:41:45 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:42:59 DEBUG : Waiting for deletions to finish 2025/07/15 01:43:00 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:43:00 DEBUG : apple: Excluded 2025/07/15 01:43:00 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:43:00 DEBUG : banana: Excluded 2025/07/15 01:43:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:43:00 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:43:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:43:00 DEBUG : splitbananasplit: Excluded 2025/07/15 01:43:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:43:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:43:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:43:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:43:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:43:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:43:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:43:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:43:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:43:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:43:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:43:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:43:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:43:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:43:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:43:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:43:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:43:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:43:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:43:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:43:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:43:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:43:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:43:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:43:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:43:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:43:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:43:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:43:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:43:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:43:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:43:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:43:03 DEBUG : appleappleapplebanana: Sizes identical 2025/07/15 01:43:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:43:03 DEBUG : banana: Sizes identical 2025/07/15 01:43:03 DEBUG : apple: Sizes identical 2025/07/15 01:43:03 DEBUG : splitbananasplit: Sizes identical 2025/07/15 01:43:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:43:03 DEBUG : apple: Unchanged skipping 2025/07/15 01:43:03 DEBUG : banana: Unchanged skipping 2025/07/15 01:43:04 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/15 01:43:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:43:04 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/15 01:43:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:43:04 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/15 01:43:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:43:04 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/15 01:43:04 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/15 01:43:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:43:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:43:04 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/15 01:43:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:43:04 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/15 01:43:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:43:04 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/15 01:43:04 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/15 01:43:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:43:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:43:04 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/15 01:43:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:43:04 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/15 01:43:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:43:04 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/15 01:43:04 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:43:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:43:04 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/15 01:43:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:43:04 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/15 01:43:04 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/15 01:43:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:43:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:43:04 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/15 01:43:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:43:04 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:43:04 DEBUG : Waiting for deletions to finish 2025/07/15 01:43:04 DEBUG : Waiting for deletions to finish 2025/07/15 01:43:05 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:43:05 DEBUG : apple: Excluded 2025/07/15 01:43:05 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:43:05 DEBUG : banana: Excluded 2025/07/15 01:43:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:43:05 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:43:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:43:05 DEBUG : splitbananasplit: Excluded 2025/07/15 01:43:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:43:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:43:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:43:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:43:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:43:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:43:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:43:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:43:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:43:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:43:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:43:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:43:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:43:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:43:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:43:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:43:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:43:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:43:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:43:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:43:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:43:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:43:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:43:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:43:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:43:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:43:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:43:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:43:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:43:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:43:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:43:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:43:08 DEBUG : apple: Sizes identical 2025/07/15 01:43:08 DEBUG : apple: Unchanged skipping 2025/07/15 01:43:08 DEBUG : appleappleapplebanana: Sizes identical 2025/07/15 01:43:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:43:08 DEBUG : banana: Sizes identical 2025/07/15 01:43:08 DEBUG : banana: Unchanged skipping 2025/07/15 01:43:08 DEBUG : splitbananasplit: Sizes identical 2025/07/15 01:43:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:43:09 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/15 01:43:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:43:09 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/15 01:43:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:43:09 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/15 01:43:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:43:09 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/15 01:43:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:43:09 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/15 01:43:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:43:09 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/15 01:43:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:43:09 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/15 01:43:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:43:09 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/15 01:43:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:43:09 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/15 01:43:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:43:09 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/15 01:43:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:43:09 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/15 01:43:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:43:09 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/15 01:43:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:43:09 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/15 01:43:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:43:09 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/15 01:43:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:43:09 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/15 01:43:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:43:09 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/15 01:43:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:43:09 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:43:09 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:43:09 DEBUG : Waiting for deletions to finish 2025/07/15 01:43:09 DEBUG : Waiting for deletions to finish 2025/07/15 01:43:09 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:43:09 DEBUG : apple: Excluded 2025/07/15 01:43:09 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:43:09 DEBUG : banana: Excluded 2025/07/15 01:43:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:43:09 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:43:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:43:09 DEBUG : splitbananasplit: Excluded 2025/07/15 01:43:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:43:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:43:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:43:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:43:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:43:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:43:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:43:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:43:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:43:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:43:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:43:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:43:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:43:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:43:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:43:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:43:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:43:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:43:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:43:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:43:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:43:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:43:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:43:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:43:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:43:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:43:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:43:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:43:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:43:10 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:44:24 DEBUG : Waiting for deletions to finish 2025/07/15 01:44:25 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : apple: Excluded 2025/07/15 01:44:25 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : banana: Excluded 2025/07/15 01:44:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:44:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : splitbananasplit: Excluded 2025/07/15 01:44:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:44:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:44:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:44:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:44:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:44:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:44:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:44:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:44:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:44:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:44:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:44:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:44:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:44:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:44:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:44:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:44:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:44:28 DEBUG : apple: Sizes identical 2025/07/15 01:44:28 DEBUG : apple: Unchanged skipping 2025/07/15 01:44:28 DEBUG : appleappleapplebanana: Sizes identical 2025/07/15 01:44:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:44:28 DEBUG : banana: Sizes identical 2025/07/15 01:44:28 DEBUG : banana: Unchanged skipping 2025/07/15 01:44:28 DEBUG : splitbananasplit: Sizes identical 2025/07/15 01:44:28 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:44:29 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/15 01:44:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/15 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:44:29 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/15 01:44:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:44:29 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/15 01:44:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:44:29 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/15 01:44:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:44:29 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/15 01:44:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:44:29 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/15 01:44:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:44:29 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/15 01:44:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:44:29 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/15 01:44:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:44:29 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/15 01:44:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:44:29 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/15 01:44:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:44:29 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/15 01:44:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:44:29 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/15 01:44:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:44:29 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/15 01:44:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:44:29 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/15 01:44:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:44:29 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:44:29 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/15 01:44:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:44:29 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:44:29 DEBUG : Waiting for deletions to finish 2025/07/15 01:44:29 DEBUG : Waiting for deletions to finish 2025/07/15 01:44:29 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:44:29 DEBUG : apple: Excluded 2025/07/15 01:44:29 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:44:29 DEBUG : banana: Excluded 2025/07/15 01:44:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:44:29 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:44:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:44:29 DEBUG : splitbananasplit: Excluded 2025/07/15 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:44:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:44:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:44:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:44:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:44:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:44:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:44:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:44:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:44:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:44:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:44:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:44:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:44:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:44:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:44:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:44:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:44:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:44:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:44:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:44:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:44:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:44:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:44:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:44:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:44:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:44:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:44:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:44:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:44:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:44:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:44:32 DEBUG : apple: Sizes identical 2025/07/15 01:44:32 DEBUG : apple: Unchanged skipping 2025/07/15 01:44:32 DEBUG : appleappleapplebanana: Sizes identical 2025/07/15 01:44:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:44:32 DEBUG : banana: Sizes identical 2025/07/15 01:44:32 DEBUG : banana: Unchanged skipping 2025/07/15 01:44:32 DEBUG : splitbananasplit: Sizes identical 2025/07/15 01:44:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:44:33 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/15 01:44:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:44:33 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/15 01:44:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:44:33 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/15 01:44:33 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/15 01:44:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:44:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:44:33 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/15 01:44:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:44:33 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/15 01:44:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:44:33 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/15 01:44:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:44:33 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/15 01:44:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:44:33 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/15 01:44:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:44:33 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/15 01:44:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:44:33 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/15 01:44:33 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:44:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:44:33 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/15 01:44:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:44:33 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/15 01:44:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:44:33 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/15 01:44:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:44:33 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/15 01:44:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:44:33 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/15 01:44:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:44:33 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:44:33 DEBUG : Waiting for deletions to finish 2025/07/15 01:44:33 DEBUG : Waiting for deletions to finish 2025/07/15 01:44:34 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:44:34 DEBUG : apple: Excluded 2025/07/15 01:44:34 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:44:34 DEBUG : banana: Excluded 2025/07/15 01:44:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:44:34 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:44:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:44:34 DEBUG : splitbananasplit: Excluded 2025/07/15 01:44:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:44:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:44:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:44:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:44:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:44:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:44:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:44:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:44:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:44:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:44:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:44:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:44:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:44:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:44:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:44:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:44:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:44:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:44:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:44:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:44:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:44:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:44:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:44:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:44:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:44:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:44:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:44:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:44:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:44:35 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:45:49 DEBUG : Waiting for deletions to finish 2025/07/15 01:45:50 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : apple: Excluded 2025/07/15 01:45:50 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : banana: Excluded 2025/07/15 01:45:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:45:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : splitbananasplit: Excluded 2025/07/15 01:45:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:45:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:45:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:45:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:45:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:45:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:45:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:45:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:45:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:45:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:45:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:45:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:45:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:45:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:45:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:45:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:45:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:45:53 DEBUG : apple: Sizes identical 2025/07/15 01:45:53 DEBUG : apple: Unchanged skipping 2025/07/15 01:45:53 DEBUG : appleappleapplebanana: Sizes identical 2025/07/15 01:45:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:45:53 DEBUG : banana: Sizes identical 2025/07/15 01:45:53 DEBUG : banana: Unchanged skipping 2025/07/15 01:45:53 DEBUG : splitbananasplit: Sizes identical 2025/07/15 01:45:53 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:45:54 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/15 01:45:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:45:54 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/15 01:45:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:45:54 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/15 01:45:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:45:54 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/15 01:45:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:45:54 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/15 01:45:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:45:54 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/15 01:45:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/15 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:45:54 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/15 01:45:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:45:54 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/15 01:45:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:45:54 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/15 01:45:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:45:54 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/15 01:45:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:45:54 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/15 01:45:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:45:54 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/15 01:45:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:45:54 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/15 01:45:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:45:54 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/15 01:45:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:45:54 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/15 01:45:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:45:54 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:45:54 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:45:54 DEBUG : Waiting for deletions to finish 2025/07/15 01:45:54 DEBUG : Waiting for deletions to finish 2025/07/15 01:45:54 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:45:54 DEBUG : apple: Excluded 2025/07/15 01:45:54 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:45:54 DEBUG : banana: Excluded 2025/07/15 01:45:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:45:54 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:45:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:45:54 DEBUG : splitbananasplit: Excluded 2025/07/15 01:45:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:45:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:45:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:45:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:45:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:45:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:45:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:45:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:45:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:45:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:45:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:45:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:45:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:45:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:45:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:45:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:45:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:45:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:45:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:45:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:45:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:45:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:45:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:45:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:45:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:45:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:45:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:45:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:45:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:45:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:45:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:45:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:45:57 DEBUG : apple: Sizes identical 2025/07/15 01:45:57 DEBUG : apple: Unchanged skipping 2025/07/15 01:45:57 DEBUG : appleappleapplebanana: Sizes identical 2025/07/15 01:45:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:45:57 DEBUG : banana: Sizes identical 2025/07/15 01:45:57 DEBUG : banana: Unchanged skipping 2025/07/15 01:45:57 DEBUG : splitbananasplit: Sizes identical 2025/07/15 01:45:57 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:45:58 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/15 01:45:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:45:58 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/15 01:45:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:45:58 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/15 01:45:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:45:58 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/15 01:45:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:45:58 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/15 01:45:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:45:58 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/15 01:45:58 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/15 01:45:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:45:58 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:45:58 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/15 01:45:58 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/15 01:45:58 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/15 01:45:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:45:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:45:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:45:58 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/15 01:45:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:45:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:45:58 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/15 01:45:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:45:58 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/15 01:45:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:45:58 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/15 01:45:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:45:58 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/15 01:45:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:45:58 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/15 01:45:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:45:58 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:45:58 DEBUG : Waiting for deletions to finish 2025/07/15 01:45:58 DEBUG : Waiting for deletions to finish 2025/07/15 01:45:59 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:45:59 DEBUG : apple: Excluded 2025/07/15 01:45:59 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:45:59 DEBUG : banana: Excluded 2025/07/15 01:45:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:45:59 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:45:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:45:59 DEBUG : splitbananasplit: Excluded 2025/07/15 01:46:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:46:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:46:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:46:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:46:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:46:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:46:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:46:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:46:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:46:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:46:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:46:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:46:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:46:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:46:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:46:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:46:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:46:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:46:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:46:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:46:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:46:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:46:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:46:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:46:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:46:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:46:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:46:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:46:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:46:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:46:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:46:00 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:47:14 DEBUG : Waiting for deletions to finish 2025/07/15 01:47:15 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:47:15 DEBUG : apple: Excluded 2025/07/15 01:47:15 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:47:15 DEBUG : banana: Excluded 2025/07/15 01:47:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:47:15 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:47:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:47:15 DEBUG : splitbananasplit: Excluded 2025/07/15 01:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:47:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:47:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:47:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:47:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:47:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:47:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:47:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:47:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:47:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:47:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:47:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:47:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:47:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:47:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:47:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:47:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:47:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:47:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:47:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:47:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:47:18 DEBUG : apple: Sizes identical 2025/07/15 01:47:18 DEBUG : apple: Unchanged skipping 2025/07/15 01:47:18 DEBUG : appleappleapplebanana: Sizes identical 2025/07/15 01:47:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:47:18 DEBUG : banana: Sizes identical 2025/07/15 01:47:18 DEBUG : banana: Unchanged skipping 2025/07/15 01:47:18 DEBUG : splitbananasplit: Sizes identical 2025/07/15 01:47:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:47:19 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/15 01:47:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:47:19 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/15 01:47:19 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/15 01:47:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:47:19 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/15 01:47:19 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/15 01:47:19 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/15 01:47:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:47:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:47:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:47:19 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/15 01:47:19 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/15 01:47:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:47:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:47:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:47:19 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/15 01:47:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:47:19 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/15 01:47:19 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/15 01:47:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:47:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:47:19 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/15 01:47:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:47:19 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/15 01:47:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:47:19 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:47:19 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/15 01:47:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:47:19 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/15 01:47:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:47:19 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/15 01:47:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:47:19 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:47:19 DEBUG : Waiting for deletions to finish 2025/07/15 01:47:19 DEBUG : Waiting for deletions to finish 2025/07/15 01:47:19 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:47:19 DEBUG : apple: Excluded 2025/07/15 01:47:19 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:47:19 DEBUG : banana: Excluded 2025/07/15 01:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:47:19 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:47:19 DEBUG : splitbananasplit: Excluded 2025/07/15 01:47:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:47:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:47:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:47:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:47:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:47:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:47:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:47:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:47:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:47:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:47:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:47:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:47:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:47:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:47:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:47:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:47:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:47:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:47:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:47:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:47:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:47:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:47:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:47:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:47:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:47:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:47:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:47:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:47:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:47:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:47:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:47:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 01:47:23 DEBUG : apple: Sizes identical 2025/07/15 01:47:23 DEBUG : apple: Unchanged skipping 2025/07/15 01:47:23 DEBUG : appleappleapplebanana: Sizes identical 2025/07/15 01:47:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:47:23 DEBUG : banana: Sizes identical 2025/07/15 01:47:23 DEBUG : banana: Unchanged skipping 2025/07/15 01:47:23 DEBUG : splitbananasplit: Sizes identical 2025/07/15 01:47:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:47:23 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/15 01:47:23 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/15 01:47:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:47:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:47:23 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/15 01:47:23 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/15 01:47:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:47:23 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:47:23 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/15 01:47:23 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/15 01:47:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:47:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:47:23 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/15 01:47:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:47:23 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/15 01:47:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:47:23 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/15 01:47:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:47:23 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/15 01:47:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:47:23 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/15 01:47:23 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/15 01:47:23 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/15 01:47:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:47:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:47:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:47:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:47:23 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/15 01:47:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:47:23 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/15 01:47:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:47:23 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/15 01:47:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:47:23 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:47:23 DEBUG : Waiting for deletions to finish 2025/07/15 01:47:23 DEBUG : Waiting for deletions to finish 2025/07/15 01:47:24 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:47:24 DEBUG : apple: Excluded 2025/07/15 01:47:24 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:47:24 DEBUG : banana: Excluded 2025/07/15 01:47:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:47:24 DEBUG : appleappleapplebanana: Excluded 2025/07/15 01:47:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:47:24 DEBUG : splitbananasplit: Excluded 2025/07/15 01:47:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:47:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 01:47:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:47:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 01:47:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:47:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 01:47:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:47:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 01:47:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:47:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 01:47:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:47:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 01:47:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:47:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 01:47:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:47:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 01:47:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:47:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 01:47:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:47:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 01:47:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:47:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 01:47:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:47:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 01:47:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:47:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 01:47:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:47:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 01:47:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:47:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 01:47:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:47:25 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (1016.27s) --- PASS: TestTransform/NFC (84.02s) --- PASS: TestTransform/NFD (84.16s) --- PASS: TestTransform/base64 (97.66s) --- PASS: TestTransform/prefix (114.61s) --- PASS: TestTransform/suffix (113.24s) --- PASS: TestTransform/truncate (95.50s) --- PASS: TestTransform/encoder (87.41s) --- PASS: TestTransform/ISO-8859-1 (85.04s) --- PASS: TestTransform/charmap (84.53s) --- PASS: TestTransform/lowercase (85.19s) --- PASS: TestTransform/ascii (84.91s) === RUN TestTransformCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:47:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/15 01:47:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/15 01:47:48 INFO : sub dir_somesuffix: Making directory 2025/07/15 01:47:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/15 01:47:50 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/15 01:47:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/15 01:47:50 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/15 01:47:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/15 01:47:50 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:47:50 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:47:52 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/15 01:47:52 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (10.04s) === RUN TestDoubleTransform run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:47:57 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:47:58 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:47:58 INFO : tictactoe: Making directory 2025/07/15 01:48:00 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:48:00 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:48:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:48:00 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/15 01:48:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:48:00 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:48:00 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:48:01 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/15 01:48:01 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (9.77s) === RUN TestFileTag run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:48:08 INFO : toe: Making directory 2025/07/15 01:48:09 INFO : toe/toe: Making directory 2025/07/15 01:48:10 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:48:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/15 01:48:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/15 01:48:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/15 01:48:10 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:48:10 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:48:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/15 01:48:12 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (13.37s) === RUN TestNoTag run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:48:21 INFO : toe: Making directory 2025/07/15 01:48:23 INFO : toe/toe: Making directory 2025/07/15 01:48:24 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:48:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/15 01:48:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/15 01:48:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/15 01:48:24 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:48:24 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:48:26 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/15 01:48:26 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (13.58s) === RUN TestDirTag run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:48:34 DEBUG : empty_dir: Making directory with metadata 2025/07/15 01:48:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/15 01:48:34 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:48:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:48:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:48:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:48:35 INFO : tictacempty_dir: Making directory 2025/07/15 01:48:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:48:36 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:48:36 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:48:36 INFO : tictactoe: Making directory 2025/07/15 01:48:37 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:48:37 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:48:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:48:37 INFO : tictactoe/tictactoe: Making directory 2025/07/15 01:48:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:48:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/15 01:48:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/15 01:48:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/15 01:48:39 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:48:39 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:48:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/15 01:48:40 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (15.56s) === RUN TestAllTag run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:48:50 DEBUG : empty_dir: Making directory with metadata 2025/07/15 01:48:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/15 01:48:50 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:48:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:48:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:48:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:48:50 INFO : tictacempty_dir: Making directory 2025/07/15 01:48:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:48:52 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:48:52 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:48:52 INFO : tictactoe: Making directory 2025/07/15 01:48:53 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:48:53 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:48:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:48:53 INFO : tictactoe/tictactoe: Making directory 2025/07/15 01:48:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:48:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/15 01:48:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:48:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/15 01:48:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:48:54 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:48:54 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:48:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:48:56 DEBUG : Waiting for deletions to finish 2025/07/15 01:48:58 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:48:58 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:48:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:48:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:48:59 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:48:59 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/15 01:49:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/07/15 01:49:00 NOTICE: sugarsync root 'Test/rclone-test-diviqoh4xeve': 0 differences found 2025/07/15 01:49:00 NOTICE: sugarsync root 'Test/rclone-test-diviqoh4xeve': 1 hashes could not be checked 2025/07/15 01:49:00 NOTICE: sugarsync root 'Test/rclone-test-diviqoh4xeve': 1 matching files --- PASS: TestAllTag (17.73s) === RUN TestRunTwice run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:49:07 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:08 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:08 INFO : tictactoe: Making directory 2025/07/15 01:49:10 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:10 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:49:10 INFO : tictactoe/tictactoe: Making directory 2025/07/15 01:49:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:49:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/15 01:49:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/15 01:49:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/15 01:49:11 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:49:11 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:49:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/15 01:49:13 DEBUG : Waiting for deletions to finish 2025/07/15 01:49:15 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:16 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:16 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:49:17 DEBUG : toe/toe/toe.txt: Sizes identical 2025/07/15 01:49:17 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:49:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/15 01:49:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/15 01:49:17 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:49:17 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (18.26s) === RUN TestSyntax 2025/07/15 01:49:26 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:49:26 INFO : toe: Making directory 2025/07/15 01:49:28 INFO : toe/toe: Making directory 2025/07/15 01:49:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/15 01:49:29 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:49:29 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:49:31 INFO : toe/toe/toe: Copied (new) 2025/07/15 01:49:31 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (13.67s) === RUN TestMove run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:49:39 DEBUG : empty_dir: Making directory with metadata 2025/07/15 01:49:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/15 01:49:39 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:49:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:49:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:49:40 INFO : tictacempty_dir: Making directory 2025/07/15 01:49:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:49:42 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:42 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:42 INFO : tictactoe: Making directory 2025/07/15 01:49:43 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:43 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:49:43 INFO : tictactoe/tictactoe: Making directory 2025/07/15 01:49:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:49:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/15 01:49:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:49:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/15 01:49:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:49:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:49:44 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:49:44 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:49:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:49:46 INFO : toe/toe/toe.txt: Deleted 2025/07/15 01:49:46 INFO : toe/toe: Removing directory 2025/07/15 01:49:46 INFO : toe: Removing directory 2025/07/15 01:49:46 INFO : empty_dir: Removing directory 2025/07/15 01:49:46 DEBUG : Local file system at /tmp/rclone2334754766: deleted 3 directories --- PASS: TestMove (15.75s) === RUN TestTransformFile run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:49:55 DEBUG : empty_dir: Making directory with metadata 2025/07/15 01:49:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/15 01:49:55 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:49:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:49:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:49:56 INFO : tictacempty_dir: Making directory 2025/07/15 01:49:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:49:57 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:57 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:57 INFO : tictactoe: Making directory 2025/07/15 01:49:58 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:58 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:49:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:49:58 INFO : tictactoe/tictactoe: Making directory 2025/07/15 01:49:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:49:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/15 01:49:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:49:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/15 01:49:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:49:59 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:49:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:49:59 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:50:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:50:01 INFO : toe/toe/toe.txt: Deleted 2025/07/15 01:50:01 INFO : toe/toe: Removing directory 2025/07/15 01:50:01 INFO : toe: Removing directory 2025/07/15 01:50:01 INFO : empty_dir: Removing directory 2025/07/15 01:50:01 DEBUG : Local file system at /tmp/rclone2334754766: deleted 3 directories 2025/07/15 01:50:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/07/15 01:50:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/15 01:50:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/15 01:50:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/15 01:50:08 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (24.17s) === RUN TestManualTransformFile run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:50:19 DEBUG : Reset feature "Copy" 2025/07/15 01:50:19 DEBUG : Reset feature "Move" 2025/07/15 01:50:19 DEBUG : Reset feature "Copy" 2025/07/15 01:50:19 DEBUG : Reset feature "Move" 2025/07/15 01:50:19 DEBUG : empty_dir: Making directory with metadata 2025/07/15 01:50:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/15 01:50:19 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:50:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:50:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:50:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:50:20 INFO : tictacempty_dir: Making directory 2025/07/15 01:50:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:50:22 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:50:22 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:50:22 INFO : tictactoe: Making directory 2025/07/15 01:50:23 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:50:23 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:50:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:50:23 INFO : tictactoe/tictactoe: Making directory 2025/07/15 01:50:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:50:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/15 01:50:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:50:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/15 01:50:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:50:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:50:24 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:50:24 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:50:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:50:26 INFO : toe/toe/toe.txt: Deleted 2025/07/15 01:50:26 INFO : toe/toe: Removing directory 2025/07/15 01:50:26 INFO : toe: Removing directory 2025/07/15 01:50:26 INFO : empty_dir: Removing directory 2025/07/15 01:50:26 DEBUG : Local file system at /tmp/rclone2334754766: deleted 3 directories 2025/07/15 01:50:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/07/15 01:50:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/15 01:50:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/15 01:50:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/15 01:50:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/15 01:50:35 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (27.55s) === RUN TestBase64 run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:50:47 DEBUG : toe: transformed to: dG9l 2025/07/15 01:50:48 DEBUG : toe: transformed to: dG9l 2025/07/15 01:50:48 INFO : dG9l: Making directory 2025/07/15 01:50:49 DEBUG : toe: transformed to: dG9l 2025/07/15 01:50:49 DEBUG : toe: transformed to: dG9l 2025/07/15 01:50:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/15 01:50:49 INFO : dG9l/dG9l: Making directory 2025/07/15 01:50:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/15 01:50:50 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/15 01:50:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/15 01:50:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/15 01:50:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/15 01:50:50 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:50:50 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:50:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/15 01:50:52 DEBUG : Waiting for deletions to finish 2025/07/15 01:50:55 DEBUG : dG9l: transformed to: toe 2025/07/15 01:50:55 DEBUG : dG9l: transformed to: toe 2025/07/15 01:50:55 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/15 01:50:56 DEBUG : dG9l: transformed to: toe 2025/07/15 01:50:56 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/15 01:50:56 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/15 01:50:57 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/15 01:50:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2025/07/15 01:50:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/15 01:50:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/15 01:50:57 DEBUG : Local file system at /tmp/rclone2334754766: Waiting for checks to finish 2025/07/15 01:50:57 DEBUG : Local file system at /tmp/rclone2334754766: Waiting for transfers to finish 2025/07/15 01:50:57 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (17.94s) === RUN TestError run.go:180: Remote "sugarsync root 'Test/rclone-test-diviqoh4xeve'", Local "Local file system at /tmp/rclone2334754766", Modify Window "876000h0m0s" 2025/07/15 01:51:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/15 01:51:05 DEBUG : toe: transformed to: 2025/07/15 01:51:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/15 01:51:05 DEBUG : toe: transformed to: 2025/07/15 01:51:05 INFO : sugarsync root 'Test/rclone-test-diviqoh4xeve': Making directory 2025/07/15 01:51:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/15 01:51:05 DEBUG : toe: transformed to: 2025/07/15 01:51:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/15 01:51:05 DEBUG : toe: transformed to: 2025/07/15 01:51:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/15 01:51:05 DEBUG : toe/toe: transformed to: 2025/07/15 01:51:05 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/15 01:51:05 INFO : toe/toe: Making directory 2025/07/15 01:51:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/15 01:51:08 DEBUG : toe/toe: transformed to: 2025/07/15 01:51:08 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/15 01:51:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/15 01:51:08 DEBUG : toe: transformed to: 2025/07/15 01:51:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/15 01:51:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/15 01:51:08 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for checks to finish 2025/07/15 01:51:08 DEBUG : toe/toe/toe: transformed to: 2025/07/15 01:51:08 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/15 01:51:08 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Waiting for transfers to finish 2025/07/15 01:51:10 INFO : toe/toe/toe: Copied (new) 2025/07/15 01:51:10 ERROR : sugarsync root 'Test/rclone-test-diviqoh4xeve': not deleting files as there were IO errors 2025/07/15 01:51:10 ERROR : sugarsync root 'Test/rclone-test-diviqoh4xeve': not deleting directories as there were IO errors --- PASS: TestError (13.47s) FAIL 2025/07/15 01:51:18 DEBUG : sugarsync root 'Test/rclone-test-diviqoh4xeve': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 49m31.755669654s (try 1/5): exit status 1: Failed [TestFixCase]