"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/11/07 04:39:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri" 2025/11/07 04:39:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/07 04:39:59 DEBUG : Creating backend with remote "/tmp/rclone1752776341" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:40:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 04:40:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/07 04:40:01 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:40:01 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (8.23s) === RUN TestCopy run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:40:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 04:40:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 04:40:08 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:40:08 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:40:11 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 04:40:11 INFO : sub dir/hello world: Copied (new) 2025/11/07 04:40:13 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (13.30s) === RUN TestCopyMetadata run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.46s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.49s) === RUN TestCopyMissingDirectory run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:40:23 DEBUG : Creating backend with remote "/non-existing" 2025/11/07 04:40:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/07 04:40:30 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:40:30 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (7.57s) === RUN TestCopyNoTraverse run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:40:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 04:40:32 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:40:32 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:40:35 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 04:40:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (10.37s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.48s) === RUN TestCopyCheckFirst run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:40:43 INFO : sugarsync root 'Test/rclone-test-vafeyop7keri': Running all checks before starting transfers 2025/11/07 04:40:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 04:40:44 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:40:44 INFO : sugarsync root 'Test/rclone-test-vafeyop7keri': Checks finished, now starting transfers 2025/11/07 04:40:44 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:40:53 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 04:40:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (21.01s) === RUN TestSyncNoTraverse run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:41:04 ERROR : Ignoring --no-traverse with sync 2025/11/07 04:41:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 04:41:05 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:41:05 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:41:08 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 04:41:08 INFO : sub dir/hello world: Copied (new) 2025/11/07 04:41:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (9.65s) === RUN TestCopyWithDepth run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:41:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/07 04:41:14 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:41:14 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:41:23 DEBUG : hello world2: size = 12 OK 2025/11/07 04:41:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (18.34s) === RUN TestCopyWithFilesFrom run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:41:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 04:41:33 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:41:33 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:41:35 DEBUG : potato2: size = 11 OK 2025/11/07 04:41:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (6.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:41:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 04:41:39 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:41:39 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:41:45 DEBUG : potato2: size = 11 OK 2025/11/07 04:41:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.53s) === RUN TestCopyEmptyDirectories run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:41:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/07 04:41:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 04:41:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/07 04:41:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 04:41:49 INFO : sub dir2: Making directory 2025/11/07 04:41:55 INFO : sub dir: Making directory 2025/11/07 04:41:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 04:41:56 INFO : sub dir2/sub sub dir2: Making directory 2025/11/07 04:41:57 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:41:57 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:41:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 04:41:58 INFO : sub dir/hello world: Copied (new) 2025/11/07 04:42:04 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (27.24s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:42:16 INFO : sub dir2: Making directory 2025/11/07 04:42:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/07 04:42:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 04:42:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 04:42:16 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:42:16 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:42:20 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 04:42:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (13.51s) === RUN TestMoveEmptyDirectories run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:42:29 DEBUG : sub dir2: Making directory with metadata 2025/11/07 04:42:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 04:42:30 INFO : sub dir2: Making directory 2025/11/07 04:42:31 INFO : sub dir: Making directory 2025/11/07 04:42:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 04:42:32 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:42:32 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:42:34 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 04:42:34 INFO : sub dir/hello world: Copied (new) 2025/11/07 04:42:34 INFO : sub dir/hello world: Deleted 2025/11/07 04:42:36 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/07 04:42:37 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (20.09s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.47s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:42:51 INFO : sub dir2: Making directory 2025/11/07 04:42:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 04:42:51 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:42:51 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:43:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 04:43:00 INFO : sub dir/hello world: Copied (new) 2025/11/07 04:43:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (14.29s) === RUN TestSyncEmptyDirectories run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:43:05 DEBUG : sub dir2: Making directory with metadata 2025/11/07 04:43:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 04:43:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 04:43:06 INFO : sub dir2: Making directory 2025/11/07 04:43:07 INFO : sub dir: Making directory 2025/11/07 04:43:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 04:43:08 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:43:08 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:43:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 04:43:10 INFO : sub dir/hello world: Copied (new) 2025/11/07 04:43:10 DEBUG : Waiting for deletions to finish 2025/11/07 04:43:12 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (18.85s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.53s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:43:25 INFO : sub dir2: Making directory 2025/11/07 04:43:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 04:43:32 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:43:32 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:43:36 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 04:43:36 INFO : sub dir/hello world: Copied (new) 2025/11/07 04:43:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (21.25s) === RUN TestServerSideCopy run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:43:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rajocey3nute" sync_test.go:620: Server side copy (if possible) sugarsync root 'Test/rclone-test-vafeyop7keri' -> sugarsync root 'Test/rclone-test-rajocey3nute' 2025/11/07 04:44:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 04:44:03 DEBUG : sugarsync root 'Test/rclone-test-rajocey3nute': Waiting for checks to finish 2025/11/07 04:44:03 DEBUG : sugarsync root 'Test/rclone-test-rajocey3nute': Waiting for transfers to finish 2025/11/07 04:44:07 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 04:44:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 04:44:09 DEBUG : sugarsync root 'Test/rclone-test-rajocey3nute': Purge remote --- PASS: TestServerSideCopy (27.02s) === RUN TestCopyOverSelf run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:44:20 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1752776341) 2025/11/07 04:44:20 DEBUG : sub dir/hello world: size = 11 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 04:44:20 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 04:44:20 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:44:20 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:44:21 DEBUG : sub dir/hello world: size = 17 OK 2025/11/07 04:44:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (13.26s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:44:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fubeyan4lami" sync_test.go:656: Server side copy (if possible) sugarsync root 'Test/rclone-test-vafeyop7keri' -> sugarsync root 'Test/rclone-test-fubeyan4lami' 2025/11/07 04:44:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 04:44:47 DEBUG : sugarsync root 'Test/rclone-test-fubeyan4lami': Waiting for checks to finish 2025/11/07 04:44:47 DEBUG : sugarsync root 'Test/rclone-test-fubeyan4lami': Waiting for transfers to finish 2025/11/07 04:44:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 04:44:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 04:44:59 DEBUG : sugarsync root 'Test/rclone-test-fubeyan4lami': Waiting for checks to finish 2025/11/07 04:44:59 DEBUG : sub dir/hello world: size = 17 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 04:44:59 DEBUG : sub dir/hello world: size = 11 (sugarsync root 'Test/rclone-test-fubeyan4lami') 2025/11/07 04:44:59 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 04:44:59 DEBUG : sugarsync root 'Test/rclone-test-fubeyan4lami': Waiting for transfers to finish 2025/11/07 04:45:00 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.yukazos0" before starting 2025/11/07 04:45:02 DEBUG : sub dir/hello world.yukazos0: server side copy: removing renamed existing file after operation 2025/11/07 04:45:08 DEBUG : sub dir/hello world: size = 17 OK 2025/11/07 04:45:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 04:45:10 DEBUG : sugarsync root 'Test/rclone-test-fubeyan4lami': Purge remote --- PASS: TestServerSideCopyOverSelf (47.68s) === RUN TestMoveOverSelf run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:45:21 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:45:21 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1752776341) 2025/11/07 04:45:21 DEBUG : sub dir/hello world: size = 11 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 04:45:21 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 04:45:21 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:45:28 DEBUG : sub dir/hello world: size = 17 OK 2025/11/07 04:45:28 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/07 04:45:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (24.62s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:45:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nazalex6sazi" 2025/11/07 04:45:51 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) sugarsync root 'Test/rclone-test-vafeyop7keri' -> sugarsync root 'Test/rclone-test-nazalex6sazi' 2025/11/07 04:45:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 04:45:56 DEBUG : sugarsync root 'Test/rclone-test-nazalex6sazi': Waiting for checks to finish 2025/11/07 04:45:56 DEBUG : sugarsync root 'Test/rclone-test-nazalex6sazi': Waiting for transfers to finish 2025/11/07 04:46:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 04:46:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 04:46:05 DEBUG : sugarsync root 'Test/rclone-test-nazalex6sazi': Using server-side directory move 2025/11/07 04:46:05 INFO : sugarsync root 'Test/rclone-test-nazalex6sazi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/07 04:46:06 DEBUG : sub dir/hello world: size = 17 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 04:46:06 DEBUG : sub dir/hello world: size = 11 (sugarsync root 'Test/rclone-test-nazalex6sazi') 2025/11/07 04:46:06 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 04:46:06 DEBUG : sugarsync root 'Test/rclone-test-nazalex6sazi': Waiting for checks to finish 2025/11/07 04:46:06 DEBUG : sugarsync root 'Test/rclone-test-nazalex6sazi': Waiting for transfers to finish 2025/11/07 04:46:07 INFO : sub dir/hello world: Deleted 2025/11/07 04:46:08 INFO : sub dir/hello world: Moved (server-side) 2025/11/07 04:46:23 DEBUG : testing file moves 2025/11/07 04:46:29 DEBUG : sub dir/hello world: size = 24 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 04:46:29 DEBUG : sub dir/hello world: size = 17 (sugarsync root 'Test/rclone-test-nazalex6sazi') 2025/11/07 04:46:29 DEBUG : sugarsync root 'Test/rclone-test-nazalex6sazi': Waiting for checks to finish 2025/11/07 04:46:29 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 04:46:29 DEBUG : sugarsync root 'Test/rclone-test-nazalex6sazi': Waiting for transfers to finish 2025/11/07 04:46:30 INFO : sub dir/hello world: Deleted 2025/11/07 04:46:31 INFO : sub dir/hello world: Moved (server-side) 2025/11/07 04:46:34 DEBUG : sugarsync root 'Test/rclone-test-nazalex6sazi': Purge remote --- PASS: TestServerSideMoveOverSelf (60.70s) === RUN TestCopyAfterDelete run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:46:43 ERROR : error listing: directory not found 2025/11/07 04:46:48 INFO : Local file system at /tmp/rclone1752776341: Making directory 2025/11/07 04:46:49 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:46:49 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (29.89s) === RUN TestCopyRedownload run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:47:22 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/07 04:47:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 04:47:23 DEBUG : Local file system at /tmp/rclone1752776341: Waiting for checks to finish 2025/11/07 04:47:23 DEBUG : Local file system at /tmp/rclone1752776341: Waiting for transfers to finish 2025/11/07 04:47:27 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2025/11/07 04:47:27 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2025/11/07 04:47:27 INFO : sub dir/hello world: Copied (new) 2025/11/07 04:47:27 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (20.77s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:47:31 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/07 04:47:31 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:47:31 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:47:34 DEBUG : check sum: size = 1 OK 2025/11/07 04:47:34 INFO : check sum: Copied (new) 2025/11/07 04:47:34 DEBUG : Waiting for deletions to finish 2025/11/07 04:47:35 DEBUG : check sum: size = 1 OK 2025/11/07 04:47:35 NOTICE: sugarsync root 'Test/rclone-test-vafeyop7keri': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/07 04:47:35 DEBUG : check sum: Size of src and dst objects identical 2025/11/07 04:47:35 DEBUG : check sum: Unchanged skipping 2025/11/07 04:47:35 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:47:35 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:47:35 DEBUG : Waiting for deletions to finish 2025/11/07 04:47:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (7.54s) === RUN TestSyncSizeOnly run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:47:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/07 04:47:39 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:47:39 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:47:42 DEBUG : sizeonly: size = 6 OK 2025/11/07 04:47:42 INFO : sizeonly: Copied (new) 2025/11/07 04:47:42 DEBUG : Waiting for deletions to finish 2025/11/07 04:47:43 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:47:43 DEBUG : sizeonly: size = 6 OK 2025/11/07 04:47:43 DEBUG : sizeonly: Sizes identical 2025/11/07 04:47:43 DEBUG : sizeonly: Unchanged skipping 2025/11/07 04:47:43 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:47:43 DEBUG : Waiting for deletions to finish 2025/11/07 04:47:43 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (13.06s) === RUN TestSyncIgnoreSize run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:47:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/07 04:47:52 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:47:52 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:47:54 INFO : ignore-size: Copied (new) 2025/11/07 04:47:54 DEBUG : Waiting for deletions to finish 2025/11/07 04:47:56 DEBUG : ignore-size: Sizes identical 2025/11/07 04:47:56 DEBUG : ignore-size: Unchanged skipping 2025/11/07 04:47:56 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:47:56 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:47:56 DEBUG : Waiting for deletions to finish 2025/11/07 04:47:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (7.63s) === RUN TestSyncIgnoreTimes run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:48:03 DEBUG : existing: size = 6 OK 2025/11/07 04:48:03 DEBUG : existing: Sizes identical 2025/11/07 04:48:03 DEBUG : existing: Unchanged skipping 2025/11/07 04:48:03 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:48:03 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:48:03 DEBUG : Waiting for deletions to finish 2025/11/07 04:48:03 INFO : There was nothing to transfer 2025/11/07 04:48:04 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:48:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/07 04:48:04 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:48:05 DEBUG : existing: size = 6 OK 2025/11/07 04:48:05 INFO : existing: Copied (replaced existing) 2025/11/07 04:48:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (14.66s) === RUN TestSyncIgnoreExisting run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:48:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/07 04:48:14 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:48:14 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:48:17 DEBUG : existing: size = 6 OK 2025/11/07 04:48:17 INFO : existing: Copied (new) 2025/11/07 04:48:17 DEBUG : Waiting for deletions to finish 2025/11/07 04:48:18 DEBUG : existing: Destination exists, skipping 2025/11/07 04:48:18 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:48:18 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:48:18 DEBUG : Waiting for deletions to finish 2025/11/07 04:48:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (11.05s) === RUN TestSyncIgnoreErrors run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:48:44 INFO : d: Making directory 2025/11/07 04:48:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/07 04:48:48 DEBUG : c/non empty space: size = 5 OK 2025/11/07 04:48:48 DEBUG : c/non empty space: Sizes identical 2025/11/07 04:48:48 DEBUG : c/non empty space: Unchanged skipping 2025/11/07 04:48:51 DEBUG : a/potato2: size = 60 OK 2025/11/07 04:48:51 INFO : a/potato2: Copied (new) 2025/11/07 04:48:55 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:48:55 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:48:55 DEBUG : Waiting for deletions to finish 2025/11/07 04:48:56 INFO : b/potato: Deleted 2025/11/07 04:48:56 INFO : d: Removing directory 2025/11/07 04:48:57 INFO : b: Removing directory 2025/11/07 04:48:58 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': deleted 2 directories --- PASS: TestSyncIgnoreErrors (40.66s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:49:16 DEBUG : empty space: size = 1 OK 2025/11/07 04:49:16 DEBUG : empty space: Sizes identical 2025/11/07 04:49:16 DEBUG : empty space: Unchanged skipping 2025/11/07 04:49:16 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:49:16 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:49:16 DEBUG : Waiting for deletions to finish 2025/11/07 04:49:16 INFO : There was nothing to transfer 2025/11/07 04:49:17 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:49:17 DEBUG : empty space: size = 1 OK 2025/11/07 04:49:17 DEBUG : empty space: Sizes identical 2025/11/07 04:49:17 DEBUG : empty space: Unchanged skipping 2025/11/07 04:49:17 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:49:17 DEBUG : Waiting for deletions to finish 2025/11/07 04:49:17 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (14.87s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.47s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:49:27 DEBUG : empty space: size = 1 OK 2025/11/07 04:49:27 DEBUG : empty space: Sizes identical 2025/11/07 04:49:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/07 04:49:27 DEBUG : empty space: Unchanged skipping 2025/11/07 04:49:27 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:49:27 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:49:29 DEBUG : potato: size = 60 OK 2025/11/07 04:49:29 INFO : potato: Copied (new) 2025/11/07 04:49:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (9.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:49:37 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1752776341) 2025/11/07 04:49:37 DEBUG : potato: size = 60 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 04:49:37 DEBUG : potato: Sizes differ 2025/11/07 04:49:37 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:49:37 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:49:44 DEBUG : potato: size = 21 OK 2025/11/07 04:49:44 INFO : potato: Copied (replaced existing) 2025/11/07 04:49:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (14.48s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/11/07 04:49:58 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:49:58 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1752776341) 2025/11/07 04:49:58 DEBUG : potato: size = 36 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 04:49:58 DEBUG : potato: Sizes differ 2025/11/07 04:49:58 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:50:00 DEBUG : potato: size = 21 OK 2025/11/07 04:50:00 INFO : potato: Copied (replaced existing) 2025/11/07 04:50:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (22.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:50:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 04:50:15 DEBUG : empty space: size = 1 OK 2025/11/07 04:50:15 DEBUG : empty space: Sizes identical 2025/11/07 04:50:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/07 04:50:15 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:50:15 DEBUG : empty space: Unchanged skipping 2025/11/07 04:50:15 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/07 04:50:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (9.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:50:32 DEBUG : empty space: size = 1 OK 2025/11/07 04:50:32 DEBUG : empty space: Sizes identical 2025/11/07 04:50:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 04:50:32 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:50:32 DEBUG : empty space: Unchanged skipping 2025/11/07 04:50:32 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:50:41 DEBUG : potato2: size = 60 OK 2025/11/07 04:50:41 INFO : potato2: Copied (new) 2025/11/07 04:50:41 DEBUG : Waiting for deletions to finish 2025/11/07 04:50:41 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:50:52 INFO : d: Making directory 2025/11/07 04:51:00 INFO : d/e: Making directory 2025/11/07 04:51:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/07 04:51:05 DEBUG : c/non empty space: size = 5 OK 2025/11/07 04:51:05 DEBUG : c/non empty space: Sizes identical 2025/11/07 04:51:05 DEBUG : c/non empty space: Unchanged skipping 2025/11/07 04:51:14 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:51:14 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:51:14 DEBUG : a/potato2: size = 60 OK 2025/11/07 04:51:14 INFO : a/potato2: Copied (new) 2025/11/07 04:51:14 DEBUG : Waiting for deletions to finish 2025/11/07 04:51:15 INFO : b/potato: Deleted 2025/11/07 04:51:15 INFO : d/e: Removing directory 2025/11/07 04:51:21 INFO : d: Removing directory 2025/11/07 04:51:22 INFO : b: Removing directory 2025/11/07 04:51:23 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (48.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:51:48 INFO : d: Making directory 2025/11/07 04:51:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/07 04:51:55 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:51:55 DEBUG : c/non empty space: size = 5 OK 2025/11/07 04:51:55 DEBUG : c/non empty space: Sizes identical 2025/11/07 04:51:55 DEBUG : c/non empty space: Unchanged skipping 2025/11/07 04:51:55 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:51:58 DEBUG : a/potato2: size = 60 OK 2025/11/07 04:51:58 INFO : a/potato2: Copied (new) 2025/11/07 04:51:58 ERROR : sugarsync root 'Test/rclone-test-vafeyop7keri': not deleting files as there were IO errors 2025/11/07 04:51:58 ERROR : sugarsync root 'Test/rclone-test-vafeyop7keri': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (34.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:52:13 DEBUG : Waiting for deletions to finish 2025/11/07 04:52:14 DEBUG : empty space: size = 1 OK 2025/11/07 04:52:14 DEBUG : empty space: Sizes identical 2025/11/07 04:52:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 04:52:14 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:52:14 DEBUG : empty space: Unchanged skipping 2025/11/07 04:52:14 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:52:15 INFO : potato: Deleted 2025/11/07 04:52:16 DEBUG : potato2: size = 60 OK 2025/11/07 04:52:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (12.57s) === RUN TestSyncDeleteBefore run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:52:29 DEBUG : Waiting for deletions to finish 2025/11/07 04:52:30 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:52:30 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:52:31 INFO : potato: Deleted 2025/11/07 04:52:32 DEBUG : empty space: size = 1 OK 2025/11/07 04:52:32 DEBUG : empty space: Sizes identical 2025/11/07 04:52:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 04:52:32 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:52:32 DEBUG : empty space: Unchanged skipping 2025/11/07 04:52:32 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:52:36 DEBUG : potato2: size = 60 OK 2025/11/07 04:52:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (24.92s) === RUN TestCopyDeleteBefore run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:52:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 04:52:49 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:52:49 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:52:58 DEBUG : potato2: size = 19 OK 2025/11/07 04:52:58 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (21.26s) === RUN TestSyncWithExclude run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:53:12 DEBUG : enormous: Excluded (Size Filter) 2025/11/07 04:53:12 DEBUG : enormous: Excluded 2025/11/07 04:53:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 04:53:12 DEBUG : potato2: Excluded 2025/11/07 04:53:15 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 04:53:15 DEBUG : potato2: Excluded 2025/11/07 04:53:15 DEBUG : empty space: size = 1 OK 2025/11/07 04:53:15 DEBUG : empty space: Sizes identical 2025/11/07 04:53:15 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:53:15 DEBUG : empty space: Unchanged skipping 2025/11/07 04:53:15 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:53:15 DEBUG : Waiting for deletions to finish 2025/11/07 04:53:15 INFO : There was nothing to transfer 2025/11/07 04:53:16 DEBUG : enormous: Excluded (Size Filter) 2025/11/07 04:53:16 DEBUG : enormous: Excluded 2025/11/07 04:53:16 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 04:53:16 DEBUG : potato2: Excluded 2025/11/07 04:53:17 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 04:53:17 DEBUG : potato2: Excluded 2025/11/07 04:53:17 DEBUG : empty space: size = 1 OK 2025/11/07 04:53:17 DEBUG : empty space: Sizes identical 2025/11/07 04:53:17 DEBUG : empty space: Unchanged skipping 2025/11/07 04:53:17 DEBUG : Local file system at /tmp/rclone1752776341: Waiting for checks to finish 2025/11/07 04:53:17 DEBUG : Local file system at /tmp/rclone1752776341: Waiting for transfers to finish 2025/11/07 04:53:17 DEBUG : Waiting for deletions to finish 2025/11/07 04:53:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (13.34s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:53:28 DEBUG : enormous: Excluded (Size Filter) 2025/11/07 04:53:28 DEBUG : enormous: Excluded 2025/11/07 04:53:28 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 04:53:28 DEBUG : potato2: Excluded 2025/11/07 04:53:28 DEBUG : empty space: size = 1 OK 2025/11/07 04:53:28 DEBUG : empty space: Sizes identical 2025/11/07 04:53:28 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:53:28 DEBUG : empty space: Unchanged skipping 2025/11/07 04:53:28 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:53:28 DEBUG : Waiting for deletions to finish 2025/11/07 04:53:29 INFO : potato2: Deleted 2025/11/07 04:53:29 INFO : enormous: Deleted 2025/11/07 04:53:29 INFO : There was nothing to transfer 2025/11/07 04:53:31 DEBUG : empty space: size = 1 OK 2025/11/07 04:53:31 DEBUG : empty space: Sizes identical 2025/11/07 04:53:31 DEBUG : empty space: Unchanged skipping 2025/11/07 04:53:31 DEBUG : Local file system at /tmp/rclone1752776341: Waiting for checks to finish 2025/11/07 04:53:31 DEBUG : Local file system at /tmp/rclone1752776341: Waiting for transfers to finish 2025/11/07 04:53:31 DEBUG : Waiting for deletions to finish 2025/11/07 04:53:31 INFO : enormous: Deleted 2025/11/07 04:53:31 INFO : potato2: Deleted 2025/11/07 04:53:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.74s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.47s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: false 2025/11/07 04:53:39 ERROR : sugarsync root 'Test/rclone-test-vafeyop7keri': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/07 04:53:40 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/07 04:53:40 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/07 04:53:40 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:53:40 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:53:42 DEBUG : yam: size = 11 OK 2025/11/07 04:53:42 INFO : yam: Copied (new) 2025/11/07 04:53:42 DEBUG : potato: size = 14 OK 2025/11/07 04:53:42 INFO : potato: Copied (new) 2025/11/07 04:53:42 DEBUG : Waiting for deletions to finish 2025/11/07 04:53:43 ERROR : sugarsync root 'Test/rclone-test-vafeyop7keri': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/07 04:53:48 DEBUG : potato: size = 14 OK 2025/11/07 04:53:48 DEBUG : potato: Sizes identical 2025/11/07 04:53:48 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/07 04:53:48 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:53:48 DEBUG : potato: Unchanged skipping 2025/11/07 04:53:48 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:53:51 DEBUG : yaml: size = 11 OK 2025/11/07 04:53:51 INFO : yaml: Copied (new) 2025/11/07 04:53:51 DEBUG : Waiting for deletions to finish 2025/11/07 04:53:52 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (21.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/11/07 04:54:00 ERROR : sugarsync root 'Test/rclone-test-vafeyop7keri': Ignoring --track-renames as either the source or destination do not support modtime 2025/11/07 04:54:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/07 04:54:01 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/07 04:54:01 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:54:01 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:54:03 DEBUG : yam: size = 11 OK 2025/11/07 04:54:03 INFO : yam: Copied (new) 2025/11/07 04:54:09 DEBUG : potato: size = 14 OK 2025/11/07 04:54:09 INFO : potato: Copied (new) 2025/11/07 04:54:09 DEBUG : Waiting for deletions to finish 2025/11/07 04:54:09 ERROR : sugarsync root 'Test/rclone-test-vafeyop7keri': Ignoring --track-renames as either the source or destination do not support modtime 2025/11/07 04:54:10 DEBUG : potato: size = 14 OK 2025/11/07 04:54:10 DEBUG : potato: Sizes identical 2025/11/07 04:54:10 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/07 04:54:10 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:54:10 DEBUG : potato: Unchanged skipping 2025/11/07 04:54:10 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:54:13 DEBUG : yaml: size = 11 OK 2025/11/07 04:54:13 INFO : yaml: Copied (new) 2025/11/07 04:54:13 DEBUG : Waiting for deletions to finish 2025/11/07 04:54:13 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (21.32s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/11/07 04:54:22 INFO : sugarsync root 'Test/rclone-test-vafeyop7keri': Making map for --track-renames 2025/11/07 04:54:22 INFO : sugarsync root 'Test/rclone-test-vafeyop7keri': Finished making map for --track-renames 2025/11/07 04:54:22 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:54:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/07 04:54:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/07 04:54:22 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for renames to finish 2025/11/07 04:54:22 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:54:26 DEBUG : potato: size = 14 OK 2025/11/07 04:54:26 INFO : potato: Copied (new) 2025/11/07 04:54:30 DEBUG : sub/yam: size = 11 OK 2025/11/07 04:54:30 INFO : sub/yam: Copied (new) 2025/11/07 04:54:30 DEBUG : Waiting for deletions to finish 2025/11/07 04:54:32 DEBUG : potato: size = 14 OK 2025/11/07 04:54:32 DEBUG : potato: Sizes identical 2025/11/07 04:54:32 DEBUG : potato: Unchanged skipping 2025/11/07 04:54:32 INFO : sugarsync root 'Test/rclone-test-vafeyop7keri': Making map for --track-renames 2025/11/07 04:54:32 INFO : sugarsync root 'Test/rclone-test-vafeyop7keri': Finished making map for --track-renames 2025/11/07 04:54:32 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:54:32 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for renames to finish 2025/11/07 04:54:34 INFO : sub/yam: Moved (server-side) to: yam 2025/11/07 04:54:34 INFO : yam: Renamed from "sub/yam" 2025/11/07 04:54:34 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:54:34 DEBUG : Waiting for deletions to finish 2025/11/07 04:54:34 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.85s) === RUN TestServerSideMoveLocal run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:54:40 DEBUG : Creating backend with remote "/tmp/rclone1752776341/dir1" 2025/11/07 04:54:40 DEBUG : Config file has changed externally - reloading 2025/11/07 04:54:40 DEBUG : Creating backend with remote "/tmp/rclone1752776341/dir2" 2025/11/07 04:54:40 DEBUG : Local file system at /tmp/rclone1752776341/dir2: Using server-side directory move 2025/11/07 04:54:40 INFO : Local file system at /tmp/rclone1752776341/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/07 04:54:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/07 04:54:40 DEBUG : Local file system at /tmp/rclone1752776341/dir2: Waiting for checks to finish 2025/11/07 04:54:40 DEBUG : Local file system at /tmp/rclone1752776341/dir2: Waiting for transfers to finish 2025/11/07 04:54:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:54:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 04:54:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/07 04:54:42 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:54:42 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:54:52 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 04:54:52 INFO : sub dir/hello world: Copied (new) 2025/11/07 04:54:52 INFO : sub dir/hello world: Deleted 2025/11/07 04:54:52 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/07 04:54:52 INFO : nested/sub dir/file: Copied (new) 2025/11/07 04:54:52 INFO : nested/sub dir/file: Deleted 2025/11/07 04:54:52 INFO : sub dir: Removing directory 2025/11/07 04:54:52 INFO : nested/sub dir: Removing directory 2025/11/07 04:54:52 INFO : nested: Removing directory 2025/11/07 04:54:52 DEBUG : Local file system at /tmp/rclone1752776341: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (31.37s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:55:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 04:55:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/07 04:55:14 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:55:14 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:55:20 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/07 04:55:20 INFO : nested/sub dir/file: Copied (new) 2025/11/07 04:55:20 INFO : nested/sub dir/file: Deleted 2025/11/07 04:55:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 04:55:23 INFO : sub dir/hello world: Copied (new) 2025/11/07 04:55:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (24.48s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:55:38 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/07 04:55:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/07 04:55:38 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:55:38 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:55:41 DEBUG : existing-b: size = 6 OK 2025/11/07 04:55:41 INFO : existing-b: Copied (new) 2025/11/07 04:55:41 INFO : existing-b: Deleted 2025/11/07 04:55:43 DEBUG : existing: size = 6 OK 2025/11/07 04:55:43 INFO : existing: Copied (new) 2025/11/07 04:55:43 INFO : existing: Deleted 2025/11/07 04:55:45 DEBUG : existing: Destination exists, skipping 2025/11/07 04:55:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/07 04:55:45 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:55:45 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:55:45 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (11.12s) === RUN TestServerSideMove run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:55:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamicaj1veto" sync_test.go:1735: Server side move (if possible) sugarsync root 'Test/rclone-test-vafeyop7keri' -> sugarsync root 'Test/rclone-test-bamicaj1veto' 2025/11/07 04:56:07 DEBUG : sugarsync root 'Test/rclone-test-bamicaj1veto': Using server-side directory move 2025/11/07 04:56:07 INFO : sugarsync root 'Test/rclone-test-bamicaj1veto': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/07 04:56:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 04:56:11 DEBUG : empty space: size = 1 OK 2025/11/07 04:56:11 DEBUG : empty space: Sizes identical 2025/11/07 04:56:11 DEBUG : empty space: Unchanged skipping 2025/11/07 04:56:11 DEBUG : potato3: size = 68 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 04:56:11 DEBUG : potato3: size = 60 (sugarsync root 'Test/rclone-test-bamicaj1veto') 2025/11/07 04:56:11 DEBUG : potato3: Sizes differ 2025/11/07 04:56:11 DEBUG : sugarsync root 'Test/rclone-test-bamicaj1veto': Waiting for checks to finish 2025/11/07 04:56:12 INFO : empty space: Deleted 2025/11/07 04:56:12 DEBUG : sugarsync root 'Test/rclone-test-bamicaj1veto': Waiting for transfers to finish 2025/11/07 04:56:12 INFO : potato2: Moved (server-side) 2025/11/07 04:56:12 INFO : potato3: Deleted 2025/11/07 04:56:13 INFO : potato3: Moved (server-side) 2025/11/07 04:56:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mezipun0xozo" 2025/11/07 04:56:22 DEBUG : sugarsync root 'Test/rclone-test-mezipun0xozo': Using server-side directory move 2025/11/07 04:56:24 INFO : sugarsync root 'Test/rclone-test-mezipun0xozo': Server side directory move succeeded 2025/11/07 04:56:27 ERROR : error listing: directory not found 2025/11/07 04:56:27 DEBUG : sugarsync root 'Test/rclone-test-mezipun0xozo': Purge remote 2025/11/07 04:56:33 DEBUG : sugarsync root 'Test/rclone-test-bamicaj1veto': Purge remote 2025/11/07 04:56:34 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (46.25s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:56:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zetogib1joye" sync_test.go:1735: Server side move (if possible) sugarsync root 'Test/rclone-test-vafeyop7keri' -> sugarsync root 'Test/rclone-test-zetogib1joye' 2025/11/07 04:57:02 DEBUG : empty space: Excluded (Size Filter) 2025/11/07 04:57:02 DEBUG : empty space: Excluded 2025/11/07 04:57:02 DEBUG : empty space: Excluded (Size Filter) 2025/11/07 04:57:02 DEBUG : empty space: Excluded 2025/11/07 04:57:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 04:57:02 DEBUG : potato3: size = 68 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 04:57:02 DEBUG : potato3: size = 60 (sugarsync root 'Test/rclone-test-zetogib1joye') 2025/11/07 04:57:02 DEBUG : potato3: Sizes differ 2025/11/07 04:57:02 DEBUG : sugarsync root 'Test/rclone-test-zetogib1joye': Waiting for checks to finish 2025/11/07 04:57:02 DEBUG : sugarsync root 'Test/rclone-test-zetogib1joye': Waiting for transfers to finish 2025/11/07 04:57:03 INFO : potato2: Moved (server-side) 2025/11/07 04:57:03 INFO : potato3: Deleted 2025/11/07 04:57:04 INFO : potato3: Moved (server-side) 2025/11/07 04:57:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pejopew1gayo" 2025/11/07 04:57:13 DEBUG : empty space: Excluded (Size Filter) 2025/11/07 04:57:13 DEBUG : empty space: Excluded 2025/11/07 04:57:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 04:57:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/07 04:57:13 DEBUG : sugarsync root 'Test/rclone-test-pejopew1gayo': Waiting for checks to finish 2025/11/07 04:57:13 DEBUG : sugarsync root 'Test/rclone-test-pejopew1gayo': Waiting for transfers to finish 2025/11/07 04:57:15 INFO : potato2: Moved (server-side) 2025/11/07 04:57:16 INFO : potato3: Moved (server-side) 2025/11/07 04:57:17 DEBUG : sugarsync root 'Test/rclone-test-pejopew1gayo': Purge remote 2025/11/07 04:57:18 DEBUG : sugarsync root 'Test/rclone-test-zetogib1joye': Purge remote --- PASS: TestServerSideMoveWithFilter (46.15s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:57:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diwihaf4cowe" 2025/11/07 04:57:50 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) sugarsync root 'Test/rclone-test-vafeyop7keri' -> sugarsync root 'Test/rclone-test-diwihaf4cowe' 2025/11/07 04:58:02 DEBUG : sugarsync root 'Test/rclone-test-diwihaf4cowe': Using server-side directory move 2025/11/07 04:58:02 INFO : sugarsync root 'Test/rclone-test-diwihaf4cowe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/07 04:58:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 04:58:03 DEBUG : empty space: size = 1 OK 2025/11/07 04:58:03 DEBUG : empty space: Sizes identical 2025/11/07 04:58:03 DEBUG : empty space: Unchanged skipping 2025/11/07 04:58:03 DEBUG : potato3: size = 68 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 04:58:03 DEBUG : potato3: size = 60 (sugarsync root 'Test/rclone-test-diwihaf4cowe') 2025/11/07 04:58:03 DEBUG : potato3: Sizes differ 2025/11/07 04:58:03 DEBUG : sugarsync root 'Test/rclone-test-diwihaf4cowe': Waiting for checks to finish 2025/11/07 04:58:03 INFO : empty space: Deleted 2025/11/07 04:58:03 DEBUG : sugarsync root 'Test/rclone-test-diwihaf4cowe': Waiting for transfers to finish 2025/11/07 04:58:03 INFO : potato3: Deleted 2025/11/07 04:58:09 INFO : potato3: Moved (server-side) 2025/11/07 04:58:09 INFO : potato2: Moved (server-side) 2025/11/07 04:58:09 INFO : tomatoDir: Removing directory 2025/11/07 04:58:10 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': deleted 1 directories 2025/11/07 04:58:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-semigoy6jade" 2025/11/07 04:58:16 INFO : tomatoDir: Making directory 2025/11/07 04:58:17 DEBUG : sugarsync root 'Test/rclone-test-semigoy6jade': Using server-side directory move 2025/11/07 04:58:19 INFO : sugarsync root 'Test/rclone-test-semigoy6jade': Server side directory move succeeded 2025/11/07 04:58:22 ERROR : error listing: directory not found 2025/11/07 04:58:23 ERROR : error listing: directory not found 2025/11/07 04:58:23 DEBUG : sugarsync root 'Test/rclone-test-semigoy6jade': Purge remote 2025/11/07 04:58:23 DEBUG : sugarsync root 'Test/rclone-test-diwihaf4cowe': Purge remote 2025/11/07 04:58:24 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (68.97s) === RUN TestServerSideMoveOverlap run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.47s) === RUN TestSyncOverlap run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:58:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/rclone-sync-test" --- PASS: TestSyncOverlap (14.43s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 04:58:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/rclone-sync-test" 2025/11/07 04:58:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/rclone-sync-test-include/layer2" 2025/11/07 04:59:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/rclone-sync-test-ignore-file" 2025/11/07 04:59:25 DEBUG : rclone-sync-test: Excluded 2025/11/07 04:59:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 04:59:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/07 04:59:28 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/rclone-sync-test': Waiting for checks to finish 2025/11/07 04:59:28 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/rclone-sync-test': Waiting for transfers to finish 2025/11/07 04:59:28 DEBUG : Waiting for deletions to finish 2025/11/07 04:59:28 INFO : There was nothing to transfer 2025/11/07 04:59:30 DEBUG : rclone-sync-test: Excluded 2025/11/07 04:59:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 04:59:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/07 04:59:37 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:59:37 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:59:37 DEBUG : Waiting for deletions to finish 2025/11/07 04:59:37 INFO : rclone-sync-test-include: Removing directory 2025/11/07 04:59:37 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Renewing token 2025/11/07 04:59:38 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/11/07 04:59:38 DEBUG : Config file has changed externally - reloading 2025/11/07 04:59:38 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/11/07 04:59:38 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/11/07 04:59:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/07 04:59:39 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': failed to delete 1 directories 2025/11/07 04:59:39 INFO : There was nothing to transfer 2025/11/07 04:59:39 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/rclone-sync-test-include/layer2': Renewing token 2025/11/07 04:59:40 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/11/07 04:59:40 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/11/07 04:59:40 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/11/07 04:59:41 DEBUG : rclone-sync-test: Excluded 2025/11/07 04:59:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 04:59:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/07 04:59:44 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/07 04:59:44 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/07 04:59:44 DEBUG : Waiting for deletions to finish 2025/11/07 04:59:44 INFO : There was nothing to transfer 2025/11/07 04:59:46 DEBUG : rclone-sync-test: Excluded 2025/11/07 04:59:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 04:59:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/07 04:59:54 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 04:59:54 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 04:59:54 DEBUG : Waiting for deletions to finish 2025/11/07 04:59:54 INFO : rclone-sync-test-include: Removing directory 2025/11/07 04:59:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/07 04:59:55 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': failed to delete 1 directories 2025/11/07 04:59:55 INFO : There was nothing to transfer 2025/11/07 04:59:56 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/rclone-sync-test-ignore-file': Renewing token 2025/11/07 04:59:56 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/11/07 04:59:56 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/11/07 04:59:56 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/11/07 04:59:57 DEBUG : rclone-sync-test: Excluded 2025/11/07 05:00:04 DEBUG : Excluded 2025/11/07 05:00:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 05:00:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/07 05:00:06 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/07 05:00:06 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/07 05:00:06 DEBUG : Waiting for deletions to finish 2025/11/07 05:00:06 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (87.02s) === RUN TestSyncCompareDest run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:00:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/dst" 2025/11/07 05:00:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/CompareDest" 2025/11/07 05:00:24 DEBUG : one: Need to transfer - File not found at Destination 2025/11/07 05:00:24 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:00:24 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:00:34 DEBUG : one: size = 3 OK 2025/11/07 05:00:34 INFO : one: Copied (new) 2025/11/07 05:00:34 DEBUG : Waiting for deletions to finish 2025/11/07 05:00:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:00:44 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:00:44 DEBUG : one: Sizes differ 2025/11/07 05:00:44 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:00:45 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:00:47 DEBUG : one: size = 5 OK 2025/11/07 05:00:47 INFO : one: Copied (replaced existing) 2025/11/07 05:00:47 DEBUG : Waiting for deletions to finish 2025/11/07 05:00:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:00:58 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:00:58 DEBUG : one: Sizes differ 2025/11/07 05:00:58 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:00:59 DEBUG : one: size = 5 OK 2025/11/07 05:00:59 DEBUG : one: Sizes identical 2025/11/07 05:00:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 05:00:59 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:00:59 DEBUG : Waiting for deletions to finish 2025/11/07 05:00:59 INFO : There was nothing to transfer 2025/11/07 05:01:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:01:12 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:01:12 DEBUG : one: Sizes differ 2025/11/07 05:01:13 DEBUG : two: size = 3 OK 2025/11/07 05:01:13 DEBUG : two: Sizes identical 2025/11/07 05:01:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/07 05:01:13 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:01:13 DEBUG : one: size = 5 OK 2025/11/07 05:01:13 DEBUG : one: Sizes identical 2025/11/07 05:01:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 05:01:13 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:01:13 DEBUG : Waiting for deletions to finish 2025/11/07 05:01:13 INFO : There was nothing to transfer 2025/11/07 05:01:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:01:15 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:01:15 DEBUG : one: Sizes differ 2025/11/07 05:01:16 DEBUG : two: size = 3 OK 2025/11/07 05:01:16 DEBUG : two: Sizes identical 2025/11/07 05:01:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/07 05:01:16 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:01:16 DEBUG : one: size = 5 OK 2025/11/07 05:01:16 DEBUG : one: Sizes identical 2025/11/07 05:01:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 05:01:16 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:01:16 DEBUG : Waiting for deletions to finish 2025/11/07 05:01:16 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/07 05:01:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:01:20 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:01:20 DEBUG : one: Sizes differ 2025/11/07 05:01:21 DEBUG : two: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:01:21 DEBUG : two: size = 3 (sugarsync root 'Test/rclone-test-vafeyop7keri/CompareDest') 2025/11/07 05:01:21 DEBUG : two: Sizes differ 2025/11/07 05:01:21 DEBUG : two: Need to transfer - File not found at Destination 2025/11/07 05:01:21 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:01:21 DEBUG : one: size = 5 OK 2025/11/07 05:01:21 DEBUG : one: Sizes identical 2025/11/07 05:01:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 05:01:21 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:01:23 DEBUG : two: size = 5 OK 2025/11/07 05:01:23 INFO : two: Copied (new) 2025/11/07 05:01:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (79.50s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:01:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/dest" 2025/11/07 05:01:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/pre-dest1" 2025/11/07 05:01:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/pre-dest2" 2025/11/07 05:01:54 DEBUG : 1: size = 1 OK 2025/11/07 05:01:54 DEBUG : 1: Sizes identical 2025/11/07 05:01:54 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/07 05:01:55 DEBUG : 2: size = 1 OK 2025/11/07 05:01:55 DEBUG : 2: Sizes identical 2025/11/07 05:01:55 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/07 05:01:57 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/07 05:01:57 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dest': Waiting for checks to finish 2025/11/07 05:01:57 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dest': Waiting for transfers to finish 2025/11/07 05:02:04 DEBUG : 3: size = 1 OK 2025/11/07 05:02:04 INFO : 3: Copied (new) 2025/11/07 05:02:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (47.00s) === RUN TestSyncCopyDest run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:02:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/dst" 2025/11/07 05:02:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/CopyDest" 2025/11/07 05:02:31 DEBUG : one: Need to transfer - File not found at Destination 2025/11/07 05:02:31 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:02:31 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:02:39 DEBUG : one: size = 3 OK 2025/11/07 05:02:39 INFO : one: Copied (new) 2025/11/07 05:02:39 DEBUG : Waiting for deletions to finish 2025/11/07 05:02:46 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:02:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:02:46 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:02:46 DEBUG : one: Sizes differ 2025/11/07 05:02:47 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:02:48 DEBUG : one: size = 5 OK 2025/11/07 05:02:48 INFO : one: Copied (replaced existing) 2025/11/07 05:02:48 DEBUG : Waiting for deletions to finish 2025/11/07 05:03:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/BackupDir" 2025/11/07 05:03:14 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:03:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:03:14 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:03:14 DEBUG : one: Sizes differ 2025/11/07 05:03:20 DEBUG : one: size = 5 OK 2025/11/07 05:03:20 DEBUG : one: Sizes identical 2025/11/07 05:03:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:03:20 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:03:20 DEBUG : one: Sizes differ 2025/11/07 05:03:29 INFO : one: Moved (server-side) 2025/11/07 05:03:31 DEBUG : one: size = 5 OK 2025/11/07 05:03:31 INFO : one: Copied (server-side copy) 2025/11/07 05:03:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/07 05:03:31 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:03:31 DEBUG : Waiting for deletions to finish 2025/11/07 05:03:47 DEBUG : one: size = 5 OK 2025/11/07 05:03:47 DEBUG : one: Sizes identical 2025/11/07 05:03:47 DEBUG : one: Unchanged skipping 2025/11/07 05:03:48 DEBUG : two: size = 3 OK 2025/11/07 05:03:48 DEBUG : two: Sizes identical 2025/11/07 05:03:55 DEBUG : two: size = 3 OK 2025/11/07 05:03:55 INFO : two: Copied (server-side copy) 2025/11/07 05:03:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/07 05:03:55 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:03:55 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:03:55 DEBUG : Waiting for deletions to finish 2025/11/07 05:03:57 DEBUG : one: size = 5 OK 2025/11/07 05:03:57 DEBUG : two: size = 3 OK 2025/11/07 05:03:57 DEBUG : one: Sizes identical 2025/11/07 05:03:57 DEBUG : two: Sizes identical 2025/11/07 05:03:57 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:03:57 DEBUG : one: Unchanged skipping 2025/11/07 05:03:57 DEBUG : two: Unchanged skipping 2025/11/07 05:03:57 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:03:57 DEBUG : Waiting for deletions to finish 2025/11/07 05:03:57 INFO : There was nothing to transfer 2025/11/07 05:04:18 DEBUG : one: size = 5 OK 2025/11/07 05:04:18 DEBUG : one: Sizes identical 2025/11/07 05:04:18 DEBUG : one: Unchanged skipping 2025/11/07 05:04:19 DEBUG : three: size = 7 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:04:19 DEBUG : three: size = 5 (sugarsync root 'Test/rclone-test-vafeyop7keri/CopyDest') 2025/11/07 05:04:19 DEBUG : three: Sizes differ 2025/11/07 05:04:19 DEBUG : three: Destination not found in --copy-dest 2025/11/07 05:04:19 DEBUG : three: Need to transfer - File not found at Destination 2025/11/07 05:04:19 DEBUG : two: size = 3 OK 2025/11/07 05:04:19 DEBUG : two: Sizes identical 2025/11/07 05:04:19 DEBUG : two: Unchanged skipping 2025/11/07 05:04:19 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:04:19 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:04:21 DEBUG : three: size = 7 OK 2025/11/07 05:04:21 INFO : three: Copied (new) 2025/11/07 05:04:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (154.21s) === RUN TestSyncBackupDir run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:05:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/dst" 2025/11/07 05:05:09 DEBUG : Config file has changed externally - reloading 2025/11/07 05:05:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/backup" 2025/11/07 05:05:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:05:24 DEBUG : two: size = 3 OK 2025/11/07 05:05:24 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:05:24 DEBUG : two: Sizes identical 2025/11/07 05:05:24 DEBUG : one: Sizes differ 2025/11/07 05:05:24 DEBUG : two: Unchanged skipping 2025/11/07 05:05:24 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:05:26 INFO : one: Moved (server-side) 2025/11/07 05:05:26 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:05:34 DEBUG : one: size = 4 OK 2025/11/07 05:05:34 INFO : one: Copied (new) 2025/11/07 05:05:34 DEBUG : Waiting for deletions to finish 2025/11/07 05:05:35 INFO : three.txt: Moved (server-side) 2025/11/07 05:05:35 INFO : three.txt: Moved into backup dir 2025/11/07 05:05:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:05:48 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:05:48 DEBUG : one: Sizes differ 2025/11/07 05:05:48 DEBUG : two: size = 3 OK 2025/11/07 05:05:48 DEBUG : two: Sizes identical 2025/11/07 05:05:48 DEBUG : two: Unchanged skipping 2025/11/07 05:05:48 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:05:49 INFO : one: Deleted 2025/11/07 05:05:55 INFO : one: Moved (server-side) 2025/11/07 05:05:55 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:05:57 DEBUG : one: size = 5 OK 2025/11/07 05:05:57 INFO : one: Copied (new) 2025/11/07 05:05:57 DEBUG : Waiting for deletions to finish 2025/11/07 05:05:59 INFO : three.txt: Deleted 2025/11/07 05:06:00 INFO : three.txt: Moved (server-side) 2025/11/07 05:06:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (87.05s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:06:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/dst" 2025/11/07 05:06:46 DEBUG : Config file has changed externally - reloading 2025/11/07 05:06:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/backup" 2025/11/07 05:06:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:06:55 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:06:55 DEBUG : one: Sizes differ 2025/11/07 05:06:55 DEBUG : two: size = 3 OK 2025/11/07 05:06:55 DEBUG : two: Sizes identical 2025/11/07 05:06:55 DEBUG : two: Unchanged skipping 2025/11/07 05:06:55 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:07:01 INFO : one: Moved (server-side) to: one.bak 2025/11/07 05:07:01 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:07:11 DEBUG : one: size = 4 OK 2025/11/07 05:07:11 INFO : one: Copied (new) 2025/11/07 05:07:11 DEBUG : Waiting for deletions to finish 2025/11/07 05:07:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 05:07:13 INFO : three.txt: Moved into backup dir 2025/11/07 05:07:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:07:26 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:07:26 DEBUG : one: Sizes differ 2025/11/07 05:07:26 DEBUG : two: size = 3 OK 2025/11/07 05:07:26 DEBUG : two: Sizes identical 2025/11/07 05:07:26 DEBUG : two: Unchanged skipping 2025/11/07 05:07:26 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:07:28 INFO : one.bak: Deleted 2025/11/07 05:07:29 INFO : one: Moved (server-side) to: one.bak 2025/11/07 05:07:29 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:07:35 DEBUG : one: size = 5 OK 2025/11/07 05:07:35 INFO : one: Copied (new) 2025/11/07 05:07:35 DEBUG : Waiting for deletions to finish 2025/11/07 05:07:43 INFO : three.txt.bak: Deleted 2025/11/07 05:07:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 05:07:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (95.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:08:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/dst" 2025/11/07 05:08:18 DEBUG : Config file has changed externally - reloading 2025/11/07 05:08:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/backup" 2025/11/07 05:08:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:08:26 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:08:26 DEBUG : two: size = 3 OK 2025/11/07 05:08:26 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:08:26 DEBUG : two: Sizes identical 2025/11/07 05:08:26 DEBUG : one: Sizes differ 2025/11/07 05:08:26 DEBUG : two: Unchanged skipping 2025/11/07 05:08:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/07 05:08:32 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:08:34 DEBUG : one: size = 4 OK 2025/11/07 05:08:34 INFO : one: Copied (new) 2025/11/07 05:08:34 DEBUG : Waiting for deletions to finish 2025/11/07 05:08:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/07 05:08:36 INFO : three.txt: Moved into backup dir 2025/11/07 05:08:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:08:42 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:08:42 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:08:42 DEBUG : two: size = 3 OK 2025/11/07 05:08:42 DEBUG : one: Sizes differ 2025/11/07 05:08:42 DEBUG : two: Sizes identical 2025/11/07 05:08:42 DEBUG : two: Unchanged skipping 2025/11/07 05:08:45 INFO : one-2019-01-01: Deleted 2025/11/07 05:08:46 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/07 05:08:46 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:08:48 DEBUG : one: size = 5 OK 2025/11/07 05:08:48 INFO : one: Copied (new) 2025/11/07 05:08:48 DEBUG : Waiting for deletions to finish 2025/11/07 05:08:50 INFO : three-2019-01-01.txt: Deleted 2025/11/07 05:08:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/07 05:08:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (66.32s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:09:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/dst" 2025/11/07 05:09:12 DEBUG : Config file has changed externally - reloading 2025/11/07 05:09:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:09:15 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:09:15 DEBUG : one: Sizes differ 2025/11/07 05:09:15 DEBUG : two: size = 3 OK 2025/11/07 05:09:15 DEBUG : two: Sizes identical 2025/11/07 05:09:15 DEBUG : two: Unchanged skipping 2025/11/07 05:09:15 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:09:17 INFO : one: Moved (server-side) to: one.bak 2025/11/07 05:09:17 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:09:19 DEBUG : one: size = 4 OK 2025/11/07 05:09:19 INFO : one: Copied (new) 2025/11/07 05:09:19 DEBUG : Waiting for deletions to finish 2025/11/07 05:09:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 05:09:20 INFO : three.txt: Moved into backup dir 2025/11/07 05:09:26 DEBUG : one.bak: Excluded (Path Filter) 2025/11/07 05:09:26 DEBUG : one.bak: Excluded 2025/11/07 05:09:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/07 05:09:26 DEBUG : three.txt.bak: Excluded 2025/11/07 05:09:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:09:26 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:09:26 DEBUG : one: Sizes differ 2025/11/07 05:09:26 DEBUG : two: size = 3 OK 2025/11/07 05:09:26 DEBUG : two: Sizes identical 2025/11/07 05:09:26 DEBUG : two: Unchanged skipping 2025/11/07 05:09:26 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for checks to finish 2025/11/07 05:09:28 INFO : one.bak: Deleted 2025/11/07 05:09:29 INFO : one: Moved (server-side) to: one.bak 2025/11/07 05:09:29 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri/dst': Waiting for transfers to finish 2025/11/07 05:09:31 DEBUG : one: size = 5 OK 2025/11/07 05:09:31 INFO : one: Copied (new) 2025/11/07 05:09:31 DEBUG : Waiting for deletions to finish 2025/11/07 05:09:33 INFO : three.txt.bak: Deleted 2025/11/07 05:09:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 05:09:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (40.56s) === RUN TestSyncSuffix run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:09:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/dst" 2025/11/07 05:10:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:10:02 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:10:02 DEBUG : one: Sizes differ 2025/11/07 05:10:04 INFO : one: Moved (server-side) to: one.bak 2025/11/07 05:10:06 DEBUG : one: size = 4 OK 2025/11/07 05:10:06 INFO : one: Copied (new) 2025/11/07 05:10:08 DEBUG : two: size = 3 OK 2025/11/07 05:10:08 DEBUG : two: Sizes identical 2025/11/07 05:10:08 DEBUG : two: Unchanged skipping 2025/11/07 05:10:09 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:10:09 DEBUG : three.txt: size = 5 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:10:09 DEBUG : three.txt: Sizes differ 2025/11/07 05:10:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 05:10:17 DEBUG : three.txt: size = 6 OK 2025/11/07 05:10:17 INFO : three.txt: Copied (new) 2025/11/07 05:10:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:10:26 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:10:26 DEBUG : one: Sizes differ 2025/11/07 05:10:33 INFO : one.bak: Deleted 2025/11/07 05:10:34 INFO : one: Moved (server-side) to: one.bak 2025/11/07 05:10:36 DEBUG : one: size = 5 OK 2025/11/07 05:10:36 INFO : one: Copied (new) 2025/11/07 05:10:37 DEBUG : two: size = 3 OK 2025/11/07 05:10:37 DEBUG : two: Sizes identical 2025/11/07 05:10:37 DEBUG : two: Unchanged skipping 2025/11/07 05:10:38 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:10:38 DEBUG : three.txt: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:10:38 DEBUG : three.txt: Sizes differ 2025/11/07 05:10:39 INFO : three.txt.bak: Deleted 2025/11/07 05:10:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 05:10:42 DEBUG : three.txt: size = 19 OK 2025/11/07 05:10:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (82.85s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:11:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vafeyop7keri/dst" 2025/11/07 05:11:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:11:41 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:11:41 DEBUG : one: Sizes differ 2025/11/07 05:11:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/07 05:11:45 DEBUG : one: size = 4 OK 2025/11/07 05:11:45 INFO : one: Copied (new) 2025/11/07 05:11:46 DEBUG : two: size = 3 OK 2025/11/07 05:11:46 DEBUG : two: Sizes identical 2025/11/07 05:11:46 DEBUG : two: Unchanged skipping 2025/11/07 05:11:46 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:11:46 DEBUG : three.txt: size = 5 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:11:46 DEBUG : three.txt: Sizes differ 2025/11/07 05:11:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/07 05:11:56 DEBUG : three.txt: size = 6 OK 2025/11/07 05:11:56 INFO : three.txt: Copied (new) 2025/11/07 05:12:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:12:05 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:12:05 DEBUG : one: Sizes differ 2025/11/07 05:12:06 INFO : one-2019-01-01: Deleted 2025/11/07 05:12:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/07 05:12:10 DEBUG : one: size = 5 OK 2025/11/07 05:12:10 INFO : one: Copied (new) 2025/11/07 05:12:10 DEBUG : two: size = 3 OK 2025/11/07 05:12:10 DEBUG : two: Sizes identical 2025/11/07 05:12:10 DEBUG : two: Unchanged skipping 2025/11/07 05:12:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:12:11 DEBUG : three.txt: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri/dst') 2025/11/07 05:12:11 DEBUG : three.txt: Sizes differ 2025/11/07 05:12:13 INFO : three-2019-01-01.txt: Deleted 2025/11/07 05:12:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/07 05:12:23 DEBUG : three.txt: size = 19 OK 2025/11/07 05:12:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (93.56s) === RUN TestSyncUTFNorm run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:12:46 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:12:46 DEBUG : Testêé: size = 18 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:12:46 DEBUG : Testêé: Sizes differ 2025/11/07 05:12:46 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 05:12:46 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 05:12:48 DEBUG : Testêé: size = 14 OK 2025/11/07 05:12:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/07 05:12:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (18.12s) === RUN TestSyncImmutable run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:13:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/07 05:13:02 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 05:13:02 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 05:13:04 DEBUG : existing: size = 6 OK 2025/11/07 05:13:04 INFO : existing: Copied (new) 2025/11/07 05:13:04 DEBUG : Waiting for deletions to finish 2025/11/07 05:13:11 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:13:11 DEBUG : existing: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:13:11 DEBUG : existing: Sizes differ 2025/11/07 05:13:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/07 05:13:11 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 05:13:11 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 05:13:11 ERROR : sugarsync root 'Test/rclone-test-vafeyop7keri': not deleting files as there were IO errors 2025/11/07 05:13:11 ERROR : sugarsync root 'Test/rclone-test-vafeyop7keri': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (16.82s) === RUN TestSyncIgnoreCase run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" sync_test.go:2636: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (4.56s) === RUN TestFixCase run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:13:50 DEBUG : EXISTING: size = 6 OK 2025/11/07 05:13:50 DEBUG : existing: Sizes identical 2025/11/07 05:13:50 DEBUG : existing: Unchanged skipping 2025/11/07 05:13:50 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:13:50 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:13:50 DEBUG : existingbutdifferent: Sizes differ 2025/11/07 05:13:52 DEBUG : EXISTING: moving to existing-rclone-move-pasijar9 2025/11/07 05:13:52 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-ligitir4 2025/11/07 05:14:01 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/11/07 05:14:01 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-pasijar9 2025/11/07 05:14:01 DEBUG : EXISTING: moving to existing 2025/11/07 05:14:01 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-ligitir4 2025/11/07 05:14:01 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/11/07 05:14:02 INFO : existingbutdifferent-rclone-move-ligitir4: Moved (server-side) to: existingbutdifferent 2025/11/07 05:14:02 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/11/07 05:14:02 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/11/07 05:14:02 INFO : existing-rclone-move-pasijar9: Moved (server-side) to: existing 2025/11/07 05:14:02 INFO : EXISTING: Moved (server-side) to: existing 2025/11/07 05:14:02 INFO : EXISTING: Fixed case by renaming to: existing 2025/11/07 05:14:03 DEBUG : existingbutdifferent: size = 5 OK 2025/11/07 05:14:03 INFO : existingbutdifferent: Copied (replaced existing) 2025/11/07 05:14:10 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/11/07 05:14:15 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/11/07 05:14:16 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:14:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:14:16 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2025/11/07 05:14:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-beboxiw2 2025/11/07 05:14:19 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-beboxiw2 2025/11/07 05:14:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/11/07 05:14:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/11/07 05:14:24 INFO : subdira/subdirb/subdirc/hello-rclone-move-beboxiw2: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/11/07 05:14:24 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/11/07 05:14:24 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/11/07 05:14:25 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:14:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:14:25 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ 2025/11/07 05:14:25 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 05:14:25 DEBUG : subdira/subdirb/subdirc/hello: size = 5 OK 2025/11/07 05:14:25 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/11/07 05:14:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zegazif8 2025/11/07 05:14:32 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zegazif8 2025/11/07 05:14:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/11/07 05:14:32 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zegazif8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/11/07 05:14:32 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/11/07 05:14:32 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/11/07 05:14:32 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 05:14:33 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 OK 2025/11/07 05:14:33 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/11/07 05:14:33 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (97.19s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (4.47s) --- SKIP: TestMaxTransfer/Hard (1.48s) --- SKIP: TestMaxTransfer/Soft (1.49s) --- SKIP: TestMaxTransfer/Cautious (1.50s) === RUN TestSyncConcurrentDelete run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:17:26 DEBUG : both0: size = 6 OK 2025/11/07 05:17:26 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 05:17:26 DEBUG : both0: Sizes identical 2025/11/07 05:17:26 DEBUG : both11: size = 6 OK 2025/11/07 05:17:26 DEBUG : both11: Sizes identical 2025/11/07 05:17:26 DEBUG : both12: size = 6 OK 2025/11/07 05:17:26 DEBUG : both12: Sizes identical 2025/11/07 05:17:26 DEBUG : both10: size = 6 OK 2025/11/07 05:17:26 DEBUG : both10: Sizes identical 2025/11/07 05:17:26 DEBUG : both0: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both13: size = 6 OK 2025/11/07 05:17:26 DEBUG : both13: Sizes identical 2025/11/07 05:17:26 DEBUG : both13: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both14: size = 6 OK 2025/11/07 05:17:26 DEBUG : both14: Sizes identical 2025/11/07 05:17:26 DEBUG : both11: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both15: size = 6 OK 2025/11/07 05:17:26 DEBUG : both15: Sizes identical 2025/11/07 05:17:26 DEBUG : both15: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both16: size = 6 OK 2025/11/07 05:17:26 DEBUG : both16: Sizes identical 2025/11/07 05:17:26 DEBUG : both16: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both17: size = 6 OK 2025/11/07 05:17:26 DEBUG : both17: Sizes identical 2025/11/07 05:17:26 DEBUG : both17: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both18: size = 6 OK 2025/11/07 05:17:26 DEBUG : both18: Sizes identical 2025/11/07 05:17:26 DEBUG : both10: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both19: size = 6 OK 2025/11/07 05:17:26 DEBUG : both19: Sizes identical 2025/11/07 05:17:26 DEBUG : both12: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both1: size = 6 OK 2025/11/07 05:17:26 DEBUG : both14: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both2: size = 6 OK 2025/11/07 05:17:26 DEBUG : both2: Sizes identical 2025/11/07 05:17:26 DEBUG : both1: Sizes identical 2025/11/07 05:17:26 DEBUG : both2: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both3: size = 6 OK 2025/11/07 05:17:26 DEBUG : both3: Sizes identical 2025/11/07 05:17:26 DEBUG : both3: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both4: size = 6 OK 2025/11/07 05:17:26 DEBUG : both4: Sizes identical 2025/11/07 05:17:26 DEBUG : both4: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both5: size = 6 OK 2025/11/07 05:17:26 DEBUG : both5: Sizes identical 2025/11/07 05:17:26 DEBUG : both18: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both6: size = 6 OK 2025/11/07 05:17:26 DEBUG : both6: Sizes identical 2025/11/07 05:17:26 DEBUG : both6: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both7: size = 6 OK 2025/11/07 05:17:26 DEBUG : both7: Sizes identical 2025/11/07 05:17:26 DEBUG : both7: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both8: size = 6 OK 2025/11/07 05:17:26 DEBUG : both8: Sizes identical 2025/11/07 05:17:26 DEBUG : both8: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both9: size = 6 OK 2025/11/07 05:17:26 DEBUG : both9: Sizes identical 2025/11/07 05:17:26 DEBUG : both9: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both5: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both1: Unchanged skipping 2025/11/07 05:17:26 DEBUG : both19: Unchanged skipping 2025/11/07 05:17:26 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 05:17:26 DEBUG : Waiting for deletions to finish 2025/11/07 05:17:26 INFO : only18: Deleted 2025/11/07 05:17:26 INFO : only5: Deleted 2025/11/07 05:17:26 INFO : only4: Deleted 2025/11/07 05:17:26 INFO : only8: Deleted 2025/11/07 05:17:27 INFO : only15: Deleted 2025/11/07 05:17:27 INFO : only11: Deleted 2025/11/07 05:17:28 INFO : only19: Deleted 2025/11/07 05:17:28 INFO : only2: Deleted 2025/11/07 05:17:29 INFO : only6: Deleted 2025/11/07 05:17:29 INFO : only0: Deleted 2025/11/07 05:17:30 INFO : only12: Deleted 2025/11/07 05:17:30 INFO : only17: Deleted 2025/11/07 05:17:30 INFO : only3: Deleted 2025/11/07 05:17:30 INFO : only7: Deleted 2025/11/07 05:17:31 INFO : only9: Deleted 2025/11/07 05:17:32 INFO : only14: Deleted 2025/11/07 05:17:33 INFO : only10: Deleted 2025/11/07 05:17:33 INFO : only13: Deleted 2025/11/07 05:17:33 INFO : only1: Deleted 2025/11/07 05:17:33 INFO : only16: Deleted --- PASS: TestSyncConcurrentDelete (174.92s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:21:14 DEBUG : both0: size = 6 OK 2025/11/07 05:21:14 DEBUG : both0: Sizes identical 2025/11/07 05:21:14 DEBUG : both0: Unchanged skipping 2025/11/07 05:21:14 DEBUG : both10: size = 6 OK 2025/11/07 05:21:14 DEBUG : both10: Sizes identical 2025/11/07 05:21:14 DEBUG : both10: Unchanged skipping 2025/11/07 05:21:14 DEBUG : both11: size = 6 OK 2025/11/07 05:21:14 DEBUG : both11: Sizes identical 2025/11/07 05:21:14 DEBUG : both11: Unchanged skipping 2025/11/07 05:21:14 DEBUG : both12: size = 6 OK 2025/11/07 05:21:14 DEBUG : both12: Sizes identical 2025/11/07 05:21:14 DEBUG : both12: Unchanged skipping 2025/11/07 05:21:14 DEBUG : both13: size = 6 OK 2025/11/07 05:21:14 DEBUG : both13: Sizes identical 2025/11/07 05:21:14 DEBUG : both14: size = 6 OK 2025/11/07 05:21:14 DEBUG : both14: Sizes identical 2025/11/07 05:21:14 DEBUG : both15: size = 6 OK 2025/11/07 05:21:14 DEBUG : both15: Sizes identical 2025/11/07 05:21:14 DEBUG : both16: size = 6 OK 2025/11/07 05:21:14 DEBUG : both16: Sizes identical 2025/11/07 05:21:14 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 05:21:14 DEBUG : both13: Unchanged skipping 2025/11/07 05:21:14 DEBUG : both17: size = 6 OK 2025/11/07 05:21:14 DEBUG : both17: Sizes identical 2025/11/07 05:21:14 DEBUG : both14: Unchanged skipping 2025/11/07 05:21:14 DEBUG : both18: size = 6 OK 2025/11/07 05:21:14 DEBUG : both15: Unchanged skipping 2025/11/07 05:21:14 DEBUG : both19: size = 6 OK 2025/11/07 05:21:14 DEBUG : both19: Sizes identical 2025/11/07 05:21:14 DEBUG : both19: Unchanged skipping 2025/11/07 05:21:14 DEBUG : both1: size = 6 OK 2025/11/07 05:21:14 DEBUG : both1: Sizes identical 2025/11/07 05:21:14 DEBUG : both1: Unchanged skipping 2025/11/07 05:21:14 DEBUG : both2: size = 6 OK 2025/11/07 05:21:14 DEBUG : both2: Sizes identical 2025/11/07 05:21:14 DEBUG : both2: Unchanged skipping 2025/11/07 05:21:14 DEBUG : both3: size = 6 OK 2025/11/07 05:21:14 DEBUG : both3: Sizes identical 2025/11/07 05:21:14 DEBUG : both3: Unchanged skipping 2025/11/07 05:21:14 DEBUG : both4: size = 6 OK 2025/11/07 05:21:14 DEBUG : both4: Sizes identical 2025/11/07 05:21:14 DEBUG : both4: Unchanged skipping 2025/11/07 05:21:14 DEBUG : both5: size = 6 OK 2025/11/07 05:21:14 DEBUG : both5: Sizes identical 2025/11/07 05:21:14 DEBUG : both5: Unchanged skipping 2025/11/07 05:21:14 DEBUG : both6: size = 6 OK 2025/11/07 05:21:14 DEBUG : both6: Sizes identical 2025/11/07 05:21:14 DEBUG : both6: Unchanged skipping 2025/11/07 05:21:14 DEBUG : both7: size = 6 OK 2025/11/07 05:21:14 DEBUG : both7: Sizes identical 2025/11/07 05:21:14 DEBUG : both7: Unchanged skipping 2025/11/07 05:21:14 DEBUG : both8: size = 6 OK 2025/11/07 05:21:14 DEBUG : both8: Sizes identical 2025/11/07 05:21:14 DEBUG : both8: Unchanged skipping 2025/11/07 05:21:14 DEBUG : both9: size = 6 OK 2025/11/07 05:21:14 DEBUG : both9: Sizes identical 2025/11/07 05:21:14 DEBUG : both9: Unchanged skipping 2025/11/07 05:21:14 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only0: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only0: Sizes differ 2025/11/07 05:21:14 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only10: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only10: Sizes differ 2025/11/07 05:21:14 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only11: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only11: Sizes differ 2025/11/07 05:21:14 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only12: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only12: Sizes differ 2025/11/07 05:21:14 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only13: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only13: Sizes differ 2025/11/07 05:21:14 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only14: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only14: Sizes differ 2025/11/07 05:21:14 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only15: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only15: Sizes differ 2025/11/07 05:21:14 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only16: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only16: Sizes differ 2025/11/07 05:21:14 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only17: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only17: Sizes differ 2025/11/07 05:21:14 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only18: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only18: Sizes differ 2025/11/07 05:21:14 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only19: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only19: Sizes differ 2025/11/07 05:21:14 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only1: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only1: Sizes differ 2025/11/07 05:21:14 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only2: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only2: Sizes differ 2025/11/07 05:21:14 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only3: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only3: Sizes differ 2025/11/07 05:21:14 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only4: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only4: Sizes differ 2025/11/07 05:21:14 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only5: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only5: Sizes differ 2025/11/07 05:21:14 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only6: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only6: Sizes differ 2025/11/07 05:21:14 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only7: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only7: Sizes differ 2025/11/07 05:21:14 DEBUG : both16: Unchanged skipping 2025/11/07 05:21:14 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only8: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only8: Sizes differ 2025/11/07 05:21:14 DEBUG : both17: Unchanged skipping 2025/11/07 05:21:14 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1752776341) 2025/11/07 05:21:14 DEBUG : only9: size = 6 (sugarsync root 'Test/rclone-test-vafeyop7keri') 2025/11/07 05:21:14 DEBUG : only9: Sizes differ 2025/11/07 05:21:14 DEBUG : both18: Sizes identical 2025/11/07 05:21:14 DEBUG : both18: Unchanged skipping 2025/11/07 05:21:14 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 05:21:15 DEBUG : only0: size = 0 OK 2025/11/07 05:21:15 INFO : only0: Copied (replaced existing) 2025/11/07 05:21:15 DEBUG : only11: size = 0 OK 2025/11/07 05:21:15 INFO : only11: Copied (replaced existing) 2025/11/07 05:21:15 DEBUG : only12: size = 0 OK 2025/11/07 05:21:15 INFO : only12: Copied (replaced existing) 2025/11/07 05:21:15 DEBUG : only10: size = 0 OK 2025/11/07 05:21:15 INFO : only10: Copied (replaced existing) 2025/11/07 05:21:17 DEBUG : only15: size = 0 OK 2025/11/07 05:21:17 INFO : only15: Copied (replaced existing) 2025/11/07 05:21:17 DEBUG : only14: size = 0 OK 2025/11/07 05:21:17 INFO : only14: Copied (replaced existing) 2025/11/07 05:21:17 DEBUG : only16: size = 0 OK 2025/11/07 05:21:17 INFO : only16: Copied (replaced existing) 2025/11/07 05:21:18 DEBUG : only13: size = 0 OK 2025/11/07 05:21:18 INFO : only13: Copied (replaced existing) 2025/11/07 05:21:18 DEBUG : only18: size = 0 OK 2025/11/07 05:21:18 INFO : only18: Copied (replaced existing) 2025/11/07 05:21:18 DEBUG : only19: size = 0 OK 2025/11/07 05:21:18 INFO : only19: Copied (replaced existing) 2025/11/07 05:21:18 DEBUG : only17: size = 0 OK 2025/11/07 05:21:18 INFO : only17: Copied (replaced existing) 2025/11/07 05:21:19 DEBUG : only4: size = 0 OK 2025/11/07 05:21:19 INFO : only4: Copied (replaced existing) 2025/11/07 05:21:21 DEBUG : only5: size = 0 OK 2025/11/07 05:21:21 INFO : only5: Copied (replaced existing) 2025/11/07 05:21:24 DEBUG : only2: size = 0 OK 2025/11/07 05:21:24 INFO : only2: Copied (replaced existing) 2025/11/07 05:21:24 DEBUG : only3: size = 0 OK 2025/11/07 05:21:24 INFO : only3: Copied (replaced existing) 2025/11/07 05:21:24 DEBUG : only1: size = 0 OK 2025/11/07 05:21:24 INFO : only1: Copied (replaced existing) 2025/11/07 05:21:25 DEBUG : only6: size = 0 OK 2025/11/07 05:21:25 INFO : only6: Copied (replaced existing) 2025/11/07 05:21:25 DEBUG : only7: size = 0 OK 2025/11/07 05:21:25 INFO : only7: Copied (replaced existing) 2025/11/07 05:21:25 DEBUG : only8: size = 0 OK 2025/11/07 05:21:25 INFO : only8: Copied (replaced existing) 2025/11/07 05:21:26 DEBUG : only9: size = 0 OK 2025/11/07 05:21:26 INFO : only9: Copied (replaced existing) 2025/11/07 05:21:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (264.02s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:22:19 DEBUG : empty_dir: Making directory with metadata 2025/11/07 05:22:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 05:22:19 DEBUG : empty_on_remote: Making directory with metadata 2025/11/07 05:22:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 05:22:19 INFO : empty_on_remote: Making directory 2025/11/07 05:22:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/07 05:22:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/07 05:22:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/07 05:22:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/07 05:22:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (30.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:22:49 DEBUG : empty_dir: Making directory with metadata 2025/11/07 05:22:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 05:22:49 DEBUG : empty_on_remote: Making directory with metadata 2025/11/07 05:22:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 05:22:49 INFO : empty_on_remote: Making directory 2025/11/07 05:22:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/07 05:23:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/07 05:23:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/07 05:23:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/07 05:23:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/07 05:23:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (46.69s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:23:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 05:23:36 INFO : sub dir: Making directory 2025/11/07 05:23:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (91.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:25:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 05:25:07 INFO : sub dir: Making directory 2025/11/07 05:25:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (58.53s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:27:28 DEBUG : Waiting for deletions to finish 2025/11/07 05:27:29 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : apple: Excluded 2025/11/07 05:27:29 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : banana: Excluded 2025/11/07 05:27:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : appleappleapplebanana: Excluded 2025/11/07 05:27:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : splitbananasplit: Excluded 2025/11/07 05:27:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/07 05:27:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/07 05:27:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/07 05:27:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/07 05:27:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/07 05:27:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/07 05:27:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/07 05:27:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/07 05:27:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/07 05:27:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/07 05:27:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/07 05:27:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/07 05:27:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/07 05:27:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/07 05:27:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/07 05:27:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:27:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/07 05:27:32 DEBUG : apple: size = 5 OK 2025/11/07 05:27:32 DEBUG : apple: Sizes identical 2025/11/07 05:27:32 DEBUG : apple: Unchanged skipping 2025/11/07 05:27:32 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:27:32 DEBUG : appleappleapplebanana: Sizes identical 2025/11/07 05:27:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:27:32 DEBUG : banana: size = 6 OK 2025/11/07 05:27:32 DEBUG : banana: Sizes identical 2025/11/07 05:27:32 DEBUG : banana: Unchanged skipping 2025/11/07 05:27:32 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:27:32 DEBUG : splitbananasplit: Sizes identical 2025/11/07 05:27:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:27:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:27:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:27:32 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/07 05:27:32 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/07 05:27:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:27:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:27:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:27:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:27:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:27:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:27:32 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/07 05:27:32 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 05:27:32 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/07 05:27:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:27:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:27:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:27:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:27:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:27:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:27:32 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/07 05:27:32 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/07 05:27:32 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/07 05:27:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:27:32 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/07 05:27:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:27:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:27:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:27:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:27:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:27:32 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/07 05:27:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:27:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:27:32 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/07 05:27:32 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/07 05:27:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:27:32 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/07 05:27:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:27:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:27:32 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/07 05:27:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:27:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:27:32 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/07 05:27:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:27:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:27:32 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/07 05:27:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:27:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:27:32 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/07 05:27:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:27:32 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 05:27:32 DEBUG : Waiting for deletions to finish 2025/11/07 05:27:32 INFO : There was nothing to transfer 2025/11/07 05:27:32 DEBUG : Waiting for deletions to finish 2025/11/07 05:27:33 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:27:33 DEBUG : apple: Excluded 2025/11/07 05:27:33 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:27:33 DEBUG : banana: Excluded 2025/11/07 05:27:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:27:33 DEBUG : appleappleapplebanana: Excluded 2025/11/07 05:27:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:27:33 DEBUG : splitbananasplit: Excluded 2025/11/07 05:27:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:27:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/07 05:27:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:27:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/07 05:27:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:27:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/07 05:27:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:27:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/07 05:27:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:27:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/07 05:27:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:27:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/07 05:27:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:27:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/07 05:27:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:27:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/07 05:27:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:27:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/07 05:27:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:27:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/07 05:27:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:27:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/07 05:27:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:27:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/07 05:27:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:27:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/07 05:27:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:27:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/07 05:27:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:27:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/07 05:27:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:27:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/07 05:27:36 DEBUG : apple: size = 5 OK 2025/11/07 05:27:36 DEBUG : apple: Sizes identical 2025/11/07 05:27:36 DEBUG : apple: Unchanged skipping 2025/11/07 05:27:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:27:36 DEBUG : appleappleapplebanana: Sizes identical 2025/11/07 05:27:36 DEBUG : banana: size = 6 OK 2025/11/07 05:27:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:27:36 DEBUG : banana: Sizes identical 2025/11/07 05:27:36 DEBUG : banana: Unchanged skipping 2025/11/07 05:27:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:27:36 DEBUG : splitbananasplit: Sizes identical 2025/11/07 05:27:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:27:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:27:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/07 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:27:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:27:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:27:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:27:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/07 05:27:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:27:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:27:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/07 05:27:37 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/07 05:27:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:27:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:27:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/07 05:27:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/07 05:27:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:27:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:27:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:27:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:27:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/07 05:27:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/07 05:27:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:27:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:27:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:27:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/07 05:27:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:27:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:27:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/07 05:27:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:27:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:27:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:27:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/07 05:27:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/07 05:27:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:27:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:27:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:27:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/07 05:27:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/07 05:27:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:27:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:27:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:27:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/07 05:27:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:27:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/07 05:27:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:27:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:27:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:27:37 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 05:27:37 DEBUG : Waiting for deletions to finish 2025/11/07 05:27:37 INFO : There was nothing to transfer 2025/11/07 05:27:37 DEBUG : Waiting for deletions to finish 2025/11/07 05:27:38 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : apple: Excluded 2025/11/07 05:27:38 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : banana: Excluded 2025/11/07 05:27:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : appleappleapplebanana: Excluded 2025/11/07 05:27:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : splitbananasplit: Excluded 2025/11/07 05:27:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/07 05:27:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/07 05:27:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/07 05:27:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/07 05:27:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/07 05:27:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/07 05:27:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/07 05:27:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/07 05:27:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/07 05:27:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/07 05:27:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/07 05:27:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/07 05:27:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/07 05:27:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/07 05:27:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/07 05:27:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:27:38 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:29:43 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:44 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:29:44 DEBUG : apple: Excluded 2025/11/07 05:29:44 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:29:44 DEBUG : banana: Excluded 2025/11/07 05:29:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:29:44 DEBUG : appleappleapplebanana: Excluded 2025/11/07 05:29:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:29:44 DEBUG : splitbananasplit: Excluded 2025/11/07 05:29:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:29:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/07 05:29:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:29:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/07 05:29:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:29:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/07 05:29:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:29:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/07 05:29:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:29:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/07 05:29:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:29:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/07 05:29:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:29:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/07 05:29:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:29:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/07 05:29:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:29:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/07 05:29:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:29:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/07 05:29:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:29:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/07 05:29:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:29:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/07 05:29:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:29:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/07 05:29:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:29:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/07 05:29:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:29:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/07 05:29:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:29:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/07 05:29:47 DEBUG : apple: size = 5 OK 2025/11/07 05:29:47 DEBUG : apple: Sizes identical 2025/11/07 05:29:47 DEBUG : apple: Unchanged skipping 2025/11/07 05:29:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:29:47 DEBUG : appleappleapplebanana: Sizes identical 2025/11/07 05:29:47 DEBUG : banana: size = 6 OK 2025/11/07 05:29:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:29:47 DEBUG : banana: Sizes identical 2025/11/07 05:29:47 DEBUG : banana: Unchanged skipping 2025/11/07 05:29:47 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:29:47 DEBUG : splitbananasplit: Sizes identical 2025/11/07 05:29:47 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:29:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:29:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/07 05:29:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:29:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:29:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:29:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/07 05:29:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:29:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:29:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:29:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/07 05:29:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:29:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:29:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/07 05:29:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:29:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:29:49 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 05:29:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:29:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:29:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/07 05:29:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:29:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/07 05:29:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/07 05:29:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:29:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:29:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/07 05:29:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:29:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/07 05:29:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:29:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:29:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/07 05:29:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:29:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:29:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:29:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/07 05:29:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/07 05:29:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:29:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/07 05:29:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:29:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:29:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/07 05:29:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:29:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/07 05:29:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:29:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:29:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:29:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:29:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/07 05:29:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:29:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:29:49 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 05:29:49 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:49 INFO : There was nothing to transfer 2025/11/07 05:29:49 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:50 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:29:50 DEBUG : apple: Excluded 2025/11/07 05:29:50 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:29:50 DEBUG : banana: Excluded 2025/11/07 05:29:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:29:50 DEBUG : appleappleapplebanana: Excluded 2025/11/07 05:29:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:29:50 DEBUG : splitbananasplit: Excluded 2025/11/07 05:29:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:29:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/07 05:29:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:29:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/07 05:29:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:29:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/07 05:29:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:29:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/07 05:29:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:29:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/07 05:29:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:29:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/07 05:29:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:29:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/07 05:29:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:29:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/07 05:29:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:29:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/07 05:29:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:29:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/07 05:29:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:29:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/07 05:29:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:29:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/07 05:29:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:29:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/07 05:29:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:29:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/07 05:29:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:29:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/07 05:29:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:29:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/07 05:29:58 DEBUG : apple: size = 5 OK 2025/11/07 05:29:58 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:29:58 DEBUG : apple: Sizes identical 2025/11/07 05:29:58 DEBUG : apple: Unchanged skipping 2025/11/07 05:29:58 DEBUG : appleappleapplebanana: Sizes identical 2025/11/07 05:29:58 DEBUG : banana: size = 6 OK 2025/11/07 05:29:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:29:58 DEBUG : banana: Sizes identical 2025/11/07 05:29:58 DEBUG : banana: Unchanged skipping 2025/11/07 05:29:58 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:29:58 DEBUG : splitbananasplit: Sizes identical 2025/11/07 05:29:58 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:29:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:29:58 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/07 05:29:58 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 05:29:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:29:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:29:58 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/07 05:29:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:29:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:29:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:29:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:29:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:29:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:29:58 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/07 05:29:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:29:58 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/07 05:29:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:29:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:29:58 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/07 05:29:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:29:58 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/07 05:29:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:29:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:29:58 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/07 05:29:58 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/07 05:29:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:29:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:29:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:29:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:29:58 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/07 05:29:58 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/07 05:29:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:29:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:29:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:29:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:29:58 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/07 05:29:58 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/07 05:29:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:29:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:29:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:29:58 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/07 05:29:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:29:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:29:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:29:58 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/07 05:29:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:29:58 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/07 05:29:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:29:58 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/07 05:29:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:29:58 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 05:29:58 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:58 INFO : There was nothing to transfer 2025/11/07 05:29:58 DEBUG : Waiting for deletions to finish 2025/11/07 05:30:03 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:30:03 DEBUG : apple: Excluded 2025/11/07 05:30:03 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:30:03 DEBUG : banana: Excluded 2025/11/07 05:30:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:30:03 DEBUG : appleappleapplebanana: Excluded 2025/11/07 05:30:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:30:03 DEBUG : splitbananasplit: Excluded 2025/11/07 05:30:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:30:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/07 05:30:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:30:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/07 05:30:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:30:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/07 05:30:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:30:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/07 05:30:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:30:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/07 05:30:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:30:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/07 05:30:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:30:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/07 05:30:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:30:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/07 05:30:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:30:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/07 05:30:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:30:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/07 05:30:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:30:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/07 05:30:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:30:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/07 05:30:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:30:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/07 05:30:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:30:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/07 05:30:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:30:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/07 05:30:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:30:04 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:31:45 DEBUG : Waiting for deletions to finish 2025/11/07 05:31:45 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:31:45 DEBUG : apple: Excluded 2025/11/07 05:31:45 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:31:45 DEBUG : banana: Excluded 2025/11/07 05:31:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:31:45 DEBUG : appleappleapplebanana: Excluded 2025/11/07 05:31:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:31:45 DEBUG : splitbananasplit: Excluded 2025/11/07 05:31:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:31:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/07 05:31:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:31:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/07 05:31:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:31:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/07 05:31:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:31:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/07 05:31:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:31:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/07 05:31:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:31:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/07 05:31:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:31:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/07 05:31:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:31:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/07 05:31:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:31:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/07 05:31:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:31:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/07 05:31:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:31:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/07 05:31:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:31:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/07 05:31:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:31:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/07 05:31:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:31:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/07 05:31:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:31:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/07 05:31:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:31:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:31:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:31:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:31:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:31:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:31:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:31:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:31:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:31:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:31:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:31:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:31:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 05:31:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:31:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 05:31:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:31:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 05:31:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:31:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 05:31:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:31:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:31:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:31:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:31:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:31:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:31:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:31:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:31:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:31:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:31:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:31:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:31:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:31:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:31:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:31:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:31:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:31:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:31:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:31:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:31:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:31:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:31:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:31:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:31:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:31:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:31:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:31:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:31:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:31:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:31:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:31:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:31:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:31:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:31:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:31:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:31:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:31:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:31:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:31:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:31:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:31:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:31:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:31:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:31:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:31:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:31:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:31:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:31:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:31:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:31:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:31:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:31:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:31:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:31:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:31:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:31:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:31:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:31:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:31:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:31:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:31:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:31:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:31:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:31:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:31:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:31:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:31:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:31:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:31:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:31:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:31:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:31:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:31:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:31:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:31:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:31:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:31:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:31:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:31:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:31:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:31:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:31:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:31:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:31:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:31:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:31:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:31:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:31:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:31:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:31:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:31:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:31:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:31:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:31:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:31:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:31:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:31:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:31:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:31:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:31:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:31:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:31:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:31:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:31:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:31:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:31:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:31:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:31:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:31:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:31:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:31:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:31:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:31:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:31:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:31:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:31:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:31:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:31:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:31:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:31:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:31:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:31:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:31:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:31:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:31:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:31:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:31:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:31:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:31:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:31:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:31:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:31:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:31:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:31:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:31:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:31:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:31:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:31:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:31:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:31:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:31:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:31:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:31:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:31:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:31:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:31:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:31:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:31:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:31:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:31:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:31:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:31:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:31:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:31:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:31:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:31:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:31:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:31:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:31:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/07 05:31:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:31:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:31:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:31:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:31:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:31:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:31:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:31:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:31:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:31:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:31:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:31:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:31:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:31:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:31:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/07 05:31:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:49 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 05:31:49 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 05:31:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/07 05:31:51 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:31:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:31:52 DEBUG : YmFuYW5h: size = 6 OK 2025/11/07 05:31:52 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/07 05:31:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:31:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/07 05:31:53 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:31:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:31:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/07 05:31:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:31:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:31:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/07 05:31:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:31:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:31:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/07 05:31:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:31:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:31:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/07 05:31:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:31:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:00 DEBUG : YXBwbGU=: size = 5 OK 2025/11/07 05:32:00 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/07 05:32:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/07 05:32:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/07 05:32:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/07 05:32:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/07 05:32:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/07 05:32:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/07 05:32:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/07 05:32:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/07 05:32:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:32:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/07 05:32:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/07 05:32:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:32:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/07 05:32:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/07 05:32:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:20 DEBUG : Waiting for deletions to finish 2025/11/07 05:32:21 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/07 05:32:21 INFO : splitbananasplit: Deleted 2025/11/07 05:32:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/07 05:32:21 INFO : apple: Deleted 2025/11/07 05:32:21 INFO : dir1/0010-456789.txt: Deleted 2025/11/07 05:32:21 INFO : dir1/0012-6789;.txt: Deleted 2025/11/07 05:32:21 INFO : dir1/0011-56789;.txt: Deleted 2025/11/07 05:32:21 INFO : dir1/0014-89;=.txt: Deleted 2025/11/07 05:32:21 INFO : dir1/0007-1234567.txt: Deleted 2025/11/07 05:32:21 INFO : dir1/0009-3456789.txt: Deleted 2025/11/07 05:32:21 INFO : banana: Deleted 2025/11/07 05:32:21 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/07 05:32:21 INFO : dir1/0003-defghij.txt: Deleted 2025/11/07 05:32:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/07 05:32:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/07 05:32:22 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/07 05:32:22 INFO : dir1/0015-9;=.txt: Deleted 2025/11/07 05:32:26 INFO : appleappleapplebanana: Deleted 2025/11/07 05:32:26 INFO : dir1/0008-2345678.txt: Deleted 2025/11/07 05:32:26 INFO : dir1/0013-789;=.txt: Deleted 2025/11/07 05:32:26 DEBUG : Waiting for deletions to finish 2025/11/07 05:32:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/07 05:32:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : YmFuYW5h: Excluded 2025/11/07 05:32:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/07 05:32:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : YXBwbGU=: Excluded 2025/11/07 05:32:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/07 05:32:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/07 05:32:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/07 05:32:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/07 05:32:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/07 05:32:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/07 05:32:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/07 05:32:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/07 05:32:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/07 05:32:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/07 05:32:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/07 05:32:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/07 05:32:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/07 05:32:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/07 05:32:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/07 05:32:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/07 05:32:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/07 05:32:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:32:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/07 05:32:30 DEBUG : splitbananasplit: Sizes identical 2025/11/07 05:32:30 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:32:30 DEBUG : YmFuYW5h: size = 6 OK 2025/11/07 05:32:30 DEBUG : banana: Sizes identical 2025/11/07 05:32:30 DEBUG : YXBwbGU=: size = 5 OK 2025/11/07 05:32:30 DEBUG : banana: Unchanged skipping 2025/11/07 05:32:30 DEBUG : apple: Sizes identical 2025/11/07 05:32:30 DEBUG : apple: Unchanged skipping 2025/11/07 05:32:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/07 05:32:30 DEBUG : appleappleapplebanana: Sizes identical 2025/11/07 05:32:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/07 05:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/07 05:32:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/07 05:32:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:32:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/07 05:32:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/07 05:32:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/07 05:32:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/07 05:32:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/07 05:32:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/07 05:32:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/07 05:32:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/07 05:32:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/07 05:32:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/07 05:32:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/07 05:32:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:32:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:32:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/07 05:32:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/07 05:32:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/07 05:32:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/07 05:32:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/07 05:32:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:32:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:32:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/07 05:32:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:32:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:32:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:32:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/07 05:32:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/07 05:32:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:32:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/07 05:32:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/07 05:32:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:32:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/07 05:32:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/07 05:32:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:32:30 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 05:32:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/07 05:32:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/07 05:32:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:32:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/07 05:32:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/07 05:32:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:32:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/07 05:32:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/07 05:32:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:32:30 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/07 05:32:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/07 05:32:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:32:30 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 05:32:30 DEBUG : Waiting for deletions to finish 2025/11/07 05:32:30 DEBUG : Waiting for deletions to finish 2025/11/07 05:32:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/07 05:32:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/07 05:32:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/07 05:32:31 DEBUG : YmFuYW5h: Excluded 2025/11/07 05:32:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/07 05:32:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/07 05:32:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/07 05:32:31 DEBUG : YXBwbGU=: Excluded 2025/11/07 05:32:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/07 05:32:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/07 05:32:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/07 05:32:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/07 05:32:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/07 05:32:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/07 05:32:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/07 05:32:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/07 05:32:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/07 05:32:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/07 05:32:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/07 05:32:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/07 05:32:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/07 05:32:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/07 05:32:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/07 05:32:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/07 05:32:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/07 05:32:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/07 05:32:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/07 05:32:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/07 05:32:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/07 05:32:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/07 05:32:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:32:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:32:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:32:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:32:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:32:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:32:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:32:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:32:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:32:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:32:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:35:10 DEBUG : Waiting for deletions to finish 2025/11/07 05:35:15 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:35:15 DEBUG : apple: Excluded 2025/11/07 05:35:15 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:35:15 DEBUG : banana: Excluded 2025/11/07 05:35:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:35:15 DEBUG : appleappleapplebanana: Excluded 2025/11/07 05:35:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:35:15 DEBUG : splitbananasplit: Excluded 2025/11/07 05:35:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:35:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/07 05:35:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:35:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/07 05:35:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:35:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/07 05:35:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:35:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/07 05:35:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:35:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/07 05:35:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:35:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/07 05:35:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:35:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/07 05:35:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:35:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/07 05:35:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:35:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/07 05:35:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:35:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/07 05:35:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:35:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/07 05:35:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:35:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/07 05:35:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:35:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/07 05:35:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:35:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/07 05:35:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:35:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/07 05:35:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:35:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/07 05:35:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:22 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:22 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:22 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:22 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:22 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:22 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:22 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:22 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:35:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:35:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:35:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:35:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:35:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:35:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:35:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:35:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:35:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:35:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:35:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:35:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:35:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:35:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:35:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:35:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:35:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:35:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:35:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:35:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:35:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:35:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:35:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:35:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:35:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:35:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:35:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:35:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:35:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:35:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:35:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:35:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:35:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:35:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:35:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:35:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:35:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:35:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:35:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:35:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:35:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:35:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:35:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:35:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:35:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:35:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:35:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:35:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:35:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:35:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:35:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:35:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:35:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:35:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:35:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:35:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:35:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:35:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:35:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:35:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:35:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:35:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:35:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:35:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:35:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:35:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:35:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:35:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:35:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:35:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:35:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:35:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:35:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:35:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:35:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:35:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:35:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:35:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:35:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:35:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:35:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:35:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:35:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:35:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:35:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:35:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:35:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:35:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:35:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:35:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:35:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:35:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:35:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:35:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:35:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:35:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:35:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:35:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:35:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:35:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:35:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:35:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:35:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:35:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:35:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:35:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:35:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:35:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:35:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:35:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:35:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:35:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:35:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:35:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:35:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:35:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:35:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:35:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:35:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:35:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:35:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:35:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:35:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:35:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:35:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:35:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:35:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:35:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:35:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:35:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 05:35:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:35:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 05:35:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:35:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 05:35:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:35:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 05:35:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:35:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 05:35:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:35:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:35:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:35:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:35:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:35:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:35:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:35:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:35:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:35:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:35:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 05:35:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:35:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:35:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:35:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:35:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:35:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:35:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:35:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:35:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:35:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:35:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:35:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:35:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:35:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:35:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:35:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:35:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:35:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:35:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/07 05:35:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:35:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:35:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:35:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:35:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:35:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:35:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:35:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:35:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:35:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:35:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:35:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 05:35:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:35:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:35:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:35:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:35:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/07 05:35:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:23 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 05:35:23 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 05:35:25 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/07 05:35:25 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/07 05:35:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 05:35:25 DEBUG : PREFIXapple: size = 5 OK 2025/11/07 05:35:25 INFO : apple: Copied (new) to: PREFIXapple 2025/11/07 05:35:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:35:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/07 05:35:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 05:35:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:35:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:35:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:35:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:35:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/07 05:35:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:35:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:35:30 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/07 05:35:30 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/07 05:35:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:35:31 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/07 05:35:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:35:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:35:31 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/07 05:35:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:35:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:35:33 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/07 05:35:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:35:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:35:34 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/07 05:35:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:35:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:35:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/07 05:35:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:35:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 05:35:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/07 05:35:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:35:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:35:36 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/07 05:35:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:35:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:35:37 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/07 05:35:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/07 05:35:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:35:38 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/07 05:35:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:35:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:35:38 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/07 05:35:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:35:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 05:35:39 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/07 05:35:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:35:40 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/07 05:35:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/07 05:35:41 DEBUG : PREFIXbanana: size = 6 OK 2025/11/07 05:35:41 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/07 05:35:42 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/07 05:35:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:35:42 DEBUG : Waiting for deletions to finish 2025/11/07 05:35:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/07 05:35:43 INFO : dir1/0012-6789;.txt: Deleted 2025/11/07 05:35:43 INFO : apple: Deleted 2025/11/07 05:35:43 INFO : dir1/0014-89;=.txt: Deleted 2025/11/07 05:35:43 INFO : dir1/0010-456789.txt: Deleted 2025/11/07 05:35:43 INFO : appleappleapplebanana: Deleted 2025/11/07 05:35:43 INFO : splitbananasplit: Deleted 2025/11/07 05:35:44 INFO : dir1/0003-defghij.txt: Deleted 2025/11/07 05:35:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/07 05:35:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/07 05:35:44 INFO : dir1/0007-1234567.txt: Deleted 2025/11/07 05:35:44 INFO : dir1/0009-3456789.txt: Deleted 2025/11/07 05:35:44 INFO : dir1/0013-789;=.txt: Deleted 2025/11/07 05:35:45 INFO : dir1/0015-9;=.txt: Deleted 2025/11/07 05:35:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/07 05:35:45 INFO : dir1/0011-56789;.txt: Deleted 2025/11/07 05:35:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/07 05:35:48 INFO : banana: Deleted 2025/11/07 05:35:48 INFO : dir1/0008-2345678.txt: Deleted 2025/11/07 05:35:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/07 05:35:48 DEBUG : Waiting for deletions to finish 2025/11/07 05:35:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:35:49 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/07 05:35:49 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/07 05:35:49 DEBUG : PREFIXapple: Excluded 2025/11/07 05:35:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/07 05:35:49 DEBUG : PREFIXbanana: Excluded 2025/11/07 05:35:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/07 05:35:49 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:35:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/07 05:35:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:35:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 05:35:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:35:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:35:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:35:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:35:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:35:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:35:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:35:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:35:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:35:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:35:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:35:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:35:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:35:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:35:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:35:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:35:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 05:35:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:35:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:35:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 05:35:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:35:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:35:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:35:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:35:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:35:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:35:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 05:35:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:35:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:35:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 05:35:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:35:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:35:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:35:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:35:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:35:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:35:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:35:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:35:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:35:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 05:35:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:35:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:35:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:35:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:35:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 05:35:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 05:35:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 05:35:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 05:35:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 05:35:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:35:53 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 05:35:53 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 05:35:54 DEBUG : apple: size = 5 OK 2025/11/07 05:35:54 INFO : apple: Copied (new) 2025/11/07 05:35:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:35:54 INFO : splitbananasplit: Copied (new) 2025/11/07 05:35:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:35:55 INFO : appleappleapplebanana: Copied (new) 2025/11/07 05:35:56 DEBUG : banana: size = 6 OK 2025/11/07 05:35:56 INFO : banana: Copied (new) 2025/11/07 05:35:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:35:57 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/07 05:35:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:35:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/07 05:36:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:36:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/07 05:36:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:36:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/07 05:36:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:36:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/07 05:36:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:36:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/07 05:36:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:36:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/07 05:36:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:36:06 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/07 05:36:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:36:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/07 05:36:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:36:10 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/07 05:36:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:36:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/07 05:36:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:36:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/07 05:36:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:36:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/07 05:36:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:36:20 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/07 05:36:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:36:21 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/07 05:36:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:36:21 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/07 05:36:21 DEBUG : Waiting for deletions to finish 2025/11/07 05:36:22 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/07 05:36:22 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/07 05:36:22 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/07 05:36:22 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/07 05:36:22 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/07 05:36:22 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/07 05:36:22 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/07 05:36:23 INFO : PREFIXapple: Deleted 2025/11/07 05:36:24 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/07 05:36:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/07 05:36:24 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/07 05:36:24 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/07 05:36:24 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/07 05:36:24 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/07 05:36:25 INFO : PREFIXbanana: Deleted 2025/11/07 05:36:25 INFO : PREFIXsplitbananasplit: Deleted 2025/11/07 05:36:25 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/07 05:36:25 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/07 05:36:28 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/07 05:36:28 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/07 05:36:28 DEBUG : Waiting for deletions to finish 2025/11/07 05:36:28 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:36:28 DEBUG : apple: Excluded 2025/11/07 05:36:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:36:28 DEBUG : appleappleapplebanana: Excluded 2025/11/07 05:36:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:36:28 DEBUG : splitbananasplit: Excluded 2025/11/07 05:36:28 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:36:28 DEBUG : banana: Excluded 2025/11/07 05:36:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:36:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/07 05:36:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:36:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/07 05:36:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:36:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/07 05:36:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:36:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/07 05:36:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:36:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/07 05:36:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:36:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/07 05:36:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:36:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/07 05:36:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:36:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/07 05:36:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:36:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/07 05:36:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:36:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/07 05:36:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:36:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/07 05:36:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:36:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/07 05:36:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:36:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/07 05:36:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:36:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/07 05:36:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:36:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/07 05:36:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:36:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/07 05:36:31 DEBUG : Waiting for deletions to finish 2025/11/07 05:36:31 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:36:31 DEBUG : apple: Excluded 2025/11/07 05:36:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:36:31 DEBUG : appleappleapplebanana: Excluded 2025/11/07 05:36:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:36:31 DEBUG : splitbananasplit: Excluded 2025/11/07 05:36:31 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:36:31 DEBUG : banana: Excluded 2025/11/07 05:36:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:36:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/07 05:36:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:36:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/07 05:36:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:36:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/07 05:36:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:36:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/07 05:36:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:36:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/07 05:36:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:36:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/07 05:36:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:36:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/07 05:36:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:36:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/07 05:36:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:36:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/07 05:36:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:36:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/07 05:36:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:36:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/07 05:36:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:36:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/07 05:36:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:36:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/07 05:36:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:36:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/07 05:36:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:36:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/07 05:36:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:36:32 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "sugarsync root 'Test/rclone-test-vafeyop7keri'", Local "Local file system at /tmp/rclone1752776341", Modify Window "876000h0m0s" 2025/11/07 05:38:45 DEBUG : Waiting for deletions to finish 2025/11/07 05:38:46 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:38:46 DEBUG : apple: Excluded 2025/11/07 05:38:46 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:38:46 DEBUG : banana: Excluded 2025/11/07 05:38:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:38:46 DEBUG : appleappleapplebanana: Excluded 2025/11/07 05:38:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:38:46 DEBUG : splitbananasplit: Excluded 2025/11/07 05:38:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:38:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/07 05:38:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:38:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/07 05:38:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:38:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/07 05:38:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:38:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/07 05:38:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:38:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/07 05:38:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:38:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/07 05:38:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:38:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/07 05:38:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:38:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/07 05:38:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:38:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/07 05:38:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:38:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/07 05:38:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:38:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/07 05:38:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:38:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/07 05:38:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:38:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/07 05:38:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:38:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/07 05:38:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:38:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/07 05:38:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:38:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/07 05:38:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 05:38:52 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:38:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:38:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 05:38:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:38:52 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:38:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 05:38:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:38:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:38:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 05:38:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:38:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:38:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:38:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:38:52 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:38:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:38:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:38:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:38:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 05:38:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:38:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:38:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 05:38:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:38:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:38:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:38:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:38:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:38:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:38:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:38:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:38:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:38:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:38:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:38:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 05:38:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:38:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/07 05:38:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:38:53 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 05:38:53 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 05:38:55 DEBUG : appleSUFFIX: size = 5 OK 2025/11/07 05:38:55 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/07 05:38:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 05:38:59 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/07 05:38:59 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/07 05:38:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 05:38:59 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/07 05:38:59 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/07 05:38:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 05:39:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/07 05:39:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 05:39:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 05:39:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/07 05:39:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 05:39:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 05:39:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/07 05:39:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 05:39:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 05:39:05 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/07 05:39:05 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/07 05:39:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 05:39:06 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/07 05:39:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/07 05:39:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 05:39:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/07 05:39:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 05:39:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 05:39:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/07 05:39:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 05:39:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 05:39:11 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/07 05:39:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/07 05:39:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 05:39:11 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/07 05:39:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/07 05:39:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 05:39:11 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/07 05:39:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/07 05:39:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 05:39:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/07 05:39:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 05:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 05:39:13 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/07 05:39:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/07 05:39:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 05:39:14 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/07 05:39:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/07 05:39:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 05:39:17 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/07 05:39:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/07 05:39:18 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/07 05:39:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/07 05:39:19 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/07 05:39:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/07 05:39:19 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/07 05:39:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/07 05:39:19 DEBUG : Waiting for deletions to finish 2025/11/07 05:39:20 INFO : apple: Deleted 2025/11/07 05:39:20 INFO : dir1/0009-3456789.txt: Deleted 2025/11/07 05:39:20 INFO : dir1/0011-56789;.txt: Deleted 2025/11/07 05:39:20 INFO : dir1/0014-89;=.txt: Deleted 2025/11/07 05:39:20 INFO : banana: Deleted 2025/11/07 05:39:20 INFO : appleappleapplebanana: Deleted 2025/11/07 05:39:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/07 05:39:20 INFO : dir1/0003-defghij.txt: Deleted 2025/11/07 05:39:21 INFO : dir1/0007-1234567.txt: Deleted 2025/11/07 05:39:21 INFO : dir1/0015-9;=.txt: Deleted 2025/11/07 05:39:21 INFO : splitbananasplit: Deleted 2025/11/07 05:39:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/07 05:39:21 INFO : dir1/0010-456789.txt: Deleted 2025/11/07 05:39:21 INFO : dir1/0012-6789;.txt: Deleted 2025/11/07 05:39:21 INFO : dir1/0013-789;=.txt: Deleted 2025/11/07 05:39:22 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/07 05:39:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/07 05:39:22 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/07 05:39:22 INFO : dir1/0008-2345678.txt: Deleted 2025/11/07 05:39:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/07 05:39:24 DEBUG : Waiting for deletions to finish 2025/11/07 05:39:25 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : appleSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : bananaSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/07 05:39:25 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:39:25 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/07 05:39:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:39:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:39:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 05:39:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 05:39:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:39:28 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for checks to finish 2025/11/07 05:39:28 DEBUG : sugarsync root 'Test/rclone-test-vafeyop7keri': Waiting for transfers to finish 2025/11/07 05:39:30 DEBUG : banana: size = 6 OK 2025/11/07 05:39:30 INFO : banana: Copied (new) 2025/11/07 05:39:30 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:39:30 INFO : splitbananasplit: Copied (new) 2025/11/07 05:39:30 DEBUG : apple: size = 5 OK 2025/11/07 05:39:30 INFO : apple: Copied (new) 2025/11/07 05:39:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:39:31 INFO : appleappleapplebanana: Copied (new) 2025/11/07 05:39:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:39:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/07 05:39:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:39:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/07 05:39:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:39:33 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/07 05:39:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:39:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/07 05:39:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:39:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/07 05:39:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:39:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/07 05:39:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:39:35 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/07 05:39:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:39:36 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/07 05:39:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:39:37 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/07 05:39:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:39:38 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/07 05:39:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:39:38 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/07 05:39:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:39:38 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/07 05:39:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:39:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/07 05:39:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:39:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/07 05:39:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:39:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/07 05:39:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:39:50 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/07 05:39:50 DEBUG : Waiting for deletions to finish 2025/11/07 05:39:50 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/07 05:39:50 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/07 05:39:50 INFO : bananaSUFFIX: Deleted 2025/11/07 05:39:50 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/07 05:39:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/07 05:39:50 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/07 05:39:50 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/07 05:39:50 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/07 05:39:51 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/07 05:39:51 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/07 05:39:51 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/07 05:39:51 INFO : splitbananasplitSUFFIX: Deleted 2025/11/07 05:39:51 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/07 05:39:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/07 05:39:51 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/07 05:39:51 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/07 05:39:52 INFO : appleSUFFIX: Deleted 2025/11/07 05:39:52 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/07 05:39:52 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/07 05:39:56 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/07 05:39:56 DEBUG : Waiting for deletions to finish 2025/11/07 05:39:57 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:39:57 DEBUG : banana: Excluded 2025/11/07 05:39:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:39:57 DEBUG : splitbananasplit: Excluded 2025/11/07 05:39:57 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:39:57 DEBUG : apple: Excluded 2025/11/07 05:39:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:39:57 DEBUG : appleappleapplebanana: Excluded 2025/11/07 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/07 05:39:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:39:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/07 05:39:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:39:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/07 05:39:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:39:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/07 05:39:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:39:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/07 05:39:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:39:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/07 05:39:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:39:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/07 05:39:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:39:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/07 05:39:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:39:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/07 05:39:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:39:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/07 05:39:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:39:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/07 05:39:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:39:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/07 05:39:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:39:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/07 05:39:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:39:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/07 05:39:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:39:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/07 05:39:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:39:58 DEBUG : dir1/0004-efghijk.txt: Excluded panic: test timed out after 1h0m0s running tests: TestTransform (13m53s) TestTransform/suffix (3m2s) goroutine 40996 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 14 minutes]: testing.(*T).Run(0xc000266a80, {0x2850334?, 0xc000069ad8?}, 0x298d098) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000266a80) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000266a80, 0xc000069c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000a69ad0, {0x415bb40, 0x6c, 0x6c}, {0x848ce0?, 0x4197040?, 0x4173420?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00077bc20) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00077bc20) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 16 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 18 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 40994 [IO wait]: internal/poll.runtime_pollWait(0x711232a4c908, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001b0c00?, 0xc000baa800?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001b0c00, {0xc000baa800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001b0c00, {0xc000baa800?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001b2578, {0xc000baa800?, 0x10?, 0xc000806ce8?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005fec18, {0xc000baa800?, 0x7111e82337f8?, 0x711232ad4a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005fefc0, {0xc000baa800?, 0xd?, 0xc0004e7920?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000806d38, {0x2cc8840, 0xc0005fefc0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000806a88, {0x7111e8291658, 0xc0005fec18}, 0x47ebde?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000806a88, 0x1) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readChangeCipherSpec(...) /usr/local/go/src/crypto/tls/conn.go:595 crypto/tls.(*clientHandshakeState).readFinished(0xc000d07380, {0xc000806be5, 0xc, 0xc000d073b0?}) /usr/local/go/src/crypto/tls/handshake_client.go:971 +0x4a crypto/tls.(*clientHandshakeState).handshake(0xc000d07380) /usr/local/go/src/crypto/tls/handshake_client.go:622 +0x452 crypto/tls.(*Conn).clientHandshake(0xc000806a88, {0x2ceef08, 0xc000a6cbe0}) /usr/local/go/src/crypto/tls/handshake_client.go:389 +0x8ff crypto/tls.(*Conn).handshakeContext(0xc000806a88, {0x2ceef08, 0xc000a6caa0}) /usr/local/go/src/crypto/tls/conn.go:1568 +0x39a crypto/tls.(*Conn).HandshakeContext(...) /usr/local/go/src/crypto/tls/conn.go:1508 net/http.(*persistConn).addTLS.func2() /usr/local/go/src/net/http/transport.go:1703 +0x6e created by net/http.(*persistConn).addTLS in goroutine 40941 /usr/local/go/src/net/http/transport.go:1699 +0x309 goroutine 40965 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 38592 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 31134 [chan receive, 3 minutes]: testing.(*T).Run(0xc000988fc0, {0x283c2dd?, 0x1200000000000000?}, 0xc000a56e60) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000988fc0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc000988fc0, 0x298d098) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 5305 [chan receive, 52 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 5292 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 40941 [chan receive]: net/http.(*persistConn).addTLS(0xc0003726c0, {0x2ceef08, 0xc000a6caa0}, {0xc00080af48, 0x11}, 0x0) /usr/local/go/src/net/http/transport.go:1709 +0x327 net/http.(*Transport).dialConn(0xc000804ea0, {0x2ceef08, 0xc000a6caa0}, {{}, 0x0, {0xc0004ea660, 0x5}, {0xc00080af48, 0x15}, 0x0}) /usr/local/go/src/net/http/transport.go:1790 +0x99c net/http.(*Transport).dialConnFor(0xc000804ea0, 0xc0001ca840) /usr/local/go/src/net/http/transport.go:1615 +0xb8 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1597 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 40964 /usr/local/go/src/net/http/transport.go:1596 +0x112 goroutine 40963 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 38592 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 40995 [select]: crypto/tls.(*Conn).handshakeContext.func2() /usr/local/go/src/crypto/tls/conn.go:1544 +0x86 created by crypto/tls.(*Conn).handshakeContext in goroutine 40994 /usr/local/go/src/crypto/tls/conn.go:1543 +0x27b goroutine 40964 [select]: net/http.(*Transport).getConn(0xc000804ea0, 0xc000a6ca50, {{}, 0x0, {0xc0004ea660, 0x5}, {0xc00080af48, 0x15}, 0x0}) /usr/local/go/src/net/http/transport.go:1520 +0x4ae net/http.(*Transport).roundTrip(0xc000804ea0, 0xc0003bd900) /usr/local/go/src/net/http/transport.go:685 +0xb57 net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0005bfb00, 0xc0003bd900) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc0003bd900, {0x2cc7020, 0xc0005bfb00}, {0x15000000006fe001?, 0x7111e9458e20?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0004c1ce0, 0xc0003bd900, {0x148?, 0x247e120?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0004c1ce0, 0xc0003bd900) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000434910, {0x2ceee28, 0x4196ac0}, 0xc0003bd7c0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc000434910, {0x2ceee28, 0x4196ac0}, 0x419691?, {0x0?, 0x0?}, {0x21df840, 0xc000a6c9b0}, 0x41373d?, 0x298e880, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:550 +0x3f2 github.com/rclone/rclone/lib/rest.(*Client).CallXML(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:510 github.com/rclone/rclone/backend/sugarsync.(*Fs).listAll.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:644 +0x87 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0005bfb60, 0xc000b2f980, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0005bfb60, 0xc000b2f980) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/sugarsync.(*Fs).listAll(0xc000373200, {0x2ceee28, 0x4196ac0}, {0xc0001b6f40, 0x3b}, 0xc000993ce0, 0xc000993cb8) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:643 +0x410 github.com/rclone/rclone/backend/sugarsync.(*Fs).List(0xc000373200, {0x2ceee28, 0x4196ac0}, {0xc000b74cb0, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:693 +0x165 github.com/rclone/rclone/fs/list.DirSorted({0x2ceee28, 0x4196ac0}, {0x2d07d40, 0xc000373200}, 0x1, {0xc000b74cb0, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x67 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:403 +0x1e9 created by github.com/rclone/rclone/fs/walk.walk in goroutine 38592 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 40967 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 38592 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 38592 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc000667bc0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2ceee28?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2ceee28, 0x4196ac0}, {0x2d07d40, 0xc000373200}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc000425410, 0x298dd40) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2ceee28, 0x4196ac0}, {0x2d07d40, 0xc000373200}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc000425410) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2ceee28, 0x4196ac0}, {0x2d07d40, 0xc000373200}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x1, 0xc000702040) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2ceee28, 0x4196ac0}, {0x2d07d40, 0xc000373200}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x1, 0xc000702040) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fs/sync.compareNames({0x2ceee28, 0x4196ac0}, 0xc000740700, 0xc0003c5570, {0xc000627808, 0x14, 0x24}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:183 +0x105 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000740700) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 +0x32c testing.tRunner(0xc000740700, 0xc000a56e60) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 31134 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 40968 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 38592 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 40865 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 38592 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 40962 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 38592 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 40966 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 38592 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 1h0m8.157694266s (try 1/5): exit status 2: Failed []