"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/06/23 05:34:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa" 2025/06/23 05:34:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 05:34:23 DEBUG : Creating backend with remote "/tmp/rclone2099813614" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:34:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 05:34:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/23 05:34:25 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:34:25 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.10s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:34:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 05:34:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 05:34:28 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:34:28 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:34:31 INFO : sub dir/hello world: Copied (new) 2025/06/23 05:34:33 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (9.45s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.47s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.47s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:34:40 DEBUG : Creating backend with remote "/non-existing" 2025/06/23 05:34:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/23 05:34:41 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:34:41 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (2.24s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:34:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 05:34:43 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:34:43 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:34:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (9.54s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:34:52 INFO : sugarsync root 'Test/rclone-test-fucopez2xuxa': Running all checks before starting transfers 2025/06/23 05:34:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 05:34:52 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:34:52 INFO : sugarsync root 'Test/rclone-test-fucopez2xuxa': Checks finished, now starting transfers 2025/06/23 05:34:52 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:34:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (9.69s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:35:01 ERROR : Ignoring --no-traverse with sync 2025/06/23 05:35:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 05:35:02 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:35:02 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:35:06 INFO : sub dir/hello world: Copied (new) 2025/06/23 05:35:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (9.68s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:35:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/23 05:35:12 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:35:12 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:35:14 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (6.31s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:35:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 05:35:18 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:35:18 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:35:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (6.25s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:35:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 05:35:24 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:35:24 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:35:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (6.31s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:35:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/23 05:35:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 05:35:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/23 05:35:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 05:35:31 INFO : sub dir2: Making directory 2025/06/23 05:35:32 INFO : sub dir: Making directory 2025/06/23 05:35:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 05:35:33 INFO : sub dir2/sub sub dir2: Making directory 2025/06/23 05:35:35 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:35:35 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:35:36 INFO : sub dir/hello world: Copied (new) 2025/06/23 05:35:38 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.00s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:35:44 INFO : sub dir2: Making directory 2025/06/23 05:35:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/23 05:35:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 05:35:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 05:35:45 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:35:45 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:35:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.75s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:35:54 DEBUG : sub dir2: Making directory with metadata 2025/06/23 05:35:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 05:35:54 INFO : sub dir2: Making directory 2025/06/23 05:35:56 INFO : sub dir: Making directory 2025/06/23 05:35:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 05:35:57 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:35:57 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:35:59 INFO : sub dir/hello world: Copied (new) 2025/06/23 05:35:59 INFO : sub dir/hello world: Deleted 2025/06/23 05:36:00 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/23 05:36:01 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (12.38s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.46s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:36:07 INFO : sub dir2: Making directory 2025/06/23 05:36:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 05:36:08 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:36:08 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:36:12 INFO : sub dir/hello world: Copied (new) 2025/06/23 05:36:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.73s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:36:17 DEBUG : sub dir2: Making directory with metadata 2025/06/23 05:36:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 05:36:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 05:36:18 INFO : sub dir2: Making directory 2025/06/23 05:36:19 INFO : sub dir: Making directory 2025/06/23 05:36:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 05:36:20 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:36:20 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:36:22 INFO : sub dir/hello world: Copied (new) 2025/06/23 05:36:22 DEBUG : Waiting for deletions to finish 2025/06/23 05:36:24 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.55s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.48s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:36:30 INFO : sub dir2: Making directory 2025/06/23 05:36:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 05:36:31 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:36:31 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:36:34 INFO : sub dir/hello world: Copied (new) 2025/06/23 05:36:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.60s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:36:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cohiqaf9rane" sync_test.go:591: Server side copy (if possible) sugarsync root 'Test/rclone-test-fucopez2xuxa' -> sugarsync root 'Test/rclone-test-cohiqaf9rane' 2025/06/23 05:36:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 05:36:50 DEBUG : sugarsync root 'Test/rclone-test-cohiqaf9rane': Waiting for checks to finish 2025/06/23 05:36:50 DEBUG : sugarsync root 'Test/rclone-test-cohiqaf9rane': Waiting for transfers to finish 2025/06/23 05:36:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 05:36:55 DEBUG : sugarsync root 'Test/rclone-test-cohiqaf9rane': Purge remote --- PASS: TestServerSideCopy (19.98s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:37:06 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:37:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 05:37:06 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:37:08 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (13.29s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:37:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wezurol9wasa" sync_test.go:627: Server side copy (if possible) sugarsync root 'Test/rclone-test-fucopez2xuxa' -> sugarsync root 'Test/rclone-test-wezurol9wasa' 2025/06/23 05:37:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 05:37:23 DEBUG : sugarsync root 'Test/rclone-test-wezurol9wasa': Waiting for checks to finish 2025/06/23 05:37:23 DEBUG : sugarsync root 'Test/rclone-test-wezurol9wasa': Waiting for transfers to finish 2025/06/23 05:37:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 05:37:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 05:37:33 DEBUG : sugarsync root 'Test/rclone-test-wezurol9wasa': Waiting for checks to finish 2025/06/23 05:37:33 DEBUG : sugarsync root 'Test/rclone-test-wezurol9wasa': Waiting for transfers to finish 2025/06/23 05:37:34 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.lewiyuq5" before starting 2025/06/23 05:37:36 DEBUG : sub dir/hello world.lewiyuq5: server side copy: removing renamed existing file after operation 2025/06/23 05:37:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 05:37:38 DEBUG : sugarsync root 'Test/rclone-test-wezurol9wasa': Purge remote --- PASS: TestServerSideCopyOverSelf (30.14s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:37:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 05:37:50 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:37:50 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:37:51 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/23 05:37:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (13.30s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:38:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zaxafog6ruse" sync_test.go:672: Server side copy (if possible) sugarsync root 'Test/rclone-test-fucopez2xuxa' -> sugarsync root 'Test/rclone-test-zaxafog6ruse' 2025/06/23 05:38:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 05:38:06 DEBUG : sugarsync root 'Test/rclone-test-zaxafog6ruse': Waiting for checks to finish 2025/06/23 05:38:06 DEBUG : sugarsync root 'Test/rclone-test-zaxafog6ruse': Waiting for transfers to finish 2025/06/23 05:38:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 05:38:15 DEBUG : sugarsync root 'Test/rclone-test-zaxafog6ruse': Using server-side directory move 2025/06/23 05:38:15 INFO : sugarsync root 'Test/rclone-test-zaxafog6ruse': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/23 05:38:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 05:38:17 DEBUG : sugarsync root 'Test/rclone-test-zaxafog6ruse': Waiting for checks to finish 2025/06/23 05:38:17 DEBUG : sugarsync root 'Test/rclone-test-zaxafog6ruse': Waiting for transfers to finish 2025/06/23 05:38:18 INFO : sub dir/hello world: Deleted 2025/06/23 05:38:18 INFO : sub dir/hello world: Moved (server-side) 2025/06/23 05:38:25 DEBUG : testing file moves 2025/06/23 05:38:27 DEBUG : sugarsync root 'Test/rclone-test-zaxafog6ruse': Waiting for checks to finish 2025/06/23 05:38:27 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/23 05:38:27 DEBUG : sugarsync root 'Test/rclone-test-zaxafog6ruse': Waiting for transfers to finish 2025/06/23 05:38:28 INFO : sub dir/hello world: Deleted 2025/06/23 05:38:28 INFO : sub dir/hello world: Moved (server-side) 2025/06/23 05:38:31 DEBUG : sugarsync root 'Test/rclone-test-zaxafog6ruse': Purge remote --- PASS: TestServerSideMoveOverSelf (38.89s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:38:39 ERROR : error listing: directory not found 2025/06/23 05:38:40 INFO : Local file system at /tmp/rclone2099813614: Making directory 2025/06/23 05:38:42 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:38:42 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (11.87s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:38:53 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/23 05:38:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 05:38:54 DEBUG : Local file system at /tmp/rclone2099813614: Waiting for checks to finish 2025/06/23 05:38:54 DEBUG : Local file system at /tmp/rclone2099813614: Waiting for transfers to finish 2025/06/23 05:38:55 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/06/23 05:38:55 INFO : sub dir/hello world: Copied (new) 2025/06/23 05:38:55 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (10.82s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:38:59 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/23 05:38:59 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:38:59 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:39:01 INFO : check sum: Copied (new) 2025/06/23 05:39:01 DEBUG : Waiting for deletions to finish 2025/06/23 05:39:03 NOTICE: sugarsync root 'Test/rclone-test-fucopez2xuxa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/23 05:39:03 DEBUG : check sum: Size of src and dst objects identical 2025/06/23 05:39:03 DEBUG : check sum: Unchanged skipping 2025/06/23 05:39:03 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:39:03 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:39:03 DEBUG : Waiting for deletions to finish 2025/06/23 05:39:03 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (7.83s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:39:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/23 05:39:07 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:39:07 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:39:09 INFO : sizeonly: Copied (new) 2025/06/23 05:39:09 DEBUG : Waiting for deletions to finish 2025/06/23 05:39:11 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:39:11 DEBUG : sizeonly: Sizes identical 2025/06/23 05:39:11 DEBUG : sizeonly: Unchanged skipping 2025/06/23 05:39:11 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:39:11 DEBUG : Waiting for deletions to finish 2025/06/23 05:39:11 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (8.10s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:39:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/23 05:39:15 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:39:15 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:39:17 INFO : ignore-size: Copied (new) 2025/06/23 05:39:17 DEBUG : Waiting for deletions to finish 2025/06/23 05:39:19 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:39:19 DEBUG : ignore-size: Sizes identical 2025/06/23 05:39:19 DEBUG : ignore-size: Unchanged skipping 2025/06/23 05:39:19 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:39:19 DEBUG : Waiting for deletions to finish 2025/06/23 05:39:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (7.49s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:39:26 DEBUG : existing: Sizes identical 2025/06/23 05:39:26 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:39:26 DEBUG : existing: Unchanged skipping 2025/06/23 05:39:26 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:39:26 DEBUG : Waiting for deletions to finish 2025/06/23 05:39:26 INFO : There was nothing to transfer 2025/06/23 05:39:26 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:39:26 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/23 05:39:26 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:39:28 INFO : existing: Copied (replaced existing) 2025/06/23 05:39:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (9.07s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:39:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 05:39:31 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:39:31 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:39:34 INFO : existing: Copied (new) 2025/06/23 05:39:34 DEBUG : Waiting for deletions to finish 2025/06/23 05:39:35 DEBUG : existing: Destination exists, skipping 2025/06/23 05:39:35 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:39:35 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:39:35 DEBUG : Waiting for deletions to finish 2025/06/23 05:39:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (7.81s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:39:45 INFO : d: Making directory 2025/06/23 05:39:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 05:39:49 DEBUG : c/non empty space: Sizes identical 2025/06/23 05:39:49 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:39:49 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 05:39:49 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:39:52 INFO : a/potato2: Copied (new) 2025/06/23 05:39:52 DEBUG : Waiting for deletions to finish 2025/06/23 05:39:52 INFO : b/potato: Deleted 2025/06/23 05:39:52 INFO : d: Removing directory 2025/06/23 05:39:54 INFO : b: Removing directory 2025/06/23 05:39:55 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': deleted 2 directories --- PASS: TestSyncIgnoreErrors (23.36s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:40:06 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:40:06 DEBUG : empty space: Sizes identical 2025/06/23 05:40:06 DEBUG : empty space: Unchanged skipping 2025/06/23 05:40:06 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:40:06 DEBUG : Waiting for deletions to finish 2025/06/23 05:40:06 INFO : There was nothing to transfer 2025/06/23 05:40:07 DEBUG : empty space: Sizes identical 2025/06/23 05:40:07 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:40:07 DEBUG : empty space: Unchanged skipping 2025/06/23 05:40:07 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:40:07 DEBUG : Waiting for deletions to finish 2025/06/23 05:40:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (8.45s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.46s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" sync_test.go:1043: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:40:17 DEBUG : empty space: Sizes identical 2025/06/23 05:40:17 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/23 05:40:17 DEBUG : empty space: Unchanged skipping 2025/06/23 05:40:17 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:40:17 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:40:20 INFO : potato: Copied (new) 2025/06/23 05:40:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (10.32s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:40:27 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/23 05:40:27 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:40:27 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:40:29 INFO : potato: Copied (replaced existing) 2025/06/23 05:40:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.50s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" sync_test.go:1107: ModTimeNotSupported so forcing file to be a different size 2025/06/23 05:40:36 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/06/23 05:40:36 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:40:36 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:40:37 INFO : potato: Copied (replaced existing) 2025/06/23 05:40:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:40:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 05:40:46 DEBUG : empty space: Sizes identical 2025/06/23 05:40:46 DEBUG : empty space: Unchanged skipping 2025/06/23 05:40:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/23 05:40:46 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:40:46 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:40:46 DEBUG : Waiting for deletions to finish 2025/06/23 05:40:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (9.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:40:56 DEBUG : empty space: Sizes identical 2025/06/23 05:40:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 05:40:56 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:40:56 DEBUG : empty space: Unchanged skipping 2025/06/23 05:40:56 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:40:59 INFO : potato2: Copied (new) 2025/06/23 05:40:59 DEBUG : Waiting for deletions to finish 2025/06/23 05:40:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (13.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:41:10 INFO : d: Making directory 2025/06/23 05:41:12 INFO : d/e: Making directory 2025/06/23 05:41:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 05:41:16 DEBUG : c/non empty space: Sizes identical 2025/06/23 05:41:16 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 05:41:18 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:41:18 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:41:19 INFO : a/potato2: Copied (new) 2025/06/23 05:41:19 DEBUG : Waiting for deletions to finish 2025/06/23 05:41:20 INFO : b/potato: Deleted 2025/06/23 05:41:20 INFO : d/e: Removing directory 2025/06/23 05:41:22 INFO : d: Removing directory 2025/06/23 05:41:23 INFO : b: Removing directory 2025/06/23 05:41:24 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:41:37 INFO : d: Making directory 2025/06/23 05:41:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 05:41:41 DEBUG : c/non empty space: Sizes identical 2025/06/23 05:41:41 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 05:41:41 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:41:41 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:41:44 INFO : a/potato2: Copied (new) 2025/06/23 05:41:44 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 05:41:44 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (23.86s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:42:00 DEBUG : Waiting for deletions to finish 2025/06/23 05:42:01 DEBUG : empty space: Sizes identical 2025/06/23 05:42:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 05:42:01 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:42:01 DEBUG : empty space: Unchanged skipping 2025/06/23 05:42:01 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:42:02 INFO : potato: Deleted 2025/06/23 05:42:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (12.95s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:42:13 DEBUG : Waiting for deletions to finish 2025/06/23 05:42:13 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:42:13 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:42:14 INFO : potato: Deleted 2025/06/23 05:42:15 DEBUG : empty space: Sizes identical 2025/06/23 05:42:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 05:42:15 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:42:15 DEBUG : empty space: Unchanged skipping 2025/06/23 05:42:15 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:42:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (14.01s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:42:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 05:42:25 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:42:25 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:42:28 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (10.18s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:42:37 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 05:42:37 DEBUG : enormous: Excluded 2025/06/23 05:42:37 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 05:42:37 DEBUG : potato2: Excluded 2025/06/23 05:42:38 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 05:42:38 DEBUG : potato2: Excluded 2025/06/23 05:42:38 DEBUG : empty space: Sizes identical 2025/06/23 05:42:38 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:42:38 DEBUG : empty space: Unchanged skipping 2025/06/23 05:42:38 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:42:38 DEBUG : Waiting for deletions to finish 2025/06/23 05:42:38 INFO : There was nothing to transfer 2025/06/23 05:42:39 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 05:42:39 DEBUG : enormous: Excluded 2025/06/23 05:42:39 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 05:42:39 DEBUG : potato2: Excluded 2025/06/23 05:42:39 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 05:42:39 DEBUG : potato2: Excluded 2025/06/23 05:42:39 DEBUG : empty space: Sizes identical 2025/06/23 05:42:39 DEBUG : empty space: Unchanged skipping 2025/06/23 05:42:39 DEBUG : Local file system at /tmp/rclone2099813614: Waiting for checks to finish 2025/06/23 05:42:39 DEBUG : Local file system at /tmp/rclone2099813614: Waiting for transfers to finish 2025/06/23 05:42:39 DEBUG : Waiting for deletions to finish 2025/06/23 05:42:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (11.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:42:51 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 05:42:51 DEBUG : enormous: Excluded 2025/06/23 05:42:51 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 05:42:51 DEBUG : potato2: Excluded 2025/06/23 05:42:51 DEBUG : empty space: Sizes identical 2025/06/23 05:42:51 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:42:51 DEBUG : empty space: Unchanged skipping 2025/06/23 05:42:51 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:42:51 DEBUG : Waiting for deletions to finish 2025/06/23 05:42:52 INFO : potato2: Deleted 2025/06/23 05:42:52 INFO : enormous: Deleted 2025/06/23 05:42:52 INFO : There was nothing to transfer 2025/06/23 05:42:54 DEBUG : empty space: Sizes identical 2025/06/23 05:42:54 DEBUG : Local file system at /tmp/rclone2099813614: Waiting for checks to finish 2025/06/23 05:42:54 DEBUG : empty space: Unchanged skipping 2025/06/23 05:42:54 DEBUG : Local file system at /tmp/rclone2099813614: Waiting for transfers to finish 2025/06/23 05:42:54 DEBUG : Waiting for deletions to finish 2025/06/23 05:42:54 INFO : enormous: Deleted 2025/06/23 05:42:54 INFO : potato2: Deleted 2025/06/23 05:42:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (13.52s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" sync_test.go:1424: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.57s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" sync_test.go:1539: Can track renames: false 2025/06/23 05:42:58 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/23 05:42:58 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/23 05:42:58 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/23 05:42:58 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:42:58 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:43:01 INFO : yam: Copied (new) 2025/06/23 05:43:01 INFO : potato: Copied (new) 2025/06/23 05:43:01 DEBUG : Waiting for deletions to finish 2025/06/23 05:43:02 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/23 05:43:02 DEBUG : potato: Sizes identical 2025/06/23 05:43:02 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/23 05:43:02 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:43:02 DEBUG : potato: Unchanged skipping 2025/06/23 05:43:02 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:43:05 INFO : yaml: Copied (new) 2025/06/23 05:43:05 DEBUG : Waiting for deletions to finish 2025/06/23 05:43:06 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (11.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" sync_test.go:1611: Can track renames: false 2025/06/23 05:43:09 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': Ignoring --track-renames as either the source or destination do not support modtime 2025/06/23 05:43:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/23 05:43:10 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/23 05:43:10 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:43:10 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:43:12 INFO : potato: Copied (new) 2025/06/23 05:43:13 INFO : yam: Copied (new) 2025/06/23 05:43:13 DEBUG : Waiting for deletions to finish 2025/06/23 05:43:13 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': Ignoring --track-renames as either the source or destination do not support modtime 2025/06/23 05:43:14 DEBUG : potato: Sizes identical 2025/06/23 05:43:14 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/23 05:43:14 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:43:14 DEBUG : potato: Unchanged skipping 2025/06/23 05:43:14 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:43:17 INFO : yaml: Copied (new) 2025/06/23 05:43:17 DEBUG : Waiting for deletions to finish 2025/06/23 05:43:17 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (11.89s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" sync_test.go:1650: Can track renames: false 2025/06/23 05:43:22 INFO : sugarsync root 'Test/rclone-test-fucopez2xuxa': Making map for --track-renames 2025/06/23 05:43:22 INFO : sugarsync root 'Test/rclone-test-fucopez2xuxa': Finished making map for --track-renames 2025/06/23 05:43:22 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:43:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/23 05:43:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/23 05:43:22 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for renames to finish 2025/06/23 05:43:22 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:43:26 INFO : sub/yam: Copied (new) 2025/06/23 05:43:26 INFO : potato: Copied (new) 2025/06/23 05:43:26 DEBUG : Waiting for deletions to finish 2025/06/23 05:43:28 DEBUG : potato: Sizes identical 2025/06/23 05:43:28 DEBUG : potato: Unchanged skipping 2025/06/23 05:43:28 INFO : sugarsync root 'Test/rclone-test-fucopez2xuxa': Making map for --track-renames 2025/06/23 05:43:28 INFO : sugarsync root 'Test/rclone-test-fucopez2xuxa': Finished making map for --track-renames 2025/06/23 05:43:28 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:43:28 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for renames to finish 2025/06/23 05:43:30 INFO : sub/yam: Moved (server-side) to: yam 2025/06/23 05:43:30 INFO : yam: Renamed from "sub/yam" 2025/06/23 05:43:30 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:43:30 DEBUG : Waiting for deletions to finish 2025/06/23 05:43:30 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.83s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:43:36 DEBUG : Creating backend with remote "/tmp/rclone2099813614/dir1" 2025/06/23 05:43:36 DEBUG : Config file has changed externally - reloading 2025/06/23 05:43:36 DEBUG : Creating backend with remote "/tmp/rclone2099813614/dir2" 2025/06/23 05:43:36 DEBUG : Local file system at /tmp/rclone2099813614/dir2: Using server-side directory move 2025/06/23 05:43:36 INFO : Local file system at /tmp/rclone2099813614/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/23 05:43:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/23 05:43:36 DEBUG : Local file system at /tmp/rclone2099813614/dir2: Waiting for checks to finish 2025/06/23 05:43:36 DEBUG : Local file system at /tmp/rclone2099813614/dir2: Waiting for transfers to finish 2025/06/23 05:43:36 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.49s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:43:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 05:43:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/23 05:43:38 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:43:38 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:43:45 INFO : sub dir/hello world: Copied (new) 2025/06/23 05:43:45 INFO : sub dir/hello world: Deleted 2025/06/23 05:43:45 INFO : nested/sub dir/file: Copied (new) 2025/06/23 05:43:45 INFO : nested/sub dir/file: Deleted 2025/06/23 05:43:45 INFO : sub dir: Removing directory 2025/06/23 05:43:45 INFO : nested/sub dir: Removing directory 2025/06/23 05:43:45 INFO : nested: Removing directory 2025/06/23 05:43:45 DEBUG : Local file system at /tmp/rclone2099813614: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (16.61s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:43:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 05:43:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/23 05:43:55 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:43:55 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:44:01 INFO : sub dir/hello world: Copied (new) 2025/06/23 05:44:01 INFO : sub dir/hello world: Deleted 2025/06/23 05:44:02 INFO : nested/sub dir/file: Copied (new) 2025/06/23 05:44:02 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.61s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:44:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/23 05:44:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 05:44:12 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:44:12 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:44:14 INFO : existing-b: Copied (new) 2025/06/23 05:44:14 INFO : existing-b: Deleted 2025/06/23 05:44:14 INFO : existing: Copied (new) 2025/06/23 05:44:14 INFO : existing: Deleted 2025/06/23 05:44:16 DEBUG : existing: Destination exists, skipping 2025/06/23 05:44:16 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/23 05:44:16 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:44:16 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:44:16 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.61s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:44:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-furutal1yixi" sync_test.go:1706: Server side move (if possible) sugarsync root 'Test/rclone-test-fucopez2xuxa' -> sugarsync root 'Test/rclone-test-furutal1yixi' 2025/06/23 05:44:38 DEBUG : sugarsync root 'Test/rclone-test-furutal1yixi': Using server-side directory move 2025/06/23 05:44:38 INFO : sugarsync root 'Test/rclone-test-furutal1yixi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/23 05:44:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 05:44:39 DEBUG : empty space: Sizes identical 2025/06/23 05:44:39 DEBUG : empty space: Unchanged skipping 2025/06/23 05:44:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 05:44:39 DEBUG : sugarsync root 'Test/rclone-test-furutal1yixi': Waiting for checks to finish 2025/06/23 05:44:39 INFO : empty space: Deleted 2025/06/23 05:44:39 DEBUG : sugarsync root 'Test/rclone-test-furutal1yixi': Waiting for transfers to finish 2025/06/23 05:44:39 INFO : potato3: Deleted 2025/06/23 05:44:39 INFO : potato2: Moved (server-side) 2025/06/23 05:44:40 INFO : potato3: Moved (server-side) 2025/06/23 05:44:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-citumok5wupe" 2025/06/23 05:44:45 DEBUG : sugarsync root 'Test/rclone-test-citumok5wupe': Using server-side directory move 2025/06/23 05:44:47 INFO : sugarsync root 'Test/rclone-test-citumok5wupe': Server side directory move succeeded 2025/06/23 05:44:49 ERROR : error listing: directory not found 2025/06/23 05:44:49 DEBUG : sugarsync root 'Test/rclone-test-citumok5wupe': Purge remote 2025/06/23 05:44:50 DEBUG : sugarsync root 'Test/rclone-test-furutal1yixi': Purge remote 2025/06/23 05:44:51 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.06s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:44:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haviqac6bixa" sync_test.go:1706: Server side move (if possible) sugarsync root 'Test/rclone-test-fucopez2xuxa' -> sugarsync root 'Test/rclone-test-haviqac6bixa' 2025/06/23 05:45:11 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 05:45:11 DEBUG : empty space: Excluded 2025/06/23 05:45:11 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 05:45:11 DEBUG : empty space: Excluded 2025/06/23 05:45:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 05:45:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 05:45:11 DEBUG : sugarsync root 'Test/rclone-test-haviqac6bixa': Waiting for checks to finish 2025/06/23 05:45:11 DEBUG : sugarsync root 'Test/rclone-test-haviqac6bixa': Waiting for transfers to finish 2025/06/23 05:45:12 INFO : potato2: Moved (server-side) 2025/06/23 05:45:12 INFO : potato3: Deleted 2025/06/23 05:45:13 INFO : potato3: Moved (server-side) 2025/06/23 05:45:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ciqivay4lico" 2025/06/23 05:45:19 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 05:45:19 DEBUG : empty space: Excluded 2025/06/23 05:45:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 05:45:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/23 05:45:19 DEBUG : sugarsync root 'Test/rclone-test-ciqivay4lico': Waiting for checks to finish 2025/06/23 05:45:19 DEBUG : sugarsync root 'Test/rclone-test-ciqivay4lico': Waiting for transfers to finish 2025/06/23 05:45:21 INFO : potato2: Moved (server-side) 2025/06/23 05:45:21 INFO : potato3: Moved (server-side) 2025/06/23 05:45:23 DEBUG : sugarsync root 'Test/rclone-test-ciqivay4lico': Purge remote 2025/06/23 05:45:24 DEBUG : sugarsync root 'Test/rclone-test-haviqac6bixa': Purge remote --- PASS: TestServerSideMoveWithFilter (34.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:45:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-baxequz3dava" 2025/06/23 05:45:37 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) sugarsync root 'Test/rclone-test-fucopez2xuxa' -> sugarsync root 'Test/rclone-test-baxequz3dava' 2025/06/23 05:45:47 DEBUG : sugarsync root 'Test/rclone-test-baxequz3dava': Using server-side directory move 2025/06/23 05:45:47 INFO : sugarsync root 'Test/rclone-test-baxequz3dava': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/23 05:45:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 05:45:47 DEBUG : empty space: Sizes identical 2025/06/23 05:45:47 DEBUG : empty space: Unchanged skipping 2025/06/23 05:45:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 05:45:48 DEBUG : sugarsync root 'Test/rclone-test-baxequz3dava': Waiting for checks to finish 2025/06/23 05:45:48 INFO : empty space: Deleted 2025/06/23 05:45:48 DEBUG : sugarsync root 'Test/rclone-test-baxequz3dava': Waiting for transfers to finish 2025/06/23 05:45:48 INFO : potato3: Deleted 2025/06/23 05:45:48 INFO : potato2: Moved (server-side) 2025/06/23 05:45:49 INFO : potato3: Moved (server-side) 2025/06/23 05:45:49 INFO : tomatoDir: Removing directory 2025/06/23 05:45:50 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': deleted 1 directories 2025/06/23 05:45:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hixudaf5name" 2025/06/23 05:45:55 INFO : tomatoDir: Making directory 2025/06/23 05:45:57 DEBUG : sugarsync root 'Test/rclone-test-hixudaf5name': Using server-side directory move 2025/06/23 05:45:59 INFO : sugarsync root 'Test/rclone-test-hixudaf5name': Server side directory move succeeded 2025/06/23 05:46:02 ERROR : error listing: directory not found 2025/06/23 05:46:03 ERROR : error listing: directory not found 2025/06/23 05:46:03 DEBUG : sugarsync root 'Test/rclone-test-hixudaf5name': Purge remote 2025/06/23 05:46:03 DEBUG : sugarsync root 'Test/rclone-test-baxequz3dava': Purge remote 2025/06/23 05:46:04 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (39.12s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" sync_test.go:1911: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.44s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:46:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/rclone-sync-test" --- PASS: TestSyncOverlap (6.16s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:46:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/rclone-sync-test" 2025/06/23 05:46:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/rclone-sync-test-include/layer2" 2025/06/23 05:46:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/rclone-sync-test-ignore-file" 2025/06/23 05:46:39 DEBUG : rclone-sync-test: Excluded 2025/06/23 05:46:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 05:46:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/23 05:46:42 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/rclone-sync-test': Waiting for checks to finish 2025/06/23 05:46:42 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/rclone-sync-test': Waiting for transfers to finish 2025/06/23 05:46:42 DEBUG : Waiting for deletions to finish 2025/06/23 05:46:42 INFO : There was nothing to transfer 2025/06/23 05:46:44 DEBUG : rclone-sync-test: Excluded 2025/06/23 05:46:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 05:46:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/23 05:46:47 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:46:47 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:46:47 DEBUG : Waiting for deletions to finish 2025/06/23 05:46:47 INFO : rclone-sync-test-include: Removing directory 2025/06/23 05:46:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/06/23 05:46:48 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': failed to delete 1 directories 2025/06/23 05:46:48 INFO : There was nothing to transfer 2025/06/23 05:46:50 DEBUG : rclone-sync-test: Excluded 2025/06/23 05:46:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 05:46:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/23 05:46:53 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/23 05:46:53 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/23 05:46:53 DEBUG : Waiting for deletions to finish 2025/06/23 05:46:53 INFO : There was nothing to transfer 2025/06/23 05:46:55 DEBUG : rclone-sync-test: Excluded 2025/06/23 05:46:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 05:46:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/23 05:46:58 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:46:58 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:46:58 DEBUG : Waiting for deletions to finish 2025/06/23 05:46:58 INFO : rclone-sync-test-include: Removing directory 2025/06/23 05:46:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/06/23 05:46:59 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': failed to delete 1 directories 2025/06/23 05:46:59 INFO : There was nothing to transfer 2025/06/23 05:47:00 DEBUG : Excluded 2025/06/23 05:47:01 DEBUG : rclone-sync-test: Excluded 2025/06/23 05:47:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 05:47:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/23 05:47:04 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/23 05:47:04 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/23 05:47:04 DEBUG : Waiting for deletions to finish 2025/06/23 05:47:04 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (57.87s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:47:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/dst" 2025/06/23 05:47:11 DEBUG : Config file has changed externally - reloading 2025/06/23 05:47:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/CompareDest" 2025/06/23 05:47:22 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 05:47:22 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:47:22 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:47:25 INFO : one: Copied (new) 2025/06/23 05:47:25 DEBUG : Waiting for deletions to finish 2025/06/23 05:47:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 05:47:29 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:47:30 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:47:31 INFO : one: Copied (replaced existing) 2025/06/23 05:47:31 DEBUG : Waiting for deletions to finish 2025/06/23 05:47:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 05:47:41 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:47:42 DEBUG : one: Sizes identical 2025/06/23 05:47:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 05:47:42 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:47:42 DEBUG : Waiting for deletions to finish 2025/06/23 05:47:42 INFO : There was nothing to transfer 2025/06/23 05:47:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 05:47:49 DEBUG : two: Sizes identical 2025/06/23 05:47:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 05:47:49 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:47:49 DEBUG : one: Sizes identical 2025/06/23 05:47:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 05:47:49 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:47:49 DEBUG : Waiting for deletions to finish 2025/06/23 05:47:49 INFO : There was nothing to transfer 2025/06/23 05:47:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 05:47:52 DEBUG : two: Sizes identical 2025/06/23 05:47:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 05:47:52 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:47:52 DEBUG : one: Sizes identical 2025/06/23 05:47:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 05:47:52 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:47:52 DEBUG : Waiting for deletions to finish 2025/06/23 05:47:52 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/23 05:47:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 05:47:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/23 05:47:56 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 05:47:56 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:47:56 DEBUG : one: Sizes identical 2025/06/23 05:47:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 05:47:56 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:47:59 INFO : two: Copied (new) 2025/06/23 05:47:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (56.78s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:48:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/dest" 2025/06/23 05:48:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/pre-dest1" 2025/06/23 05:48:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/pre-dest2" 2025/06/23 05:48:27 DEBUG : 1: Sizes identical 2025/06/23 05:48:27 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/23 05:48:29 DEBUG : 2: Sizes identical 2025/06/23 05:48:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/23 05:48:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/23 05:48:30 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dest': Waiting for checks to finish 2025/06/23 05:48:30 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dest': Waiting for transfers to finish 2025/06/23 05:48:34 INFO : 3: Copied (new) 2025/06/23 05:48:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.80s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:48:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/dst" 2025/06/23 05:48:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/CopyDest" 2025/06/23 05:48:55 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 05:48:55 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:48:55 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:48:58 INFO : one: Copied (new) 2025/06/23 05:48:58 DEBUG : Waiting for deletions to finish 2025/06/23 05:49:02 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:49:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 05:49:03 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:49:04 INFO : one: Copied (replaced existing) 2025/06/23 05:49:04 DEBUG : Waiting for deletions to finish 2025/06/23 05:49:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/BackupDir" 2025/06/23 05:49:18 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:49:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 05:49:20 DEBUG : one: Sizes identical 2025/06/23 05:49:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 05:49:22 INFO : one: Moved (server-side) 2025/06/23 05:49:24 INFO : one: Copied (server-side copy) 2025/06/23 05:49:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/23 05:49:24 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:49:24 DEBUG : Waiting for deletions to finish 2025/06/23 05:49:30 DEBUG : one: Sizes identical 2025/06/23 05:49:30 DEBUG : one: Unchanged skipping 2025/06/23 05:49:31 DEBUG : two: Sizes identical 2025/06/23 05:49:33 INFO : two: Copied (server-side copy) 2025/06/23 05:49:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/23 05:49:33 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:49:33 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:49:33 DEBUG : Waiting for deletions to finish 2025/06/23 05:49:35 DEBUG : one: Sizes identical 2025/06/23 05:49:35 DEBUG : one: Unchanged skipping 2025/06/23 05:49:35 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:49:35 DEBUG : two: Sizes identical 2025/06/23 05:49:35 DEBUG : two: Unchanged skipping 2025/06/23 05:49:35 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:49:35 DEBUG : Waiting for deletions to finish 2025/06/23 05:49:35 INFO : There was nothing to transfer 2025/06/23 05:49:41 DEBUG : one: Sizes identical 2025/06/23 05:49:41 DEBUG : one: Unchanged skipping 2025/06/23 05:49:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/23 05:49:42 DEBUG : three: Destination not found in --copy-dest 2025/06/23 05:49:42 DEBUG : three: Need to transfer - File not found at Destination 2025/06/23 05:49:42 DEBUG : two: Sizes identical 2025/06/23 05:49:42 DEBUG : two: Unchanged skipping 2025/06/23 05:49:42 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:49:42 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:49:45 INFO : three: Copied (new) 2025/06/23 05:49:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (73.11s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:50:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/dst" 2025/06/23 05:50:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/backup" 2025/06/23 05:50:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 05:50:15 DEBUG : two: Sizes identical 2025/06/23 05:50:15 DEBUG : two: Unchanged skipping 2025/06/23 05:50:15 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:50:17 INFO : one: Moved (server-side) 2025/06/23 05:50:17 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:50:20 INFO : one: Copied (new) 2025/06/23 05:50:20 DEBUG : Waiting for deletions to finish 2025/06/23 05:50:21 INFO : three.txt: Moved (server-side) 2025/06/23 05:50:21 INFO : three.txt: Moved into backup dir 2025/06/23 05:50:27 DEBUG : two: Sizes identical 2025/06/23 05:50:27 DEBUG : two: Unchanged skipping 2025/06/23 05:50:27 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:50:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 05:50:29 INFO : one: Deleted 2025/06/23 05:50:30 INFO : one: Moved (server-side) 2025/06/23 05:50:30 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:50:32 INFO : one: Copied (new) 2025/06/23 05:50:32 DEBUG : Waiting for deletions to finish 2025/06/23 05:50:33 INFO : three.txt: Deleted 2025/06/23 05:50:34 INFO : three.txt: Moved (server-side) 2025/06/23 05:50:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.35s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:50:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/dst" 2025/06/23 05:50:53 DEBUG : Config file has changed externally - reloading 2025/06/23 05:50:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/backup" 2025/06/23 05:51:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 05:51:01 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:51:01 DEBUG : two: Sizes identical 2025/06/23 05:51:01 DEBUG : two: Unchanged skipping 2025/06/23 05:51:04 INFO : one: Moved (server-side) to: one.bak 2025/06/23 05:51:04 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:51:06 INFO : one: Copied (new) 2025/06/23 05:51:06 DEBUG : Waiting for deletions to finish 2025/06/23 05:51:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 05:51:07 INFO : three.txt: Moved into backup dir 2025/06/23 05:51:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 05:51:14 DEBUG : two: Sizes identical 2025/06/23 05:51:14 DEBUG : two: Unchanged skipping 2025/06/23 05:51:14 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:51:15 INFO : one.bak: Deleted 2025/06/23 05:51:16 INFO : one: Moved (server-side) to: one.bak 2025/06/23 05:51:16 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:51:19 INFO : one: Copied (new) 2025/06/23 05:51:19 DEBUG : Waiting for deletions to finish 2025/06/23 05:51:20 INFO : three.txt.bak: Deleted 2025/06/23 05:51:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 05:51:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (46.63s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:51:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/dst" 2025/06/23 05:51:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/backup" 2025/06/23 05:51:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 05:51:48 DEBUG : two: Sizes identical 2025/06/23 05:51:48 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:51:48 DEBUG : two: Unchanged skipping 2025/06/23 05:51:50 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/23 05:51:50 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:51:53 INFO : one: Copied (new) 2025/06/23 05:51:53 DEBUG : Waiting for deletions to finish 2025/06/23 05:51:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/23 05:51:54 INFO : three.txt: Moved into backup dir 2025/06/23 05:52:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 05:52:01 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:52:01 DEBUG : two: Sizes identical 2025/06/23 05:52:01 DEBUG : two: Unchanged skipping 2025/06/23 05:52:02 INFO : one-2019-01-01: Deleted 2025/06/23 05:52:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/23 05:52:03 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:52:05 INFO : one: Copied (new) 2025/06/23 05:52:05 DEBUG : Waiting for deletions to finish 2025/06/23 05:52:07 INFO : three-2019-01-01.txt: Deleted 2025/06/23 05:52:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/23 05:52:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.86s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:52:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/dst" 2025/06/23 05:52:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 05:52:30 DEBUG : two: Sizes identical 2025/06/23 05:52:30 DEBUG : two: Unchanged skipping 2025/06/23 05:52:30 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:52:31 INFO : one: Moved (server-side) to: one.bak 2025/06/23 05:52:31 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:52:34 INFO : one: Copied (new) 2025/06/23 05:52:34 DEBUG : Waiting for deletions to finish 2025/06/23 05:52:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 05:52:35 INFO : three.txt: Moved into backup dir 2025/06/23 05:52:41 DEBUG : one.bak: Excluded (Path Filter) 2025/06/23 05:52:41 DEBUG : one.bak: Excluded 2025/06/23 05:52:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/23 05:52:41 DEBUG : three.txt.bak: Excluded 2025/06/23 05:52:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 05:52:41 DEBUG : two: Sizes identical 2025/06/23 05:52:41 DEBUG : two: Unchanged skipping 2025/06/23 05:52:41 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for checks to finish 2025/06/23 05:52:43 INFO : one.bak: Deleted 2025/06/23 05:52:43 INFO : one: Moved (server-side) to: one.bak 2025/06/23 05:52:43 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa/dst': Waiting for transfers to finish 2025/06/23 05:52:46 INFO : one: Copied (new) 2025/06/23 05:52:46 DEBUG : Waiting for deletions to finish 2025/06/23 05:52:48 INFO : three.txt.bak: Deleted 2025/06/23 05:52:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 05:52:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.54s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:53:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/dst" 2025/06/23 05:53:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 05:53:11 INFO : one: Moved (server-side) to: one.bak 2025/06/23 05:53:13 INFO : one: Copied (new) 2025/06/23 05:53:14 DEBUG : two: Sizes identical 2025/06/23 05:53:14 DEBUG : two: Unchanged skipping 2025/06/23 05:53:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/23 05:53:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 05:53:19 INFO : three.txt: Copied (new) 2025/06/23 05:53:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 05:53:24 INFO : one.bak: Deleted 2025/06/23 05:53:25 INFO : one: Moved (server-side) to: one.bak 2025/06/23 05:53:27 INFO : one: Copied (new) 2025/06/23 05:53:28 DEBUG : two: Sizes identical 2025/06/23 05:53:28 DEBUG : two: Unchanged skipping 2025/06/23 05:53:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/23 05:53:31 INFO : three.txt.bak: Deleted 2025/06/23 05:53:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 05:53:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.55s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:53:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fucopez2xuxa/dst" 2025/06/23 05:53:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 05:53:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/23 05:54:00 INFO : one: Copied (new) 2025/06/23 05:54:00 DEBUG : two: Sizes identical 2025/06/23 05:54:00 DEBUG : two: Unchanged skipping 2025/06/23 05:54:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/23 05:54:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/23 05:54:05 INFO : three.txt: Copied (new) 2025/06/23 05:54:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 05:54:10 INFO : one-2019-01-01: Deleted 2025/06/23 05:54:11 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/23 05:54:14 INFO : one: Copied (new) 2025/06/23 05:54:14 DEBUG : two: Sizes identical 2025/06/23 05:54:14 DEBUG : two: Unchanged skipping 2025/06/23 05:54:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/23 05:54:17 INFO : three-2019-01-01.txt: Deleted 2025/06/23 05:54:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/23 05:54:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (45.69s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:54:33 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:54:33 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/23 05:54:33 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:54:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/23 05:54:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.61s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:54:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 05:54:39 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:54:39 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:54:41 INFO : existing: Copied (new) 2025/06/23 05:54:41 DEBUG : Waiting for deletions to finish 2025/06/23 05:54:43 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/23 05:54:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/23 05:54:43 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:54:43 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:54:43 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 05:54:43 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (9.28s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" sync_test.go:2607: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.48s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:55:06 DEBUG : existing: Sizes identical 2025/06/23 05:55:06 DEBUG : existing: Unchanged skipping 2025/06/23 05:55:06 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/06/23 05:55:07 DEBUG : EXISTING: moving to existing-rclone-move-zijufax9 2025/06/23 05:55:07 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-doyojiw2 2025/06/23 05:55:09 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/06/23 05:55:09 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-zijufax9 2025/06/23 05:55:09 DEBUG : EXISTING: moving to existing 2025/06/23 05:55:09 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-doyojiw2 2025/06/23 05:55:09 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/06/23 05:55:10 INFO : existing-rclone-move-zijufax9: Moved (server-side) to: existing 2025/06/23 05:55:10 INFO : EXISTING: Moved (server-side) to: existing 2025/06/23 05:55:10 INFO : EXISTING: Fixed case by renaming to: existing 2025/06/23 05:55:10 INFO : existingbutdifferent-rclone-move-doyojiw2: Moved (server-side) to: existingbutdifferent 2025/06/23 05:55:10 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/06/23 05:55:10 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/06/23 05:55:14 INFO : existingbutdifferent: Copied (replaced existing) 2025/06/23 05:55:14 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/06/23 05:55:18 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/06/23 05:55:19 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/06/23 05:55:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-suledik5 2025/06/23 05:55:22 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-suledik5 2025/06/23 05:55:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/06/23 05:55:23 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/06/23 05:55:23 INFO : subdira/subdirb/subdirc/hello-rclone-move-suledik5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/06/23 05:55:23 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/06/23 05:55:23 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/06/23 05:55:24 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/06/23 05:55:24 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:55:25 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/06/23 05:55:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mopoyol0 2025/06/23 05:55:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mopoyol0 2025/06/23 05:55:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/06/23 05:55:27 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mopoyol0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/06/23 05:55:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/06/23 05:55:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/06/23 05:55:27 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:55:29 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/06/23 05:55:29 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (56.26s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (4.43s) --- SKIP: TestMaxTransfer/Hard (1.47s) --- SKIP: TestMaxTransfer/Soft (1.48s) --- SKIP: TestMaxTransfer/Cautious (1.48s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:57:29 DEBUG : both0: Sizes identical 2025/06/23 05:57:29 DEBUG : both0: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both10: Sizes identical 2025/06/23 05:57:29 DEBUG : both10: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both11: Sizes identical 2025/06/23 05:57:29 DEBUG : both11: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both12: Sizes identical 2025/06/23 05:57:29 DEBUG : both12: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both13: Sizes identical 2025/06/23 05:57:29 DEBUG : both13: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both14: Sizes identical 2025/06/23 05:57:29 DEBUG : both14: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both15: Sizes identical 2025/06/23 05:57:29 DEBUG : both15: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both16: Sizes identical 2025/06/23 05:57:29 DEBUG : both16: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both17: Sizes identical 2025/06/23 05:57:29 DEBUG : both17: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both18: Sizes identical 2025/06/23 05:57:29 DEBUG : both18: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both19: Sizes identical 2025/06/23 05:57:29 DEBUG : both1: Sizes identical 2025/06/23 05:57:29 DEBUG : both2: Sizes identical 2025/06/23 05:57:29 DEBUG : both3: Sizes identical 2025/06/23 05:57:29 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:57:29 DEBUG : both1: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both4: Sizes identical 2025/06/23 05:57:29 DEBUG : both4: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both5: Sizes identical 2025/06/23 05:57:29 DEBUG : both2: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both19: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both6: Sizes identical 2025/06/23 05:57:29 DEBUG : both7: Sizes identical 2025/06/23 05:57:29 DEBUG : both6: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both8: Sizes identical 2025/06/23 05:57:29 DEBUG : both3: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both9: Sizes identical 2025/06/23 05:57:29 DEBUG : both7: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both5: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both8: Unchanged skipping 2025/06/23 05:57:29 DEBUG : both9: Unchanged skipping 2025/06/23 05:57:29 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:57:29 DEBUG : Waiting for deletions to finish 2025/06/23 05:57:30 INFO : only12: Deleted 2025/06/23 05:57:30 INFO : only13: Deleted 2025/06/23 05:57:30 INFO : only1: Deleted 2025/06/23 05:57:30 INFO : only3: Deleted 2025/06/23 05:57:31 INFO : only4: Deleted 2025/06/23 05:57:31 INFO : only6: Deleted 2025/06/23 05:57:31 INFO : only0: Deleted 2025/06/23 05:57:31 INFO : only11: Deleted 2025/06/23 05:57:31 INFO : only14: Deleted 2025/06/23 05:57:31 INFO : only15: Deleted 2025/06/23 05:57:31 INFO : only16: Deleted 2025/06/23 05:57:31 INFO : only18: Deleted 2025/06/23 05:57:32 INFO : only19: Deleted 2025/06/23 05:57:32 INFO : only9: Deleted 2025/06/23 05:57:32 INFO : only2: Deleted 2025/06/23 05:57:32 INFO : only17: Deleted 2025/06/23 05:57:33 INFO : only7: Deleted 2025/06/23 05:57:33 INFO : only5: Deleted 2025/06/23 05:57:33 INFO : only10: Deleted 2025/06/23 05:57:33 INFO : only8: Deleted --- PASS: TestSyncConcurrentDelete (122.71s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 05:59:32 DEBUG : both0: Sizes identical 2025/06/23 05:59:32 DEBUG : both12: Sizes identical 2025/06/23 05:59:32 DEBUG : both11: Sizes identical 2025/06/23 05:59:32 DEBUG : both10: Sizes identical 2025/06/23 05:59:32 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 05:59:32 DEBUG : both0: Unchanged skipping 2025/06/23 05:59:32 DEBUG : both13: Sizes identical 2025/06/23 05:59:32 DEBUG : both13: Unchanged skipping 2025/06/23 05:59:32 DEBUG : both14: Sizes identical 2025/06/23 05:59:32 DEBUG : both12: Unchanged skipping 2025/06/23 05:59:32 DEBUG : both15: Sizes identical 2025/06/23 05:59:32 DEBUG : both15: Unchanged skipping 2025/06/23 05:59:32 DEBUG : both16: Sizes identical 2025/06/23 05:59:32 DEBUG : both11: Unchanged skipping 2025/06/23 05:59:32 DEBUG : both17: Sizes identical 2025/06/23 05:59:32 DEBUG : both17: Unchanged skipping 2025/06/23 05:59:32 DEBUG : both18: Sizes identical 2025/06/23 05:59:32 DEBUG : both10: Unchanged skipping 2025/06/23 05:59:32 DEBUG : both19: Sizes identical 2025/06/23 05:59:32 DEBUG : both19: Unchanged skipping 2025/06/23 05:59:32 DEBUG : both1: Sizes identical 2025/06/23 05:59:32 DEBUG : both1: Unchanged skipping 2025/06/23 05:59:32 DEBUG : both2: Sizes identical 2025/06/23 05:59:32 DEBUG : both2: Unchanged skipping 2025/06/23 05:59:32 DEBUG : both3: Sizes identical 2025/06/23 05:59:32 DEBUG : both14: Unchanged skipping 2025/06/23 05:59:32 DEBUG : both4: Sizes identical 2025/06/23 05:59:32 DEBUG : both16: Unchanged skipping 2025/06/23 05:59:32 DEBUG : both5: Sizes identical 2025/06/23 05:59:32 DEBUG : both18: Unchanged skipping 2025/06/23 05:59:32 DEBUG : both6: Sizes identical 2025/06/23 05:59:32 DEBUG : both6: Unchanged skipping 2025/06/23 05:59:32 DEBUG : both7: Sizes identical 2025/06/23 05:59:32 DEBUG : both3: Unchanged skipping 2025/06/23 05:59:32 DEBUG : both8: Sizes identical 2025/06/23 05:59:32 DEBUG : both4: Unchanged skipping 2025/06/23 05:59:32 DEBUG : both9: Sizes identical 2025/06/23 05:59:32 DEBUG : both9: Unchanged skipping 2025/06/23 05:59:32 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : both5: Unchanged skipping 2025/06/23 05:59:32 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : both7: Unchanged skipping 2025/06/23 05:59:32 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : both8: Unchanged skipping 2025/06/23 05:59:32 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/23 05:59:32 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 05:59:33 INFO : only10: Copied (replaced existing) 2025/06/23 05:59:33 INFO : only11: Copied (replaced existing) 2025/06/23 05:59:34 INFO : only12: Copied (replaced existing) 2025/06/23 05:59:34 INFO : only0: Copied (replaced existing) 2025/06/23 05:59:34 INFO : only15: Copied (replaced existing) 2025/06/23 05:59:34 INFO : only13: Copied (replaced existing) 2025/06/23 05:59:35 INFO : only17: Copied (replaced existing) 2025/06/23 05:59:35 INFO : only18: Copied (replaced existing) 2025/06/23 05:59:35 INFO : only14: Copied (replaced existing) 2025/06/23 05:59:36 INFO : only2: Copied (replaced existing) 2025/06/23 05:59:36 INFO : only3: Copied (replaced existing) 2025/06/23 05:59:36 INFO : only4: Copied (replaced existing) 2025/06/23 05:59:36 INFO : only5: Copied (replaced existing) 2025/06/23 05:59:36 INFO : only16: Copied (replaced existing) 2025/06/23 05:59:37 INFO : only19: Copied (replaced existing) 2025/06/23 05:59:37 INFO : only1: Copied (replaced existing) 2025/06/23 05:59:37 INFO : only6: Copied (replaced existing) 2025/06/23 05:59:37 INFO : only9: Copied (replaced existing) 2025/06/23 05:59:38 INFO : only7: Copied (replaced existing) 2025/06/23 05:59:38 INFO : only8: Copied (replaced existing) 2025/06/23 05:59:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (139.14s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:00:10 DEBUG : empty_dir: Making directory with metadata 2025/06/23 06:00:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 06:00:10 DEBUG : empty_on_remote: Making directory with metadata 2025/06/23 06:00:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 06:00:10 INFO : empty_on_remote: Making directory 2025/06/23 06:00:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/23 06:00:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/23 06:00:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/23 06:00:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/23 06:00:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (19.99s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:00:30 DEBUG : empty_dir: Making directory with metadata 2025/06/23 06:00:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 06:00:30 DEBUG : empty_on_remote: Making directory with metadata 2025/06/23 06:00:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 06:00:30 INFO : empty_on_remote: Making directory 2025/06/23 06:00:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/23 06:00:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/23 06:00:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/23 06:00:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/23 06:00:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/23 06:00:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (22.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:00:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 06:00:53 INFO : sub dir: Making directory 2025/06/23 06:00:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (50.87s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:01:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 06:01:44 INFO : sub dir: Making directory 2025/06/23 06:01:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (50.28s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:03:25 DEBUG : Waiting for deletions to finish 2025/06/23 06:03:25 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:03:25 DEBUG : apple: Excluded 2025/06/23 06:03:25 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:03:25 DEBUG : banana: Excluded 2025/06/23 06:03:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:03:25 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:03:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:03:25 DEBUG : splitbananasplit: Excluded 2025/06/23 06:03:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:03:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:03:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:03:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:03:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:03:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:03:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:03:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:03:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:03:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:03:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:03:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:03:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:03:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:03:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:03:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:03:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:03:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:03:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:03:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:03:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:03:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:03:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:03:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:03:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:03:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:03:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:03:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:03:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:03:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:03:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:03:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:03:28 DEBUG : apple: Sizes identical 2025/06/23 06:03:28 DEBUG : apple: Unchanged skipping 2025/06/23 06:03:28 DEBUG : appleappleapplebanana: Sizes identical 2025/06/23 06:03:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 06:03:28 DEBUG : banana: Sizes identical 2025/06/23 06:03:28 DEBUG : banana: Unchanged skipping 2025/06/23 06:03:28 DEBUG : splitbananasplit: Sizes identical 2025/06/23 06:03:28 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 06:03:29 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/23 06:03:29 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/23 06:03:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 06:03:29 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:03:29 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/23 06:03:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 06:03:29 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/23 06:03:29 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/23 06:03:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 06:03:29 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/23 06:03:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 06:03:29 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/23 06:03:29 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/23 06:03:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 06:03:29 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/23 06:03:29 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/23 06:03:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 06:03:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 06:03:29 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/23 06:03:29 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/23 06:03:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 06:03:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 06:03:29 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/23 06:03:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 06:03:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 06:03:29 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/23 06:03:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 06:03:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 06:03:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 06:03:29 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/23 06:03:29 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/23 06:03:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 06:03:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 06:03:29 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:03:29 DEBUG : Waiting for deletions to finish 2025/06/23 06:03:29 INFO : There was nothing to transfer 2025/06/23 06:03:29 DEBUG : Waiting for deletions to finish 2025/06/23 06:03:30 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:03:30 DEBUG : apple: Excluded 2025/06/23 06:03:30 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:03:30 DEBUG : banana: Excluded 2025/06/23 06:03:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:03:30 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:03:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:03:30 DEBUG : splitbananasplit: Excluded 2025/06/23 06:03:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:03:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:03:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:03:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:03:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:03:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:03:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:03:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:03:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:03:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:03:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:03:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:03:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:03:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:03:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:03:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:03:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:03:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:03:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:03:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:03:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:03:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:03:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:03:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:03:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:03:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:03:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:03:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:03:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:03:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:03:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:03:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:03:33 DEBUG : apple: Sizes identical 2025/06/23 06:03:33 DEBUG : apple: Unchanged skipping 2025/06/23 06:03:33 DEBUG : appleappleapplebanana: Sizes identical 2025/06/23 06:03:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 06:03:33 DEBUG : splitbananasplit: Sizes identical 2025/06/23 06:03:33 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 06:03:33 DEBUG : banana: Sizes identical 2025/06/23 06:03:33 DEBUG : banana: Unchanged skipping 2025/06/23 06:03:34 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/23 06:03:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 06:03:34 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/23 06:03:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 06:03:34 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/23 06:03:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 06:03:34 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/23 06:03:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 06:03:34 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/23 06:03:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 06:03:34 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/23 06:03:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 06:03:34 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/23 06:03:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 06:03:34 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/23 06:03:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 06:03:34 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:03:34 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/23 06:03:34 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/23 06:03:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 06:03:34 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/23 06:03:34 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/23 06:03:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 06:03:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 06:03:34 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/23 06:03:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 06:03:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 06:03:34 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/23 06:03:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 06:03:34 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/23 06:03:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 06:03:34 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/23 06:03:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 06:03:34 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:03:34 DEBUG : Waiting for deletions to finish 2025/06/23 06:03:34 INFO : There was nothing to transfer 2025/06/23 06:03:34 DEBUG : Waiting for deletions to finish 2025/06/23 06:03:34 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:03:34 DEBUG : apple: Excluded 2025/06/23 06:03:34 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:03:34 DEBUG : banana: Excluded 2025/06/23 06:03:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:03:34 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:03:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:03:34 DEBUG : splitbananasplit: Excluded 2025/06/23 06:03:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:03:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:03:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:03:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:03:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:03:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:03:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:03:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:03:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:03:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:03:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:03:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:03:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:03:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:03:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:03:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:03:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:03:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:03:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:03:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:03:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:03:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:03:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:03:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:03:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:03:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:03:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:03:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:03:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:03:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:03:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:03:35 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:04:48 DEBUG : Waiting for deletions to finish 2025/06/23 06:04:48 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:04:48 DEBUG : apple: Excluded 2025/06/23 06:04:48 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:04:48 DEBUG : banana: Excluded 2025/06/23 06:04:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:04:48 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:04:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:04:48 DEBUG : splitbananasplit: Excluded 2025/06/23 06:04:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:04:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:04:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:04:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:04:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:04:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:04:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:04:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:04:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:04:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:04:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:04:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:04:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:04:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:04:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:04:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:04:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:04:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:04:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:04:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:04:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:04:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:04:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:04:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:04:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:04:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:04:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:04:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:04:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:04:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:04:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:04:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:04:51 DEBUG : apple: Sizes identical 2025/06/23 06:04:51 DEBUG : apple: Unchanged skipping 2025/06/23 06:04:51 DEBUG : banana: Sizes identical 2025/06/23 06:04:51 DEBUG : appleappleapplebanana: Sizes identical 2025/06/23 06:04:51 DEBUG : banana: Unchanged skipping 2025/06/23 06:04:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 06:04:51 DEBUG : splitbananasplit: Sizes identical 2025/06/23 06:04:51 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 06:04:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/23 06:04:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 06:04:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/23 06:04:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/23 06:04:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 06:04:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/23 06:04:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/23 06:04:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/23 06:04:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 06:04:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/23 06:04:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/23 06:04:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 06:04:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 06:04:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/23 06:04:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/23 06:04:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 06:04:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/23 06:04:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/23 06:04:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 06:04:52 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:04:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 06:04:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/23 06:04:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/23 06:04:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 06:04:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 06:04:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 06:04:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/23 06:04:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 06:04:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/23 06:04:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 06:04:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 06:04:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 06:04:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 06:04:52 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:04:52 DEBUG : Waiting for deletions to finish 2025/06/23 06:04:52 INFO : There was nothing to transfer 2025/06/23 06:04:52 DEBUG : Waiting for deletions to finish 2025/06/23 06:04:53 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:04:53 DEBUG : apple: Excluded 2025/06/23 06:04:53 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:04:53 DEBUG : banana: Excluded 2025/06/23 06:04:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:04:53 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:04:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:04:53 DEBUG : splitbananasplit: Excluded 2025/06/23 06:04:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:04:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:04:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:04:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:04:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:04:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:04:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:04:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:04:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:04:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:04:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:04:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:04:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:04:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:04:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:04:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:04:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:04:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:04:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:04:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:04:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:04:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:04:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:04:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:04:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:04:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:04:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:04:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:04:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:04:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:04:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:04:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:04:56 DEBUG : apple: Sizes identical 2025/06/23 06:04:56 DEBUG : apple: Unchanged skipping 2025/06/23 06:04:56 DEBUG : appleappleapplebanana: Sizes identical 2025/06/23 06:04:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 06:04:56 DEBUG : banana: Sizes identical 2025/06/23 06:04:56 DEBUG : splitbananasplit: Sizes identical 2025/06/23 06:04:56 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 06:04:56 DEBUG : banana: Unchanged skipping 2025/06/23 06:04:57 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/23 06:04:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 06:04:57 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/23 06:04:57 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/23 06:04:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 06:04:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 06:04:57 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/23 06:04:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 06:04:57 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/23 06:04:57 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/23 06:04:57 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/23 06:04:57 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:04:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 06:04:57 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/23 06:04:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 06:04:57 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/23 06:04:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 06:04:57 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/23 06:04:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 06:04:57 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/23 06:04:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 06:04:57 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/23 06:04:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 06:04:57 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/23 06:04:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 06:04:57 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/23 06:04:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 06:04:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 06:04:57 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/23 06:04:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 06:04:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 06:04:57 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/23 06:04:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 06:04:57 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:04:57 DEBUG : Waiting for deletions to finish 2025/06/23 06:04:57 INFO : There was nothing to transfer 2025/06/23 06:04:57 DEBUG : Waiting for deletions to finish 2025/06/23 06:04:57 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:04:57 DEBUG : apple: Excluded 2025/06/23 06:04:57 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:04:57 DEBUG : banana: Excluded 2025/06/23 06:04:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:04:57 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:04:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:04:57 DEBUG : splitbananasplit: Excluded 2025/06/23 06:04:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:04:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:04:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:04:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:04:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:04:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:04:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:04:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:04:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:04:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:04:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:04:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:04:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:04:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:04:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:04:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:04:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:04:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:04:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:04:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:04:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:04:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:04:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:04:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:04:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:04:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:04:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:04:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:04:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:04:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:04:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:04:58 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:06:11 DEBUG : Waiting for deletions to finish 2025/06/23 06:06:12 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : apple: Excluded 2025/06/23 06:06:12 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : banana: Excluded 2025/06/23 06:06:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:06:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : splitbananasplit: Excluded 2025/06/23 06:06:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:06:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:06:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:06:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:06:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:06:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:06:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:06:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:06:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:06:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:06:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:06:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:06:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:06:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:06:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:06:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:06:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:06:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 06:06:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 06:06:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 06:06:15 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:06:15 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:06:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:17 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/23 06:06:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:18 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/23 06:06:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 06:06:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/23 06:06:26 DEBUG : Waiting for deletions to finish 2025/06/23 06:06:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 06:06:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 06:06:26 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 06:06:26 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 06:06:26 INFO : appleappleapplebanana: Deleted 2025/06/23 06:06:26 INFO : banana: Deleted 2025/06/23 06:06:26 INFO : apple: Deleted 2025/06/23 06:06:26 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 06:06:27 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 06:06:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 06:06:27 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 06:06:27 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 06:06:27 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 06:06:27 INFO : splitbananasplit: Deleted 2025/06/23 06:06:27 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 06:06:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 06:06:27 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 06:06:27 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 06:06:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 06:06:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 06:06:28 DEBUG : Waiting for deletions to finish 2025/06/23 06:06:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/23 06:06:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : YmFuYW5h: Excluded 2025/06/23 06:06:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/23 06:06:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : YXBwbGU=: Excluded 2025/06/23 06:06:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/23 06:06:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/23 06:06:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/23 06:06:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/23 06:06:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/23 06:06:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/23 06:06:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/23 06:06:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/23 06:06:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/23 06:06:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/23 06:06:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/23 06:06:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/23 06:06:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/23 06:06:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/23 06:06:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/23 06:06:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/23 06:06:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/23 06:06:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 06:06:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:32 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:32 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:32 DEBUG : splitbananasplit: Sizes identical 2025/06/23 06:06:32 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 06:06:32 DEBUG : banana: Sizes identical 2025/06/23 06:06:32 DEBUG : banana: Unchanged skipping 2025/06/23 06:06:32 DEBUG : apple: Sizes identical 2025/06/23 06:06:32 DEBUG : apple: Unchanged skipping 2025/06/23 06:06:32 DEBUG : appleappleapplebanana: Sizes identical 2025/06/23 06:06:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 06:06:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 06:06:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 06:06:32 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/23 06:06:32 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/23 06:06:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 06:06:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 06:06:32 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/23 06:06:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 06:06:32 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/23 06:06:32 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/23 06:06:32 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/23 06:06:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 06:06:32 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/23 06:06:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 06:06:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 06:06:32 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/23 06:06:32 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/23 06:06:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 06:06:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 06:06:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 06:06:32 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/23 06:06:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 06:06:32 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/23 06:06:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 06:06:32 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/23 06:06:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 06:06:32 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/23 06:06:32 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:06:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 06:06:32 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/23 06:06:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 06:06:32 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/23 06:06:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 06:06:32 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/23 06:06:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 06:06:32 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:06:32 DEBUG : Waiting for deletions to finish 2025/06/23 06:06:32 DEBUG : Waiting for deletions to finish 2025/06/23 06:06:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/23 06:06:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/23 06:06:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/23 06:06:33 DEBUG : YmFuYW5h: Excluded 2025/06/23 06:06:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/23 06:06:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/23 06:06:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/23 06:06:33 DEBUG : YXBwbGU=: Excluded 2025/06/23 06:06:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/23 06:06:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/23 06:06:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/23 06:06:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/23 06:06:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/23 06:06:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/23 06:06:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/23 06:06:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/23 06:06:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/23 06:06:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/23 06:06:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/23 06:06:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/23 06:06:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/23 06:06:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/23 06:06:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/23 06:06:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/23 06:06:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/23 06:06:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/23 06:06:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/23 06:06:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/23 06:06:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/23 06:06:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/23 06:06:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:35 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:35 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:35 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 06:06:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:35 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 06:06:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 06:06:35 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 06:06:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 06:06:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 06:06:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 06:06:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 06:06:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 06:06:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 06:06:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:07:46 DEBUG : Waiting for deletions to finish 2025/06/23 06:07:47 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : apple: Excluded 2025/06/23 06:07:47 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : banana: Excluded 2025/06/23 06:07:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:07:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : splitbananasplit: Excluded 2025/06/23 06:07:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:07:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:07:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:07:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:07:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:07:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:07:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:07:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:07:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:07:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:07:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:07:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:07:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:07:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:07:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:07:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:07:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:07:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:07:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:07:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:07:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:07:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:07:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:07:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:07:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:07:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:07:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:07:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:07:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:07:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:07:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:07:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 06:07:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 06:07:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 06:07:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 06:07:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 06:07:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 06:07:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 06:07:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 06:07:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 06:07:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 06:07:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 06:07:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 06:07:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 06:07:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 06:07:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 06:07:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 06:07:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 06:07:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 06:07:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 06:07:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 06:07:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 06:07:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 06:07:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 06:07:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 06:07:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 06:07:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 06:07:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 06:07:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 06:07:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 06:07:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 06:07:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 06:07:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 06:07:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 06:07:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 06:07:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 06:07:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 06:07:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 06:07:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 06:07:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 06:07:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 06:07:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 06:07:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 06:07:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 06:07:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 06:07:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 06:07:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 06:07:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 06:07:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 06:07:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 06:07:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 06:07:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 06:07:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 06:07:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 06:07:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 06:07:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 06:07:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 06:07:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 06:07:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 06:07:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 06:07:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 06:07:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 06:07:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 06:07:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 06:07:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 06:07:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 06:07:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 06:07:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 06:07:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 06:07:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 06:07:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 06:07:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 06:07:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 06:07:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 06:07:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 06:07:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 06:07:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 06:07:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 06:07:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 06:07:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 06:07:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 06:07:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 06:07:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 06:07:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 06:07:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 06:07:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 06:07:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 06:07:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 06:07:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 06:07:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 06:07:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 06:07:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 06:07:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 06:07:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 06:07:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 06:07:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 06:07:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 06:07:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 06:07:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 06:07:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 06:07:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 06:07:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 06:07:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 06:07:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 06:07:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 06:07:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 06:07:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 06:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 06:07:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 06:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 06:07:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 06:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 06:07:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 06:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 06:07:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 06:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 06:07:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 06:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 06:07:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 06:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 06:07:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 06:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 06:07:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 06:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 06:07:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 06:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 06:07:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 06:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 06:07:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 06:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 06:07:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 06:07:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 06:07:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 06:07:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 06:07:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 06:07:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 06:07:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 06:07:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 06:07:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 06:07:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 06:07:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 06:07:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 06:07:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 06:07:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 06:07:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 06:07:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 06:07:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 06:07:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 06:07:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 06:07:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 06:07:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 06:07:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 06:07:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 06:07:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 06:07:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 06:07:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 06:07:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 06:07:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 06:07:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 06:07:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 06:07:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 06:07:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 06:07:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 06:07:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 06:07:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 06:07:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 06:07:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 06:07:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 06:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 06:07:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/23 06:07:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 06:07:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 06:07:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 06:07:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 06:07:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 06:07:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 06:07:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 06:07:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 06:07:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 06:07:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 06:07:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 06:07:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 06:07:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 06:07:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 06:07:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 06:07:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 06:07:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/23 06:07:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 06:07:50 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:07:50 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:07:52 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/23 06:07:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 06:07:52 INFO : apple: Copied (new) to: PREFIXapple 2025/06/23 06:07:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 06:07:52 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/23 06:07:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 06:07:52 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/23 06:07:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 06:07:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 06:07:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 06:07:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 06:07:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 06:07:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 06:07:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 06:07:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/23 06:07:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 06:07:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/23 06:07:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 06:07:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 06:07:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 06:07:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 06:07:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 06:07:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/23 06:07:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 06:07:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/23 06:07:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 06:07:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/23 06:07:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 06:07:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/23 06:07:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 06:07:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/23 06:07:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 06:08:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/23 06:08:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/23 06:08:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/23 06:08:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/23 06:08:01 DEBUG : Waiting for deletions to finish 2025/06/23 06:08:01 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 06:08:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 06:08:02 INFO : apple: Deleted 2025/06/23 06:08:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 06:08:02 INFO : splitbananasplit: Deleted 2025/06/23 06:08:02 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 06:08:02 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 06:08:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 06:08:02 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 06:08:02 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 06:08:03 INFO : banana: Deleted 2025/06/23 06:08:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 06:08:03 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 06:08:03 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 06:08:03 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 06:08:03 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 06:08:03 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 06:08:03 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 06:08:03 INFO : appleappleapplebanana: Deleted 2025/06/23 06:08:03 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 06:08:03 DEBUG : Waiting for deletions to finish 2025/06/23 06:08:04 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/23 06:08:04 DEBUG : PREFIXapple: Excluded 2025/06/23 06:08:04 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:08:04 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/06/23 06:08:04 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/23 06:08:04 DEBUG : PREFIXsplitbananasplit: Excluded 2025/06/23 06:08:04 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/23 06:08:04 DEBUG : PREFIXbanana: Excluded 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:08:05 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/06/23 06:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 06:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 06:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 06:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 06:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 06:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 06:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 06:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 06:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 06:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 06:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 06:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 06:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 06:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 06:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 06:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 06:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 06:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 06:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 06:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 06:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 06:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 06:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 06:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 06:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 06:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 06:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 06:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 06:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 06:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 06:08:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 06:08:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 06:08:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 06:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 06:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 06:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 06:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 06:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 06:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 06:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 06:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 06:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 06:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 06:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 06:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 06:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 06:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 06:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 06:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 06:08:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 06:08:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 06:08:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 06:08:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 06:08:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 06:08:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 06:08:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 06:08:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 06:08:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 06:08:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 06:08:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 06:08:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 06:08:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 06:08:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 06:08:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 06:08:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 06:08:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 06:08:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 06:08:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 06:08:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 06:08:08 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:08:08 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:08:08 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Renewing token 2025/06/23 06:08:09 ERROR : appleappleapplebanana: Failed to copy: failed to create file: HTTP error 401 (401 Unauthorized): invalid token 2025/06/23 06:08:09 ERROR : banana: Failed to copy: failed to create file: HTTP error 401 (401 Unauthorized): invalid token 2025/06/23 06:08:09 ERROR : splitbananasplit: Failed to copy: failed to create file: HTTP error 401 (401 Unauthorized): invalid token 2025/06/23 06:08:09 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/06/23 06:08:09 DEBUG : Config file has changed externally - reloading 2025/06/23 06:08:09 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/06/23 06:08:09 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/06/23 06:08:09 ERROR : dir1/0000-abcdefg.txt: Failed to copy: couldn't list files: HTTP error 401 (401 Unauthorized): invalid token 2025/06/23 06:08:09 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: couldn't list files: HTTP error 401 (401 Unauthorized): invalid token 2025/06/23 06:08:09 ERROR : dir1/0002-cdefghi.txt: Failed to copy: couldn't list files: HTTP error 401 (401 Unauthorized): invalid token 2025/06/23 06:08:10 INFO : apple: Copied (new) 2025/06/23 06:08:10 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/23 06:08:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/23 06:08:11 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/23 06:08:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/23 06:08:12 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/23 06:08:12 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/23 06:08:13 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/23 06:08:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/23 06:08:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/23 06:08:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/23 06:08:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/23 06:08:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/23 06:08:16 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/23 06:08:16 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:08:16 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): invalid token Test: TestTransform/prefix 2025/06/23 06:08:16 DEBUG : Waiting for deletions to finish 2025/06/23 06:08:16 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : PREFIXapple: Excluded 2025/06/23 06:08:16 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/06/23 06:08:16 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : PREFIXsplitbananasplit: Excluded 2025/06/23 06:08:16 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : PREFIXbanana: Excluded 2025/06/23 06:08:16 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : apple: Excluded 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:08:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:08:16 DEBUG : dir1/0015-9;=.txt: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Not equal: expected: 20 actual : 34 Test: TestTransform/prefix === RUN TestTransform/suffix run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:09:39 DEBUG : Waiting for deletions to finish 2025/06/23 06:09:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:09:40 DEBUG : apple: Excluded 2025/06/23 06:09:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:09:40 DEBUG : banana: Excluded 2025/06/23 06:09:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:09:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:09:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:09:40 DEBUG : splitbananasplit: Excluded 2025/06/23 06:09:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:09:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:09:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:09:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:09:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:09:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:09:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:09:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:09:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:09:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:09:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:09:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:09:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:09:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:09:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:09:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:09:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:09:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:09:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:09:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:09:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:09:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:09:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:09:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:09:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:09:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:09:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:09:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:09:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:09:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:09:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:09:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:09:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 06:09:42 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 06:09:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 06:09:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 06:09:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 06:09:42 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 06:09:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 06:09:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 06:09:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 06:09:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 06:09:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 06:09:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 06:09:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 06:09:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 06:09:42 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 06:09:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 06:09:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 06:09:43 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 06:09:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 06:09:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 06:09:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 06:09:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 06:09:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 06:09:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 06:09:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 06:09:43 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 06:09:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 06:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 06:09:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 06:09:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 06:09:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 06:09:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 06:09:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 06:09:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 06:09:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 06:09:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 06:09:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 06:09:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 06:09:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 06:09:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 06:09:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 06:09:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 06:09:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 06:09:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 06:09:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 06:09:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 06:09:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 06:09:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 06:09:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 06:09:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 06:09:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 06:09:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 06:09:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 06:09:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 06:09:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 06:09:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 06:09:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 06:09:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/23 06:09:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 06:09:44 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:09:44 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:09:46 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/23 06:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 06:09:46 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/23 06:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 06:09:46 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/23 06:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 06:09:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/23 06:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 06:09:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 06:09:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 06:09:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 06:09:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 06:09:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 06:09:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 06:09:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/23 06:09:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 06:09:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 06:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 06:09:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 06:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 06:09:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 06:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 06:09:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/23 06:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 06:09:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/23 06:09:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 06:09:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/23 06:09:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 06:09:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/23 06:09:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 06:09:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/23 06:09:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 06:09:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/23 06:09:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/23 06:09:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/23 06:09:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/23 06:09:54 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:09:54 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2025/06/23 06:09:54 DEBUG : Waiting for deletions to finish 2025/06/23 06:09:54 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:09:54 DEBUG : apple: Excluded 2025/06/23 06:09:54 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:09:54 DEBUG : banana: Excluded 2025/06/23 06:09:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:09:54 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:09:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:09:54 DEBUG : splitbananasplit: Excluded 2025/06/23 06:09:54 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:54 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/06/23 06:09:54 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:54 DEBUG : appleSUFFIX: Excluded 2025/06/23 06:09:54 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:54 DEBUG : bananaSUFFIX: Excluded 2025/06/23 06:09:54 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:54 DEBUG : splitbananasplitSUFFIX: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/06/23 06:09:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/23 06:09:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:11:27 DEBUG : Waiting for deletions to finish 2025/06/23 06:11:28 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : apple: Excluded 2025/06/23 06:11:28 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : banana: Excluded 2025/06/23 06:11:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:11:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : splitbananasplit: Excluded 2025/06/23 06:11:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:11:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:11:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:11:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:11:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:11:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:11:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:11:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:11:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:11:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:11:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:11:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:11:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:11:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:11:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:11:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:11:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:11:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 06:11:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 06:11:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 06:11:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 06:11:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 06:11:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 06:11:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 06:11:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 06:11:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 06:11:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 06:11:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 06:11:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 06:11:31 DEBUG : apple: Sizes identical 2025/06/23 06:11:31 DEBUG : apple: Unchanged skipping 2025/06/23 06:11:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 06:11:31 DEBUG : banana: Sizes identical 2025/06/23 06:11:31 DEBUG : banana: Unchanged skipping 2025/06/23 06:11:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 06:11:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 06:11:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 06:11:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 06:11:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 06:11:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 06:11:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 06:11:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 06:11:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 06:11:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 06:11:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 06:11:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 06:11:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 06:11:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 06:11:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 06:11:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 06:11:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 06:11:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 06:11:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 06:11:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 06:11:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 06:11:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 06:11:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 06:11:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 06:11:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 06:11:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 06:11:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 06:11:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 06:11:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 06:11:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 06:11:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 06:11:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 06:11:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 06:11:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 06:11:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 06:11:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 06:11:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 06:11:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 06:11:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 06:11:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 06:11:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 06:11:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 06:11:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 06:11:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 06:11:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 06:11:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 06:11:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 06:11:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 06:11:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 06:11:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 06:11:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 06:11:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 06:11:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 06:11:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 06:11:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 06:11:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 06:11:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 06:11:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 06:11:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 06:11:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 06:11:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 06:11:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 06:11:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 06:11:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 06:11:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 06:11:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 06:11:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 06:11:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 06:11:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 06:11:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 06:11:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 06:11:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 06:11:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 06:11:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 06:11:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 06:11:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 06:11:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 06:11:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 06:11:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 06:11:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 06:11:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 06:11:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 06:11:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 06:11:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 06:11:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 06:11:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 06:11:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 06:11:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 06:11:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 06:11:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 06:11:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 06:11:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 06:11:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 06:11:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 06:11:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 06:11:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 06:11:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 06:11:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 06:11:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 06:11:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 06:11:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 06:11:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 06:11:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 06:11:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 06:11:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 06:11:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 06:11:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 06:11:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 06:11:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 06:11:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 06:11:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 06:11:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 06:11:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 06:11:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 06:11:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 06:11:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 06:11:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 06:11:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 06:11:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 06:11:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 06:11:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 06:11:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 06:11:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 06:11:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 06:11:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 06:11:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 06:11:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 06:11:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 06:11:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 06:11:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 06:11:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 06:11:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 06:11:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 06:11:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 06:11:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 06:11:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 06:11:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 06:11:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 06:11:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 06:11:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 06:11:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 06:11:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 06:11:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 06:11:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 06:11:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 06:11:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 06:11:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 06:11:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 06:11:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 06:11:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 06:11:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 06:11:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 06:11:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 06:11:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 06:11:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 06:11:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 06:11:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 06:11:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 06:11:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 06:11:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 06:11:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 06:11:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 06:11:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 06:11:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 06:11:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 06:11:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 06:11:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 06:11:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 06:11:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 06:11:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 06:11:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 06:11:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 06:11:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 06:11:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 06:11:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 06:11:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 06:11:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 06:11:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 06:11:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 06:11:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 06:11:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 06:11:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 06:11:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 06:11:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 06:11:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 06:11:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 06:11:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 06:11:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 06:11:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 06:11:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 06:11:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 06:11:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 06:11:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 06:11:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 06:11:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 06:11:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 06:11:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 06:11:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 06:11:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 06:11:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 06:11:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 06:11:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 06:11:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 06:11:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 06:11:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 06:11:32 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:11:32 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:11:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/23 06:11:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 06:11:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/23 06:11:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 06:11:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/23 06:11:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 06:11:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/23 06:11:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 06:11:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/23 06:11:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 06:11:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/23 06:11:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 06:11:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/23 06:11:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 06:11:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/23 06:11:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 06:11:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/23 06:11:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 06:11:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/23 06:11:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 06:11:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/23 06:11:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 06:11:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/23 06:11:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 06:11:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/23 06:11:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 06:11:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/23 06:11:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 06:11:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/23 06:11:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/23 06:11:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/23 06:11:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/23 06:11:41 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:11:41 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/truncate 2025/06/23 06:11:41 DEBUG : Waiting for deletions to finish 2025/06/23 06:11:41 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:11:41 DEBUG : apple: Excluded 2025/06/23 06:11:41 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:11:41 DEBUG : banana: Excluded 2025/06/23 06:11:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:11:41 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:11:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:11:41 DEBUG : splitbananasplit: Excluded 2025/06/23 06:11:41 DEBUG : appleapple: Excluded (Path Filter) 2025/06/23 06:11:41 DEBUG : appleapple: Excluded 2025/06/23 06:11:41 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/23 06:11:41 DEBUG : splitbanan: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0000-abcde: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0001-bcdef: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0002-cdefg: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0003-defgh: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0004-efghi: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0005-fghij: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0006-ghijk: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0007-12345: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0008-23456: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0009-34567: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0010-45678: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0011-56789: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0012-6789;: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0013-789;=: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0014-89;=.: Excluded 2025/06/23 06:11:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/23 06:11:42 DEBUG : dir1/0015-9;=.t: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:13:12 DEBUG : Waiting for deletions to finish 2025/06/23 06:13:13 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : apple: Excluded 2025/06/23 06:13:13 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : banana: Excluded 2025/06/23 06:13:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:13:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : splitbananasplit: Excluded 2025/06/23 06:13:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:13:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:13:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:13:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:13:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:13:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:13:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:13:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:13:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:13:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:13:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:13:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:13:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:13:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:13:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:13:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:13:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:13:16 DEBUG : appleappleapplebanana: Sizes identical 2025/06/23 06:13:16 DEBUG : apple: Sizes identical 2025/06/23 06:13:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 06:13:16 DEBUG : banana: Sizes identical 2025/06/23 06:13:16 DEBUG : apple: Unchanged skipping 2025/06/23 06:13:16 DEBUG : banana: Unchanged skipping 2025/06/23 06:13:16 DEBUG : splitbananasplit: Sizes identical 2025/06/23 06:13:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 06:13:16 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/23 06:13:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 06:13:16 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/23 06:13:16 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/23 06:13:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 06:13:16 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/23 06:13:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 06:13:16 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/23 06:13:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 06:13:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 06:13:16 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/23 06:13:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 06:13:16 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/23 06:13:16 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/23 06:13:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 06:13:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 06:13:16 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/23 06:13:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 06:13:16 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/23 06:13:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 06:13:16 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/23 06:13:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 06:13:16 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/23 06:13:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 06:13:16 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/23 06:13:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 06:13:16 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/23 06:13:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 06:13:16 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/23 06:13:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 06:13:16 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/23 06:13:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 06:13:16 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:13:16 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:13:16 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:13:16 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/06/23 06:13:16 DEBUG : Waiting for deletions to finish 2025/06/23 06:13:17 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:13:17 DEBUG : apple: Excluded 2025/06/23 06:13:17 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:13:17 DEBUG : banana: Excluded 2025/06/23 06:13:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:13:17 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:13:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:13:17 DEBUG : splitbananasplit: Excluded 2025/06/23 06:13:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:13:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:13:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:13:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:13:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:13:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:13:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:13:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:13:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:13:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:13:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:13:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:13:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:13:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:13:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:13:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:13:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:13:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:13:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:13:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:13:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:13:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:13:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:13:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:13:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:13:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:13:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:13:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:13:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:13:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:13:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:13:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:13:20 DEBUG : apple: Sizes identical 2025/06/23 06:13:20 DEBUG : apple: Unchanged skipping 2025/06/23 06:13:20 DEBUG : appleappleapplebanana: Sizes identical 2025/06/23 06:13:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 06:13:20 DEBUG : banana: Sizes identical 2025/06/23 06:13:20 DEBUG : banana: Unchanged skipping 2025/06/23 06:13:20 DEBUG : splitbananasplit: Sizes identical 2025/06/23 06:13:20 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 06:13:21 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/23 06:13:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 06:13:21 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/23 06:13:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 06:13:21 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/23 06:13:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 06:13:21 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/23 06:13:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 06:13:21 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/23 06:13:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 06:13:21 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/23 06:13:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 06:13:21 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/23 06:13:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 06:13:21 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/23 06:13:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 06:13:21 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/23 06:13:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 06:13:21 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/23 06:13:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 06:13:21 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/23 06:13:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 06:13:21 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/23 06:13:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 06:13:21 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/23 06:13:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 06:13:21 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/23 06:13:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 06:13:21 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/23 06:13:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 06:13:21 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/23 06:13:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 06:13:21 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:13:21 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:13:21 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:13:21 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/06/23 06:13:21 DEBUG : Waiting for deletions to finish 2025/06/23 06:13:22 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : apple: Excluded 2025/06/23 06:13:22 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : banana: Excluded 2025/06/23 06:13:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:13:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : splitbananasplit: Excluded 2025/06/23 06:13:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:13:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:13:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:13:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:13:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:13:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:13:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:13:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:13:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:13:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:13:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:13:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:13:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:13:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:13:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:13:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:13:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:13:24 DEBUG : Waiting for deletions to finish 2025/06/23 06:13:25 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : apple: Excluded 2025/06/23 06:13:25 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : banana: Excluded 2025/06/23 06:13:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:13:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : splitbananasplit: Excluded 2025/06/23 06:13:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:13:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:13:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:13:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:13:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:13:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:13:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:13:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:13:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:13:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:13:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:13:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:13:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:13:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:13:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:13:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:13:25 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:14:37 DEBUG : Waiting for deletions to finish 2025/06/23 06:14:38 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:14:38 DEBUG : apple: Excluded 2025/06/23 06:14:38 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:14:38 DEBUG : banana: Excluded 2025/06/23 06:14:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:14:38 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:14:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:14:38 DEBUG : splitbananasplit: Excluded 2025/06/23 06:14:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:14:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:14:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:14:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:14:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:14:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:14:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:14:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:14:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:14:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:14:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:14:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:14:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:14:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:14:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:14:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:14:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:14:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:14:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:14:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:14:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:14:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:14:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:14:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:14:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:14:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:14:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:14:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:14:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:14:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:14:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:14:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:14:41 DEBUG : apple: Sizes identical 2025/06/23 06:14:41 DEBUG : apple: Unchanged skipping 2025/06/23 06:14:41 DEBUG : appleappleapplebanana: Sizes identical 2025/06/23 06:14:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 06:14:41 DEBUG : banana: Sizes identical 2025/06/23 06:14:41 DEBUG : banana: Unchanged skipping 2025/06/23 06:14:41 DEBUG : splitbananasplit: Sizes identical 2025/06/23 06:14:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 06:14:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/23 06:14:42 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:14:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/23 06:14:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 06:14:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/23 06:14:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 06:14:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/23 06:14:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/23 06:14:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 06:14:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 06:14:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 06:14:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/23 06:14:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 06:14:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/23 06:14:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 06:14:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/23 06:14:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 06:14:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/23 06:14:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/23 06:14:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 06:14:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/23 06:14:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 06:14:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/23 06:14:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 06:14:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 06:14:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/23 06:14:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 06:14:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/23 06:14:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/23 06:14:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 06:14:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 06:14:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/23 06:14:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 06:14:42 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:14:42 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:14:42 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/06/23 06:14:42 DEBUG : Waiting for deletions to finish 2025/06/23 06:14:43 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : apple: Excluded 2025/06/23 06:14:43 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : banana: Excluded 2025/06/23 06:14:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:14:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : splitbananasplit: Excluded 2025/06/23 06:14:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:14:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:14:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:14:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:14:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:14:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:14:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:14:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:14:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:14:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:14:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:14:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:14:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:14:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:14:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:14:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:14:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:14:45 DEBUG : apple: Sizes identical 2025/06/23 06:14:45 DEBUG : appleappleapplebanana: Sizes identical 2025/06/23 06:14:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 06:14:45 DEBUG : splitbananasplit: Sizes identical 2025/06/23 06:14:45 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 06:14:45 DEBUG : apple: Unchanged skipping 2025/06/23 06:14:45 DEBUG : banana: Sizes identical 2025/06/23 06:14:45 DEBUG : banana: Unchanged skipping 2025/06/23 06:14:46 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/23 06:14:46 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/23 06:14:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 06:14:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 06:14:46 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/23 06:14:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 06:14:46 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/23 06:14:46 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/23 06:14:46 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/23 06:14:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 06:14:46 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/23 06:14:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 06:14:46 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/23 06:14:46 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/23 06:14:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 06:14:46 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/23 06:14:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 06:14:46 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/23 06:14:46 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/23 06:14:46 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/23 06:14:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 06:14:46 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/23 06:14:46 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/23 06:14:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 06:14:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 06:14:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 06:14:46 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/23 06:14:46 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:14:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 06:14:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 06:14:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 06:14:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 06:14:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 06:14:46 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:14:46 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:14:46 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/06/23 06:14:46 DEBUG : Waiting for deletions to finish 2025/06/23 06:14:47 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:14:47 DEBUG : apple: Excluded 2025/06/23 06:14:47 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:14:47 DEBUG : banana: Excluded 2025/06/23 06:14:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:14:47 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:14:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:14:47 DEBUG : splitbananasplit: Excluded 2025/06/23 06:14:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:14:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:14:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:14:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:14:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:14:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:14:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:14:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:14:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:14:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:14:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:14:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:14:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:14:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:14:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:14:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:14:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:14:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:14:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:14:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:14:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:14:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:14:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:14:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:14:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:14:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:14:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:14:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:14:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:14:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:14:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:14:48 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:16:00 DEBUG : Waiting for deletions to finish 2025/06/23 06:16:01 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:16:01 DEBUG : apple: Excluded 2025/06/23 06:16:01 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:16:01 DEBUG : banana: Excluded 2025/06/23 06:16:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:16:01 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:16:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:16:01 DEBUG : splitbananasplit: Excluded 2025/06/23 06:16:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:16:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:16:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:16:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:16:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:16:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:16:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:16:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:16:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:16:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:16:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:16:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:16:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:16:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:16:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:16:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:16:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:16:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:16:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:16:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:16:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:16:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:16:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:16:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:16:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:16:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:16:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:16:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:16:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:16:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:16:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:16:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:16:04 DEBUG : apple: Sizes identical 2025/06/23 06:16:04 DEBUG : apple: Unchanged skipping 2025/06/23 06:16:04 DEBUG : banana: Sizes identical 2025/06/23 06:16:04 DEBUG : appleappleapplebanana: Sizes identical 2025/06/23 06:16:04 DEBUG : banana: Unchanged skipping 2025/06/23 06:16:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 06:16:04 DEBUG : splitbananasplit: Sizes identical 2025/06/23 06:16:04 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 06:16:05 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/23 06:16:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 06:16:05 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/23 06:16:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 06:16:05 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/23 06:16:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 06:16:05 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/23 06:16:05 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/23 06:16:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 06:16:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 06:16:05 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/23 06:16:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 06:16:05 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/23 06:16:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 06:16:05 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/23 06:16:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 06:16:05 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/23 06:16:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 06:16:05 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/23 06:16:05 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:16:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 06:16:05 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/23 06:16:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 06:16:05 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/23 06:16:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 06:16:05 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/23 06:16:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 06:16:05 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/23 06:16:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 06:16:05 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/23 06:16:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 06:16:05 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/23 06:16:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 06:16:05 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:16:05 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:16:05 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/06/23 06:16:05 DEBUG : Waiting for deletions to finish 2025/06/23 06:16:06 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:16:06 DEBUG : apple: Excluded 2025/06/23 06:16:06 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:16:06 DEBUG : banana: Excluded 2025/06/23 06:16:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:16:06 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:16:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:16:06 DEBUG : splitbananasplit: Excluded 2025/06/23 06:16:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:16:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:16:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:16:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:16:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:16:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:16:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:16:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:16:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:16:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:16:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:16:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:16:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:16:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:16:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:16:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:16:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:16:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:16:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:16:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:16:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:16:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:16:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:16:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:16:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:16:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:16:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:16:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:16:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:16:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:16:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:16:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:16:09 DEBUG : apple: Sizes identical 2025/06/23 06:16:09 DEBUG : apple: Unchanged skipping 2025/06/23 06:16:09 DEBUG : splitbananasplit: Sizes identical 2025/06/23 06:16:09 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 06:16:09 DEBUG : appleappleapplebanana: Sizes identical 2025/06/23 06:16:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 06:16:09 DEBUG : banana: Sizes identical 2025/06/23 06:16:09 DEBUG : banana: Unchanged skipping 2025/06/23 06:16:10 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/23 06:16:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 06:16:10 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/23 06:16:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 06:16:10 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/23 06:16:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 06:16:10 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/23 06:16:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 06:16:10 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/23 06:16:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 06:16:10 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/23 06:16:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 06:16:10 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/23 06:16:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 06:16:10 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/23 06:16:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 06:16:10 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/23 06:16:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 06:16:10 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/23 06:16:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 06:16:10 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/23 06:16:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 06:16:10 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/23 06:16:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 06:16:10 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/23 06:16:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 06:16:10 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/23 06:16:10 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/23 06:16:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 06:16:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 06:16:10 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:16:10 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/23 06:16:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 06:16:10 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:16:10 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:16:10 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/06/23 06:16:10 DEBUG : Waiting for deletions to finish 2025/06/23 06:16:10 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:16:10 DEBUG : apple: Excluded 2025/06/23 06:16:10 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:16:10 DEBUG : banana: Excluded 2025/06/23 06:16:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:16:10 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:16:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:16:10 DEBUG : splitbananasplit: Excluded 2025/06/23 06:16:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:16:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:16:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:16:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:16:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:16:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:16:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:16:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:16:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:16:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:16:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:16:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:16:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:16:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:16:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:16:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:16:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:16:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:16:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:16:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:16:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:16:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:16:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:16:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:16:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:16:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:16:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:16:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:16:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:16:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:16:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:16:11 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:17:23 DEBUG : Waiting for deletions to finish 2025/06/23 06:17:24 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : apple: Excluded 2025/06/23 06:17:24 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : banana: Excluded 2025/06/23 06:17:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:17:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : splitbananasplit: Excluded 2025/06/23 06:17:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:17:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:17:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:17:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:17:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:17:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:17:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:17:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:17:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:17:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:17:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:17:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:17:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:17:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:17:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:17:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:17:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:17:27 DEBUG : apple: Sizes identical 2025/06/23 06:17:27 DEBUG : apple: Unchanged skipping 2025/06/23 06:17:27 DEBUG : appleappleapplebanana: Sizes identical 2025/06/23 06:17:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 06:17:27 DEBUG : banana: Sizes identical 2025/06/23 06:17:27 DEBUG : banana: Unchanged skipping 2025/06/23 06:17:27 DEBUG : splitbananasplit: Sizes identical 2025/06/23 06:17:27 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 06:17:28 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/23 06:17:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 06:17:28 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/23 06:17:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 06:17:28 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:17:28 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/23 06:17:28 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/23 06:17:28 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/23 06:17:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 06:17:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 06:17:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 06:17:28 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/23 06:17:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 06:17:28 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/23 06:17:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 06:17:28 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/23 06:17:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 06:17:28 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/23 06:17:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 06:17:28 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/23 06:17:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 06:17:28 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/23 06:17:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 06:17:28 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/23 06:17:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 06:17:28 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/23 06:17:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 06:17:28 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/23 06:17:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 06:17:28 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/23 06:17:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 06:17:28 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/23 06:17:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 06:17:28 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:17:28 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:17:28 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/06/23 06:17:28 DEBUG : Waiting for deletions to finish 2025/06/23 06:17:28 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:17:28 DEBUG : apple: Excluded 2025/06/23 06:17:28 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:17:28 DEBUG : banana: Excluded 2025/06/23 06:17:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:17:28 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:17:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:17:28 DEBUG : splitbananasplit: Excluded 2025/06/23 06:17:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:17:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:17:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:17:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:17:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:17:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:17:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:17:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:17:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:17:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:17:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:17:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:17:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:17:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:17:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:17:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:17:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:17:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:17:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:17:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:17:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:17:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:17:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:17:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:17:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:17:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:17:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:17:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:17:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:17:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:17:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:17:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:17:31 DEBUG : appleappleapplebanana: Sizes identical 2025/06/23 06:17:31 DEBUG : banana: Sizes identical 2025/06/23 06:17:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 06:17:31 DEBUG : banana: Unchanged skipping 2025/06/23 06:17:31 DEBUG : splitbananasplit: Sizes identical 2025/06/23 06:17:31 DEBUG : apple: Sizes identical 2025/06/23 06:17:31 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 06:17:31 DEBUG : apple: Unchanged skipping 2025/06/23 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/23 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/23 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/23 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 06:17:32 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/23 06:17:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 06:17:32 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/23 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 06:17:32 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/23 06:17:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/23 06:17:32 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/23 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 06:17:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 06:17:32 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/23 06:17:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 06:17:32 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/23 06:17:32 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/23 06:17:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 06:17:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 06:17:32 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/23 06:17:32 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/23 06:17:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 06:17:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 06:17:32 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/23 06:17:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 06:17:32 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/23 06:17:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 06:17:32 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/23 06:17:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 06:17:32 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:17:32 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:17:32 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/06/23 06:17:32 DEBUG : Waiting for deletions to finish 2025/06/23 06:17:33 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:17:33 DEBUG : apple: Excluded 2025/06/23 06:17:33 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:17:33 DEBUG : banana: Excluded 2025/06/23 06:17:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:17:33 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:17:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:17:33 DEBUG : splitbananasplit: Excluded 2025/06/23 06:17:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:17:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:17:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:17:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:17:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:17:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:17:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:17:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:17:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:17:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:17:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:17:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:17:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:17:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:17:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:17:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:17:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:17:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:17:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:17:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:17:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:17:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:17:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:17:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:17:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:17:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:17:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:17:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:17:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:17:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:17:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:17:34 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:18:46 DEBUG : Waiting for deletions to finish 2025/06/23 06:18:46 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:18:46 DEBUG : apple: Excluded 2025/06/23 06:18:46 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:18:46 DEBUG : banana: Excluded 2025/06/23 06:18:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:18:46 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:18:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:18:46 DEBUG : splitbananasplit: Excluded 2025/06/23 06:18:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:18:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:18:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:18:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:18:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:18:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:18:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:18:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:18:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:18:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:18:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:18:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:18:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:18:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:18:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:18:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:18:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:18:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:18:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:18:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:18:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:18:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:18:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:18:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:18:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:18:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:18:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:18:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:18:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:18:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:18:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:18:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:18:50 DEBUG : apple: Sizes identical 2025/06/23 06:18:50 DEBUG : apple: Unchanged skipping 2025/06/23 06:18:50 DEBUG : appleappleapplebanana: Sizes identical 2025/06/23 06:18:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 06:18:50 DEBUG : banana: Sizes identical 2025/06/23 06:18:50 DEBUG : banana: Unchanged skipping 2025/06/23 06:18:50 DEBUG : splitbananasplit: Sizes identical 2025/06/23 06:18:50 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 06:18:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/23 06:18:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/23 06:18:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 06:18:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 06:18:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/23 06:18:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 06:18:50 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:18:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/23 06:18:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/23 06:18:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 06:18:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/23 06:18:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 06:18:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 06:18:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/23 06:18:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 06:18:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/23 06:18:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 06:18:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/23 06:18:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 06:18:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/23 06:18:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 06:18:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/23 06:18:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 06:18:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/23 06:18:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 06:18:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/23 06:18:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 06:18:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/23 06:18:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 06:18:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/23 06:18:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 06:18:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/23 06:18:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 06:18:50 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:18:50 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:18:50 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/06/23 06:18:50 DEBUG : Waiting for deletions to finish 2025/06/23 06:18:51 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:18:51 DEBUG : apple: Excluded 2025/06/23 06:18:51 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:18:51 DEBUG : banana: Excluded 2025/06/23 06:18:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:18:51 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:18:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:18:51 DEBUG : splitbananasplit: Excluded 2025/06/23 06:18:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:18:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:18:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:18:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:18:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:18:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:18:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:18:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:18:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:18:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:18:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:18:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:18:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:18:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:18:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:18:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:18:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:18:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:18:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:18:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:18:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:18:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:18:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:18:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:18:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:18:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:18:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:18:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:18:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:18:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:18:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:18:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 06:18:54 DEBUG : apple: Sizes identical 2025/06/23 06:18:54 DEBUG : apple: Unchanged skipping 2025/06/23 06:18:54 DEBUG : appleappleapplebanana: Sizes identical 2025/06/23 06:18:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 06:18:54 DEBUG : banana: Sizes identical 2025/06/23 06:18:54 DEBUG : banana: Unchanged skipping 2025/06/23 06:18:54 DEBUG : splitbananasplit: Sizes identical 2025/06/23 06:18:54 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 06:18:55 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/23 06:18:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 06:18:55 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:18:55 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/23 06:18:55 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/23 06:18:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 06:18:55 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/23 06:18:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 06:18:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 06:18:55 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/23 06:18:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 06:18:55 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/23 06:18:55 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/23 06:18:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 06:18:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 06:18:55 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/23 06:18:55 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/23 06:18:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 06:18:55 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/23 06:18:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 06:18:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 06:18:55 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/23 06:18:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 06:18:55 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/23 06:18:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 06:18:55 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/23 06:18:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 06:18:55 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/23 06:18:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 06:18:55 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/23 06:18:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 06:18:55 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/23 06:18:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 06:18:55 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:18:55 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:18:55 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/06/23 06:18:55 DEBUG : Waiting for deletions to finish 2025/06/23 06:18:55 DEBUG : apple: Excluded (Path Filter) 2025/06/23 06:18:55 DEBUG : apple: Excluded 2025/06/23 06:18:55 DEBUG : banana: Excluded (Path Filter) 2025/06/23 06:18:55 DEBUG : banana: Excluded 2025/06/23 06:18:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 06:18:55 DEBUG : appleappleapplebanana: Excluded 2025/06/23 06:18:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 06:18:55 DEBUG : splitbananasplit: Excluded 2025/06/23 06:18:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 06:18:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 06:18:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 06:18:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 06:18:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 06:18:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 06:18:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 06:18:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 06:18:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 06:18:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 06:18:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 06:18:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 06:18:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 06:18:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 06:18:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 06:18:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 06:18:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 06:18:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 06:18:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 06:18:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 06:18:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 06:18:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 06:18:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 06:18:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 06:18:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 06:18:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 06:18:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 06:18:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 06:18:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 06:18:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 06:18:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 06:18:56 DEBUG : dir1/0015-9;=.txt: Excluded --- FAIL: TestTransform (1004.37s) --- PASS: TestTransform/NFC (83.36s) --- PASS: TestTransform/NFD (82.83s) --- PASS: TestTransform/base64 (95.86s) --- FAIL: TestTransform/prefix (113.63s) --- FAIL: TestTransform/suffix (103.53s) --- FAIL: TestTransform/truncate (105.39s) --- FAIL: TestTransform/encoder (89.09s) --- FAIL: TestTransform/ISO-8859-1 (82.15s) --- FAIL: TestTransform/charmap (83.34s) --- FAIL: TestTransform/lowercase (82.64s) --- FAIL: TestTransform/ascii (82.56s) === RUN TestTransformCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:19:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/23 06:19:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/23 06:19:19 INFO : sub dir_somesuffix: Making directory 2025/06/23 06:19:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/23 06:19:21 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/23 06:19:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/23 06:19:21 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/23 06:19:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/23 06:19:21 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:19:21 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:19:23 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/23 06:19:23 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:19:23 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (8.34s) === RUN TestDoubleTransform run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:19:27 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:19:27 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:19:27 INFO : tictactoe: Making directory 2025/06/23 06:19:29 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:19:29 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:19:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 06:19:29 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/23 06:19:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 06:19:29 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:19:29 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:19:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/23 06:19:31 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:19:31 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (8.29s) === RUN TestFileTag run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:19:36 INFO : toe: Making directory 2025/06/23 06:19:37 INFO : toe/toe: Making directory 2025/06/23 06:19:38 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:19:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 06:19:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 06:19:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 06:19:38 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:19:38 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:19:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/23 06:19:40 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:19:40 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:273: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:273 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (11.08s) === RUN TestNoTag run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:19:47 INFO : toe: Making directory 2025/06/23 06:19:48 INFO : toe/toe: Making directory 2025/06/23 06:19:49 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:19:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 06:19:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 06:19:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 06:19:49 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:19:49 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:19:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/23 06:19:51 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:19:51 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:290 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (11.05s) === RUN TestDirTag run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:19:57 DEBUG : empty_dir: Making directory with metadata 2025/06/23 06:19:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 06:19:57 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:19:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:19:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:19:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:19:58 INFO : tictacempty_dir: Making directory 2025/06/23 06:19:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:19:59 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:19:59 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:19:59 INFO : tictactoe: Making directory 2025/06/23 06:20:00 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:20:00 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:20:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 06:20:00 INFO : tictactoe/tictactoe: Making directory 2025/06/23 06:20:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 06:20:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 06:20:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 06:20:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 06:20:01 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:20:01 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:20:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/23 06:20:03 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:20:03 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:309: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:309 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (13.27s) === RUN TestAllTag run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:20:10 DEBUG : empty_dir: Making directory with metadata 2025/06/23 06:20:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 06:20:10 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:20:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:20:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:20:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:20:11 INFO : tictacempty_dir: Making directory 2025/06/23 06:20:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:20:13 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:20:13 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:20:13 INFO : tictactoe: Making directory 2025/06/23 06:20:14 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:20:14 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:20:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 06:20:14 INFO : tictactoe/tictactoe: Making directory 2025/06/23 06:20:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 06:20:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 06:20:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 06:20:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 06:20:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 06:20:15 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:20:15 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:20:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 06:20:17 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:20:17 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:328 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (13.14s) === RUN TestRunTwice run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:20:23 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:20:24 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:20:24 INFO : tictactoe: Making directory 2025/06/23 06:20:26 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:20:26 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:20:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 06:20:26 INFO : tictactoe/tictactoe: Making directory 2025/06/23 06:20:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 06:20:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 06:20:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 06:20:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 06:20:27 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:20:27 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:20:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/23 06:20:29 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:20:29 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice --- FAIL: TestRunTwice (11.06s) === RUN TestSyntax 2025/06/23 06:20:34 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:20:35 INFO : toe: Making directory 2025/06/23 06:20:37 INFO : toe/toe: Making directory 2025/06/23 06:20:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 06:20:38 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:20:38 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:20:40 INFO : toe/toe/toe: Copied (new) 2025/06/23 06:20:40 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:20:40 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (10.85s) === RUN TestMove run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:20:45 DEBUG : empty_dir: Making directory with metadata 2025/06/23 06:20:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 06:20:45 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:20:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:20:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:20:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:20:46 INFO : tictacempty_dir: Making directory 2025/06/23 06:20:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:20:48 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:20:48 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:20:48 INFO : tictactoe: Making directory 2025/06/23 06:20:49 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:20:49 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:20:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 06:20:49 INFO : tictactoe/tictactoe: Making directory 2025/06/23 06:20:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 06:20:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 06:20:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 06:20:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 06:20:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 06:20:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 06:20:50 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:20:50 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:20:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 06:20:52 INFO : toe/toe/toe.txt: Deleted 2025/06/23 06:20:52 ERROR : Local file system at /tmp/rclone2099813614: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (13.08s) === RUN TestTransformFile run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:20:58 DEBUG : empty_dir: Making directory with metadata 2025/06/23 06:20:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 06:20:58 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:20:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:20:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:20:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:20:59 INFO : tictacempty_dir: Making directory 2025/06/23 06:21:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:21:01 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:21:01 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:21:01 INFO : tictactoe: Making directory 2025/06/23 06:21:02 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:21:02 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:21:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 06:21:02 INFO : tictactoe/tictactoe: Making directory 2025/06/23 06:21:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 06:21:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 06:21:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 06:21:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 06:21:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 06:21:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 06:21:03 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:21:03 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:21:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 06:21:05 INFO : toe/toe/toe.txt: Deleted 2025/06/23 06:21:05 ERROR : Local file system at /tmp/rclone2099813614: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (13.11s) === RUN TestManualTransformFile run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:21:12 DEBUG : Reset feature "Copy" 2025/06/23 06:21:12 DEBUG : Reset feature "Move" 2025/06/23 06:21:12 DEBUG : Reset feature "Copy" 2025/06/23 06:21:12 DEBUG : Reset feature "Move" 2025/06/23 06:21:12 DEBUG : empty_dir: Making directory with metadata 2025/06/23 06:21:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 06:21:12 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:21:12 INFO : tictacempty_dir: Making directory 2025/06/23 06:21:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 06:21:14 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:21:14 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:21:14 INFO : tictactoe: Making directory 2025/06/23 06:21:15 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:21:15 DEBUG : toe: transformed to: tictactoe 2025/06/23 06:21:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 06:21:15 INFO : tictactoe/tictactoe: Making directory 2025/06/23 06:21:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 06:21:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 06:21:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 06:21:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 06:21:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 06:21:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 06:21:16 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:21:16 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:21:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 06:21:18 INFO : toe/toe/toe.txt: Deleted 2025/06/23 06:21:18 ERROR : Local file system at /tmp/rclone2099813614: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (12.96s) === RUN TestBase64 run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:21:24 DEBUG : toe: transformed to: dG9l 2025/06/23 06:21:25 DEBUG : toe: transformed to: dG9l 2025/06/23 06:21:25 INFO : dG9l: Making directory 2025/06/23 06:21:27 DEBUG : toe: transformed to: dG9l 2025/06/23 06:21:27 DEBUG : toe: transformed to: dG9l 2025/06/23 06:21:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/23 06:21:27 INFO : dG9l/dG9l: Making directory 2025/06/23 06:21:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/23 06:21:28 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/23 06:21:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/23 06:21:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 06:21:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/23 06:21:28 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:21:28 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:21:30 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/23 06:21:30 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:21:30 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (11.05s) === RUN TestError run.go:180: Remote "sugarsync root 'Test/rclone-test-fucopez2xuxa'", Local "Local file system at /tmp/rclone2099813614", Modify Window "876000h0m0s" 2025/06/23 06:21:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 06:21:36 DEBUG : toe: transformed to: 2025/06/23 06:21:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 06:21:36 DEBUG : toe: transformed to: 2025/06/23 06:21:36 INFO : sugarsync root 'Test/rclone-test-fucopez2xuxa': Making directory 2025/06/23 06:21:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 06:21:36 DEBUG : toe: transformed to: 2025/06/23 06:21:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 06:21:36 DEBUG : toe: transformed to: 2025/06/23 06:21:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 06:21:36 DEBUG : toe/toe: transformed to: 2025/06/23 06:21:36 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/23 06:21:36 INFO : toe/toe: Making directory 2025/06/23 06:21:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 06:21:39 DEBUG : toe/toe: transformed to: 2025/06/23 06:21:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/23 06:21:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 06:21:39 DEBUG : toe: transformed to: 2025/06/23 06:21:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 06:21:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 06:21:39 DEBUG : toe/toe/toe: transformed to: 2025/06/23 06:21:39 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/23 06:21:39 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for checks to finish 2025/06/23 06:21:39 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Waiting for transfers to finish 2025/06/23 06:21:41 INFO : toe/toe/toe: Copied (new) 2025/06/23 06:21:41 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting files as there were IO errors 2025/06/23 06:21:41 ERROR : sugarsync root 'Test/rclone-test-fucopez2xuxa': not deleting directories as there were IO errors --- PASS: TestError (13.33s) FAIL 2025/06/23 06:21:49 DEBUG : sugarsync root 'Test/rclone-test-fucopez2xuxa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 47m29.743772031s (try 1/5): exit status 1: Failed [TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]