"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/02/26 01:26:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dagavoy3xaze" 2026/02/26 01:26:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/26 01:26:37 DEBUG : Creating backend with remote "/tmp/rclone111887567" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:26:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:26:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/26 01:26:39 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:26:39 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.29s) === RUN TestCopy run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:26:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/26 01:26:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:26:40 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:26:40 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:26:43 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:26:43 INFO : sub dir/hello world: Copied (new) 2026/02/26 01:26:44 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.76s) === RUN TestCopyMetadata run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.40s) === RUN TestCopyMissingDirectory run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:26:48 DEBUG : Creating backend with remote "/non-existing" 2026/02/26 01:26:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/26 01:26:48 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:26:48 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.67s) === RUN TestCopyNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:26:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:26:49 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:26:49 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:26:53 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:26:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.67s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.42s) === RUN TestCopyCheckFirst run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:26:57 INFO : Linkbox root 'rclone-test-dagavoy3xaze': Running all checks before starting transfers 2026/02/26 01:26:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:26:57 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:26:57 INFO : Linkbox root 'rclone-test-dagavoy3xaze': Checks finished, now starting transfers 2026/02/26 01:26:57 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:27:01 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:27:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.57s) === RUN TestSyncNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:27:04 ERROR : Ignoring --no-traverse with sync 2026/02/26 01:27:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:27:05 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:27:05 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:27:08 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:27:08 INFO : sub dir/hello world: Copied (new) 2026/02/26 01:27:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.49s) === RUN TestCopyWithDepth run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:27:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/26 01:27:12 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:27:12 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:27:14 DEBUG : hello world2: size = 12 OK 2026/02/26 01:27:14 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:27:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:27:16 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:27:16 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:27:18 DEBUG : potato2: size = 11 OK 2026/02/26 01:27:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:27:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:27:20 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:27:20 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:27:22 DEBUG : potato2: size = 11 OK 2026/02/26 01:27:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.06s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:27:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/26 01:27:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/26 01:27:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/26 01:27:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/26 01:27:24 INFO : sub dir2: Making directory 2026/02/26 01:27:26 INFO : sub dir: Making directory 2026/02/26 01:27:27 INFO : sub dir2/sub sub dir2: Making directory 2026/02/26 01:27:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:27:29 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:27:29 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:27:31 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:27:31 INFO : sub dir/hello world: Copied (new) 2026/02/26 01:27:31 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.20s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:27:38 INFO : sub dir2: Making directory 2026/02/26 01:27:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/26 01:27:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/26 01:27:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:27:38 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:27:38 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:27:42 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:27:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.39s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:27:46 DEBUG : sub dir2: Making directory with metadata 2026/02/26 01:27:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/26 01:27:46 INFO : sub dir2: Making directory 2026/02/26 01:27:47 INFO : sub dir: Making directory 2026/02/26 01:27:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:27:49 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:27:49 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:27:51 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:27:51 INFO : sub dir/hello world: Copied (new) 2026/02/26 01:27:51 INFO : sub dir/hello world: Deleted 2026/02/26 01:27:51 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/26 01:27:52 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.19s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.39s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:27:57 INFO : sub dir2: Making directory 2026/02/26 01:27:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:27:57 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:27:57 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:28:01 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:28:01 INFO : sub dir/hello world: Copied (new) 2026/02/26 01:28:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.40s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:28:05 DEBUG : sub dir2: Making directory with metadata 2026/02/26 01:28:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/26 01:28:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/26 01:28:05 INFO : sub dir2: Making directory 2026/02/26 01:28:06 INFO : sub dir: Making directory 2026/02/26 01:28:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:28:08 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:28:08 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:28:10 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:28:10 INFO : sub dir/hello world: Copied (new) 2026/02/26 01:28:10 DEBUG : Waiting for deletions to finish 2026/02/26 01:28:10 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.14s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.41s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:28:16 INFO : sub dir2: Making directory 2026/02/26 01:28:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:28:16 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:28:16 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:28:20 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:28:20 INFO : sub dir/hello world: Copied (new) 2026/02/26 01:28:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.42s) === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:28:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xayikab1wama" 2026/02/26 01:28:27 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-dagavoy3xaze' -> Linkbox root 'rclone-test-xayikab1wama' 2026/02/26 01:28:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:28:28 DEBUG : Linkbox root 'rclone-test-xayikab1wama': Waiting for checks to finish 2026/02/26 01:28:28 DEBUG : Linkbox root 'rclone-test-xayikab1wama': Waiting for transfers to finish 2026/02/26 01:28:28 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:624 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopy 2026/02/26 01:28:28 DEBUG : Linkbox root 'rclone-test-xayikab1wama': Purge remote 2026/02/26 01:28:29 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (8.52s) === RUN TestCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:28:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone111887567) 2026/02/26 01:28:36 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-dagavoy3xaze') 2026/02/26 01:28:36 DEBUG : sub dir/hello world: Sizes differ 2026/02/26 01:28:36 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:28:36 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:28:36 DEBUG : sub dir/hello world: Update: removing old file 2026/02/26 01:28:39 DEBUG : sub dir/hello world: size = 17 OK 2026/02/26 01:28:39 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.07s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:28:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuxoqad4wate" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-dagavoy3xaze' -> Linkbox root 'rclone-test-fuxoqad4wate' 2026/02/26 01:28:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:28:48 DEBUG : Linkbox root 'rclone-test-fuxoqad4wate': Waiting for checks to finish 2026/02/26 01:28:48 DEBUG : Linkbox root 'rclone-test-fuxoqad4wate': Waiting for transfers to finish 2026/02/26 01:28:48 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:660: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopyOverSelf 2026/02/26 01:28:48 DEBUG : Linkbox root 'rclone-test-fuxoqad4wate': Purge remote 2026/02/26 01:28:48 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.54s) === RUN TestMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:28:56 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone111887567) 2026/02/26 01:28:56 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-dagavoy3xaze') 2026/02/26 01:28:56 DEBUG : sub dir/hello world: Sizes differ 2026/02/26 01:28:56 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:28:56 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:28:56 DEBUG : sub dir/hello world: Update: removing old file 2026/02/26 01:28:59 DEBUG : sub dir/hello world: size = 17 OK 2026/02/26 01:28:59 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/26 01:28:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.09s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:29:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-memafuv1heho" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-dagavoy3xaze' -> Linkbox root 'rclone-test-memafuv1heho' 2026/02/26 01:29:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:29:07 DEBUG : Linkbox root 'rclone-test-memafuv1heho': Waiting for checks to finish 2026/02/26 01:29:07 DEBUG : Linkbox root 'rclone-test-memafuv1heho': Waiting for transfers to finish 2026/02/26 01:29:08 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveOverSelf 2026/02/26 01:29:08 DEBUG : Linkbox root 'rclone-test-memafuv1heho': Purge remote 2026/02/26 01:29:08 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (8.46s) === RUN TestCopyAfterDelete run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:29:15 ERROR : error listing: directory not found 2026/02/26 01:29:15 INFO : Local file system at /tmp/rclone111887567: Making directory 2026/02/26 01:29:15 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:29:15 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.00s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:29:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/26 01:29:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:29:23 DEBUG : Local file system at /tmp/rclone111887567: Waiting for checks to finish 2026/02/26 01:29:23 DEBUG : Local file system at /tmp/rclone111887567: Waiting for transfers to finish 2026/02/26 01:29:24 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/26 01:29:24 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone111887567/sub dir: no such file or directory sync_test.go:762: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone111887567/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.02s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:29:27 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/26 01:29:27 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:29:27 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:29:29 DEBUG : check sum: size = 1 OK 2026/02/26 01:29:29 INFO : check sum: Copied (new) 2026/02/26 01:29:29 DEBUG : Waiting for deletions to finish 2026/02/26 01:29:30 DEBUG : check sum: size = 1 OK 2026/02/26 01:29:30 NOTICE: Linkbox root 'rclone-test-dagavoy3xaze': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/26 01:29:30 DEBUG : check sum: Size of src and dst objects identical 2026/02/26 01:29:30 DEBUG : check sum: Unchanged skipping 2026/02/26 01:29:30 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:29:30 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:29:30 DEBUG : Waiting for deletions to finish 2026/02/26 01:29:30 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.52s) === RUN TestSyncSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:29:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/26 01:29:32 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:29:32 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:29:34 DEBUG : sizeonly: size = 6 OK 2026/02/26 01:29:34 INFO : sizeonly: Copied (new) 2026/02/26 01:29:34 DEBUG : Waiting for deletions to finish 2026/02/26 01:29:34 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:29:34 DEBUG : sizeonly: size = 6 OK 2026/02/26 01:29:34 DEBUG : sizeonly: Sizes identical 2026/02/26 01:29:34 DEBUG : sizeonly: Unchanged skipping 2026/02/26 01:29:34 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:29:34 DEBUG : Waiting for deletions to finish 2026/02/26 01:29:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.46s) === RUN TestSyncIgnoreSize run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:29:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/26 01:29:36 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:29:36 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:29:38 INFO : ignore-size: Copied (new) 2026/02/26 01:29:38 DEBUG : Waiting for deletions to finish 2026/02/26 01:29:39 DEBUG : ignore-size: Sizes identical 2026/02/26 01:29:39 DEBUG : ignore-size: Unchanged skipping 2026/02/26 01:29:39 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:29:39 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:29:39 DEBUG : Waiting for deletions to finish 2026/02/26 01:29:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.44s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:29:43 DEBUG : existing: size = 6 OK 2026/02/26 01:29:43 DEBUG : existing: Sizes identical 2026/02/26 01:29:43 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:29:43 DEBUG : existing: Unchanged skipping 2026/02/26 01:29:43 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:29:43 DEBUG : Waiting for deletions to finish 2026/02/26 01:29:43 INFO : There was nothing to transfer 2026/02/26 01:29:43 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:29:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/26 01:29:43 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:29:43 DEBUG : existing: Update: removing old file 2026/02/26 01:29:46 DEBUG : existing: size = 6 OK 2026/02/26 01:29:46 INFO : existing: Copied (replaced existing) 2026/02/26 01:29:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.56s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:29:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/26 01:29:48 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:29:48 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:29:50 DEBUG : existing: size = 6 OK 2026/02/26 01:29:50 INFO : existing: Copied (new) 2026/02/26 01:29:50 DEBUG : Waiting for deletions to finish 2026/02/26 01:29:51 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:29:51 DEBUG : existing: Destination exists, skipping 2026/02/26 01:29:51 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:29:51 DEBUG : Waiting for deletions to finish 2026/02/26 01:29:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.41s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:30:00 INFO : d: Making directory 2026/02/26 01:30:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/26 01:30:03 DEBUG : c/non empty space: size = 5 OK 2026/02/26 01:30:03 DEBUG : c/non empty space: Sizes identical 2026/02/26 01:30:03 DEBUG : c/non empty space: Unchanged skipping 2026/02/26 01:30:03 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:30:03 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:30:06 DEBUG : a/potato2: size = 60 OK 2026/02/26 01:30:06 INFO : a/potato2: Copied (new) 2026/02/26 01:30:06 DEBUG : Waiting for deletions to finish 2026/02/26 01:30:08 INFO : b/potato: Deleted 2026/02/26 01:30:08 INFO : d: Removing directory 2026/02/26 01:30:09 INFO : b: Removing directory 2026/02/26 01:30:11 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': deleted 2 directories --- PASS: TestSyncIgnoreErrors (24.96s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:30:20 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:30:20 DEBUG : empty space: size = 1 OK 2026/02/26 01:30:20 DEBUG : empty space: Sizes identical 2026/02/26 01:30:20 DEBUG : empty space: Unchanged skipping 2026/02/26 01:30:20 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:30:20 DEBUG : Waiting for deletions to finish 2026/02/26 01:30:20 INFO : There was nothing to transfer 2026/02/26 01:30:21 DEBUG : empty space: size = 1 OK 2026/02/26 01:30:21 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:30:21 DEBUG : empty space: Sizes identical 2026/02/26 01:30:21 DEBUG : empty space: Unchanged skipping 2026/02/26 01:30:21 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:30:21 DEBUG : Waiting for deletions to finish 2026/02/26 01:30:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (5.18s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.43s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.39s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:30:26 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/26 01:30:26 DEBUG : empty space: size = 1 OK 2026/02/26 01:30:26 DEBUG : empty space: Sizes identical 2026/02/26 01:30:26 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:30:26 DEBUG : empty space: Unchanged skipping 2026/02/26 01:30:26 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:30:28 DEBUG : potato: size = 60 OK 2026/02/26 01:30:28 INFO : potato: Copied (new) 2026/02/26 01:30:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.47s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:30:33 DEBUG : potato: size = 21 (Local file system at /tmp/rclone111887567) 2026/02/26 01:30:33 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-dagavoy3xaze') 2026/02/26 01:30:33 DEBUG : potato: Sizes differ 2026/02/26 01:30:33 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:30:33 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:30:33 DEBUG : potato: Update: removing old file 2026/02/26 01:30:36 DEBUG : potato: size = 21 OK 2026/02/26 01:30:36 INFO : potato: Copied (replaced existing) 2026/02/26 01:30:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.22s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/02/26 01:30:41 DEBUG : potato: size = 21 (Local file system at /tmp/rclone111887567) 2026/02/26 01:30:41 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:30:41 DEBUG : potato: size = 36 (Linkbox root 'rclone-test-dagavoy3xaze') 2026/02/26 01:30:41 DEBUG : potato: Sizes differ 2026/02/26 01:30:41 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:30:41 DEBUG : potato: Update: removing old file 2026/02/26 01:30:44 DEBUG : potato: size = 21 OK 2026/02/26 01:30:44 INFO : potato: Copied (replaced existing) 2026/02/26 01:30:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:30:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:30:50 DEBUG : empty space: size = 1 OK 2026/02/26 01:30:50 DEBUG : empty space: Sizes identical 2026/02/26 01:30:50 DEBUG : empty space: Unchanged skipping 2026/02/26 01:30:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/26 01:30:50 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:30:50 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:30:50 DEBUG : Waiting for deletions to finish 2026/02/26 01:30:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:30:57 DEBUG : empty space: size = 1 OK 2026/02/26 01:30:57 DEBUG : empty space: Sizes identical 2026/02/26 01:30:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:30:57 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:30:57 DEBUG : empty space: Unchanged skipping 2026/02/26 01:30:57 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:30:59 DEBUG : potato2: size = 60 OK 2026/02/26 01:30:59 INFO : potato2: Copied (new) 2026/02/26 01:30:59 DEBUG : Waiting for deletions to finish 2026/02/26 01:31:00 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:31:11 INFO : d: Making directory 2026/02/26 01:31:12 INFO : d/e: Making directory 2026/02/26 01:31:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/26 01:31:15 DEBUG : c/non empty space: size = 5 OK 2026/02/26 01:31:15 DEBUG : c/non empty space: Sizes identical 2026/02/26 01:31:15 DEBUG : c/non empty space: Unchanged skipping 2026/02/26 01:31:17 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:31:17 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:31:19 DEBUG : a/potato2: size = 60 OK 2026/02/26 01:31:19 INFO : a/potato2: Copied (new) 2026/02/26 01:31:19 DEBUG : Waiting for deletions to finish 2026/02/26 01:31:20 INFO : b/potato: Deleted 2026/02/26 01:31:20 INFO : d/e: Removing directory 2026/02/26 01:31:22 INFO : d: Removing directory 2026/02/26 01:31:23 INFO : b: Removing directory 2026/02/26 01:31:25 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:31:39 INFO : d: Making directory 2026/02/26 01:31:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/26 01:31:42 DEBUG : c/non empty space: size = 5 OK 2026/02/26 01:31:42 DEBUG : c/non empty space: Sizes identical 2026/02/26 01:31:42 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:31:42 DEBUG : c/non empty space: Unchanged skipping 2026/02/26 01:31:42 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:31:45 DEBUG : a/potato2: size = 60 OK 2026/02/26 01:31:45 INFO : a/potato2: Copied (new) 2026/02/26 01:31:45 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 01:31:45 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.63s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:32:02 DEBUG : Waiting for deletions to finish 2026/02/26 01:32:02 DEBUG : empty space: size = 1 OK 2026/02/26 01:32:02 DEBUG : empty space: Sizes identical 2026/02/26 01:32:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:32:02 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:32:02 DEBUG : empty space: Unchanged skipping 2026/02/26 01:32:02 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:32:03 INFO : potato: Deleted 2026/02/26 01:32:04 DEBUG : potato2: size = 60 OK 2026/02/26 01:32:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.92s) === RUN TestSyncDeleteBefore run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:32:12 DEBUG : Waiting for deletions to finish 2026/02/26 01:32:12 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:32:12 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:32:13 INFO : potato: Deleted 2026/02/26 01:32:13 DEBUG : empty space: size = 1 OK 2026/02/26 01:32:13 DEBUG : empty space: Sizes identical 2026/02/26 01:32:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:32:13 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:32:13 DEBUG : empty space: Unchanged skipping 2026/02/26 01:32:13 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:32:15 DEBUG : potato2: size = 60 OK 2026/02/26 01:32:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (10.91s) === RUN TestCopyDeleteBefore run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:32:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:32:21 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:32:21 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:32:23 DEBUG : potato2: size = 19 OK 2026/02/26 01:32:23 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.42s) === RUN TestSyncWithExclude run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:32:30 DEBUG : enormous: Excluded (Size Filter) 2026/02/26 01:32:30 DEBUG : enormous: Excluded 2026/02/26 01:32:30 DEBUG : potato2: Excluded (Size Filter) 2026/02/26 01:32:30 DEBUG : potato2: Excluded 2026/02/26 01:32:30 DEBUG : potato2: Excluded (Size Filter) 2026/02/26 01:32:30 DEBUG : potato2: Excluded 2026/02/26 01:32:30 DEBUG : empty space: size = 1 OK 2026/02/26 01:32:30 DEBUG : empty space: Sizes identical 2026/02/26 01:32:30 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:32:30 DEBUG : empty space: Unchanged skipping 2026/02/26 01:32:30 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:32:30 DEBUG : Waiting for deletions to finish 2026/02/26 01:32:30 INFO : There was nothing to transfer 2026/02/26 01:32:30 DEBUG : enormous: Excluded (Size Filter) 2026/02/26 01:32:30 DEBUG : enormous: Excluded 2026/02/26 01:32:30 DEBUG : potato2: Excluded (Size Filter) 2026/02/26 01:32:30 DEBUG : potato2: Excluded 2026/02/26 01:32:30 DEBUG : potato2: Excluded (Size Filter) 2026/02/26 01:32:30 DEBUG : potato2: Excluded 2026/02/26 01:32:30 DEBUG : empty space: size = 1 OK 2026/02/26 01:32:30 DEBUG : empty space: Sizes identical 2026/02/26 01:32:30 DEBUG : empty space: Unchanged skipping 2026/02/26 01:32:30 DEBUG : Local file system at /tmp/rclone111887567: Waiting for checks to finish 2026/02/26 01:32:30 DEBUG : Local file system at /tmp/rclone111887567: Waiting for transfers to finish 2026/02/26 01:32:30 DEBUG : Waiting for deletions to finish 2026/02/26 01:32:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (7.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:32:39 DEBUG : enormous: Excluded (Size Filter) 2026/02/26 01:32:39 DEBUG : enormous: Excluded 2026/02/26 01:32:39 DEBUG : potato2: Excluded (Size Filter) 2026/02/26 01:32:39 DEBUG : potato2: Excluded 2026/02/26 01:32:40 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:32:40 DEBUG : empty space: size = 1 OK 2026/02/26 01:32:40 DEBUG : empty space: Sizes identical 2026/02/26 01:32:40 DEBUG : empty space: Unchanged skipping 2026/02/26 01:32:40 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:32:40 DEBUG : Waiting for deletions to finish 2026/02/26 01:32:41 INFO : enormous: Deleted 2026/02/26 01:32:41 INFO : potato2: Deleted 2026/02/26 01:32:41 INFO : There was nothing to transfer 2026/02/26 01:32:42 DEBUG : empty space: size = 1 OK 2026/02/26 01:32:42 DEBUG : empty space: Sizes identical 2026/02/26 01:32:42 DEBUG : empty space: Unchanged skipping 2026/02/26 01:32:42 DEBUG : Local file system at /tmp/rclone111887567: Waiting for checks to finish 2026/02/26 01:32:42 DEBUG : Local file system at /tmp/rclone111887567: Waiting for transfers to finish 2026/02/26 01:32:42 DEBUG : Waiting for deletions to finish 2026/02/26 01:32:42 INFO : enormous: Deleted 2026/02/26 01:32:42 INFO : potato2: Deleted 2026/02/26 01:32:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.77s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.41s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/02/26 01:32:44 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/26 01:32:44 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/26 01:32:44 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/26 01:32:44 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/26 01:32:44 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:32:44 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:32:46 DEBUG : potato: size = 14 OK 2026/02/26 01:32:46 INFO : potato: Copied (new) 2026/02/26 01:32:46 DEBUG : yam: size = 11 OK 2026/02/26 01:32:46 INFO : yam: Copied (new) 2026/02/26 01:32:46 DEBUG : Waiting for deletions to finish 2026/02/26 01:32:47 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/26 01:32:47 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/26 01:32:47 DEBUG : potato: size = 14 OK 2026/02/26 01:32:47 DEBUG : potato: Sizes identical 2026/02/26 01:32:47 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/26 01:32:47 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:32:47 DEBUG : potato: Unchanged skipping 2026/02/26 01:32:47 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:32:49 DEBUG : yaml: size = 11 OK 2026/02/26 01:32:49 INFO : yaml: Copied (new) 2026/02/26 01:32:49 DEBUG : Waiting for deletions to finish 2026/02/26 01:32:50 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (9.63s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/02/26 01:32:53 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/26 01:32:53 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': Ignoring --track-renames as either the source or destination do not support modtime 2026/02/26 01:32:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/26 01:32:53 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/26 01:32:53 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:32:53 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:32:56 DEBUG : potato: size = 14 OK 2026/02/26 01:32:56 INFO : potato: Copied (new) 2026/02/26 01:32:56 DEBUG : yam: size = 11 OK 2026/02/26 01:32:56 INFO : yam: Copied (new) 2026/02/26 01:32:56 DEBUG : Waiting for deletions to finish 2026/02/26 01:32:56 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/26 01:32:56 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': Ignoring --track-renames as either the source or destination do not support modtime 2026/02/26 01:32:56 DEBUG : potato: size = 14 OK 2026/02/26 01:32:56 DEBUG : potato: Sizes identical 2026/02/26 01:32:56 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/26 01:32:56 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:32:56 DEBUG : potato: Unchanged skipping 2026/02/26 01:32:56 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:32:58 DEBUG : yaml: size = 11 OK 2026/02/26 01:32:58 INFO : yaml: Copied (new) 2026/02/26 01:32:58 DEBUG : Waiting for deletions to finish 2026/02/26 01:33:00 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/02/26 01:33:03 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/26 01:33:03 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/26 01:33:03 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/02/26 01:33:03 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:33:03 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:33:07 DEBUG : potato: size = 14 OK 2026/02/26 01:33:07 INFO : potato: Copied (new) 2026/02/26 01:33:07 DEBUG : sub/yam: size = 11 OK 2026/02/26 01:33:07 INFO : sub/yam: Copied (new) 2026/02/26 01:33:07 DEBUG : Waiting for deletions to finish 2026/02/26 01:33:08 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/26 01:33:08 DEBUG : potato: size = 14 OK 2026/02/26 01:33:08 DEBUG : potato: Sizes identical 2026/02/26 01:33:08 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/26 01:33:08 DEBUG : potato: Unchanged skipping 2026/02/26 01:33:08 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:33:08 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:33:10 DEBUG : yam: size = 11 OK 2026/02/26 01:33:10 INFO : yam: Copied (new) 2026/02/26 01:33:10 DEBUG : Waiting for deletions to finish 2026/02/26 01:33:11 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (13.45s) === RUN TestServerSideMoveLocal run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:33:16 DEBUG : Creating backend with remote "/tmp/rclone111887567/dir1" 2026/02/26 01:33:16 DEBUG : Config file has changed externally - reloading 2026/02/26 01:33:16 DEBUG : Creating backend with remote "/tmp/rclone111887567/dir2" 2026/02/26 01:33:16 DEBUG : Local file system at /tmp/rclone111887567/dir2: Using server-side directory move 2026/02/26 01:33:16 INFO : Local file system at /tmp/rclone111887567/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/26 01:33:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/26 01:33:16 DEBUG : Local file system at /tmp/rclone111887567/dir2: Waiting for checks to finish 2026/02/26 01:33:16 DEBUG : Local file system at /tmp/rclone111887567/dir2: Waiting for transfers to finish 2026/02/26 01:33:16 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:33:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:33:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/26 01:33:17 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:33:17 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:33:24 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:33:24 INFO : sub dir/hello world: Copied (new) 2026/02/26 01:33:24 INFO : sub dir/hello world: Deleted 2026/02/26 01:33:24 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/26 01:33:24 INFO : nested/sub dir/file: Copied (new) 2026/02/26 01:33:24 INFO : nested/sub dir/file: Deleted 2026/02/26 01:33:24 INFO : sub dir: Removing directory 2026/02/26 01:33:24 INFO : nested/sub dir: Removing directory 2026/02/26 01:33:24 INFO : nested: Removing directory 2026/02/26 01:33:24 DEBUG : Local file system at /tmp/rclone111887567: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (16.19s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:33:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:33:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/26 01:33:33 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:33:33 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:33:40 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:33:40 INFO : sub dir/hello world: Copied (new) 2026/02/26 01:33:40 INFO : sub dir/hello world: Deleted 2026/02/26 01:33:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/26 01:33:40 INFO : nested/sub dir/file: Copied (new) 2026/02/26 01:33:40 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.11s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:33:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/26 01:33:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/26 01:33:49 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:33:49 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:33:52 DEBUG : existing-b: size = 6 OK 2026/02/26 01:33:52 INFO : existing-b: Copied (new) 2026/02/26 01:33:52 INFO : existing-b: Deleted 2026/02/26 01:33:52 DEBUG : existing: size = 6 OK 2026/02/26 01:33:52 INFO : existing: Copied (new) 2026/02/26 01:33:52 INFO : existing: Deleted 2026/02/26 01:33:52 DEBUG : existing: Destination exists, skipping 2026/02/26 01:33:52 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:33:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/26 01:33:52 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:33:52 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.35s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:33:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-veqagut1buze" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-dagavoy3xaze' -> Linkbox root 'rclone-test-veqagut1buze' 2026/02/26 01:34:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:34:08 DEBUG : empty space: size = 1 OK 2026/02/26 01:34:08 DEBUG : empty space: Sizes identical 2026/02/26 01:34:08 DEBUG : empty space: Unchanged skipping 2026/02/26 01:34:08 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-dagavoy3xaze') 2026/02/26 01:34:08 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-veqagut1buze') 2026/02/26 01:34:08 DEBUG : potato3: Sizes differ 2026/02/26 01:34:08 DEBUG : Linkbox root 'rclone-test-veqagut1buze': Waiting for checks to finish 2026/02/26 01:34:09 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/26 01:34:09 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/26 01:34:09 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/26 01:34:09 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/26 01:34:09 INFO : empty space: Deleted 2026/02/26 01:34:09 DEBUG : Linkbox root 'rclone-test-veqagut1buze': Waiting for transfers to finish sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMove 2026/02/26 01:34:09 DEBUG : Linkbox root 'rclone-test-veqagut1buze': Purge remote --- FAIL: TestServerSideMove (18.40s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:34:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mohebif4rije" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-dagavoy3xaze' -> Linkbox root 'rclone-test-mohebif4rije' 2026/02/26 01:34:26 DEBUG : empty space: Excluded (Size Filter) 2026/02/26 01:34:26 DEBUG : empty space: Excluded 2026/02/26 01:34:26 DEBUG : empty space: Excluded (Size Filter) 2026/02/26 01:34:26 DEBUG : empty space: Excluded 2026/02/26 01:34:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:34:26 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-dagavoy3xaze') 2026/02/26 01:34:26 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-mohebif4rije') 2026/02/26 01:34:26 DEBUG : potato3: Sizes differ 2026/02/26 01:34:26 DEBUG : Linkbox root 'rclone-test-mohebif4rije': Waiting for checks to finish 2026/02/26 01:34:26 DEBUG : Linkbox root 'rclone-test-mohebif4rije': Waiting for transfers to finish 2026/02/26 01:34:26 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/26 01:34:26 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/26 01:34:27 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/26 01:34:27 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveWithFilter 2026/02/26 01:34:27 DEBUG : Linkbox root 'rclone-test-mohebif4rije': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.39s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:34:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lihoruy5kubo" 2026/02/26 01:34:32 DEBUG : Config file has changed externally - reloading 2026/02/26 01:34:38 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-dagavoy3xaze' -> Linkbox root 'rclone-test-lihoruy5kubo' 2026/02/26 01:34:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:34:46 DEBUG : empty space: size = 1 OK 2026/02/26 01:34:46 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-dagavoy3xaze') 2026/02/26 01:34:46 DEBUG : empty space: Sizes identical 2026/02/26 01:34:46 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-lihoruy5kubo') 2026/02/26 01:34:46 DEBUG : potato3: Sizes differ 2026/02/26 01:34:46 DEBUG : empty space: Unchanged skipping 2026/02/26 01:34:46 DEBUG : Linkbox root 'rclone-test-lihoruy5kubo': Waiting for checks to finish 2026/02/26 01:34:47 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/26 01:34:47 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/26 01:34:47 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/26 01:34:47 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/26 01:34:48 INFO : empty space: Deleted 2026/02/26 01:34:48 DEBUG : Linkbox root 'rclone-test-lihoruy5kubo': Waiting for transfers to finish 2026/02/26 01:34:48 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2026/02/26 01:34:48 DEBUG : Linkbox root 'rclone-test-lihoruy5kubo': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (21.53s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:34:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dagavoy3xaze/rclone-move-test" --- PASS: TestServerSideMoveOverlap (4.68s) === RUN TestSyncOverlap run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:34:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dagavoy3xaze/rclone-sync-test" --- PASS: TestSyncOverlap (1.21s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:35:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dagavoy3xaze/rclone-sync-test" 2026/02/26 01:35:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dagavoy3xaze/rclone-sync-test-include/layer2" 2026/02/26 01:35:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dagavoy3xaze/rclone-sync-test-ignore-file" run.go:290: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-dagavoy3xaze'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (16.55s) === RUN TestSyncCompareDest run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:35:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dagavoy3xaze/dst" 2026/02/26 01:35:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dagavoy3xaze/CompareDest" 2026/02/26 01:35:18 DEBUG : one: Need to transfer - File not found at Destination 2026/02/26 01:35:18 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze/dst': Waiting for checks to finish 2026/02/26 01:35:18 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze/dst': Waiting for transfers to finish 2026/02/26 01:35:22 DEBUG : one: size = 3 OK 2026/02/26 01:35:22 INFO : one: Copied (new) 2026/02/26 01:35:22 DEBUG : Waiting for deletions to finish 2026/02/26 01:35:23 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze/dst': Waiting for checks to finish 2026/02/26 01:35:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone111887567) 2026/02/26 01:35:23 DEBUG : one: size = 3 (Linkbox root 'rclone-test-dagavoy3xaze/dst') 2026/02/26 01:35:23 DEBUG : one: Sizes differ 2026/02/26 01:35:23 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze/dst': Waiting for transfers to finish 2026/02/26 01:35:23 DEBUG : one: Update: removing old file 2026/02/26 01:35:26 DEBUG : one: size = 5 OK 2026/02/26 01:35:26 INFO : one: Copied (replaced existing) 2026/02/26 01:35:26 DEBUG : Waiting for deletions to finish 2026/02/26 01:35:27 DEBUG : dst/one: Update: removing old file 2026/02/26 01:35:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone111887567) 2026/02/26 01:35:34 DEBUG : one: size = 3 (Linkbox root 'rclone-test-dagavoy3xaze/dst') 2026/02/26 01:35:34 DEBUG : one: Sizes differ 2026/02/26 01:35:34 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze/dst': Waiting for checks to finish 2026/02/26 01:35:35 DEBUG : one: size = 5 OK 2026/02/26 01:35:35 DEBUG : one: Sizes identical 2026/02/26 01:35:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/26 01:35:35 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze/dst': Waiting for transfers to finish 2026/02/26 01:35:35 DEBUG : Waiting for deletions to finish 2026/02/26 01:35:35 INFO : There was nothing to transfer 2026/02/26 01:35:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone111887567) 2026/02/26 01:35:38 DEBUG : one: size = 3 (Linkbox root 'rclone-test-dagavoy3xaze/dst') 2026/02/26 01:35:38 DEBUG : one: Sizes differ 2026/02/26 01:35:38 DEBUG : two: size = 3 OK 2026/02/26 01:35:38 DEBUG : two: Sizes identical 2026/02/26 01:35:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/26 01:35:38 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze/dst': Waiting for checks to finish 2026/02/26 01:35:39 DEBUG : one: size = 5 OK 2026/02/26 01:35:39 DEBUG : one: Sizes identical 2026/02/26 01:35:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/26 01:35:39 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze/dst': Waiting for transfers to finish 2026/02/26 01:35:39 DEBUG : Waiting for deletions to finish 2026/02/26 01:35:39 INFO : There was nothing to transfer 2026/02/26 01:35:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone111887567) 2026/02/26 01:35:39 DEBUG : one: size = 3 (Linkbox root 'rclone-test-dagavoy3xaze/dst') 2026/02/26 01:35:39 DEBUG : one: Sizes differ 2026/02/26 01:35:40 DEBUG : two: size = 3 OK 2026/02/26 01:35:40 DEBUG : two: Sizes identical 2026/02/26 01:35:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/26 01:35:40 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze/dst': Waiting for checks to finish 2026/02/26 01:35:40 DEBUG : one: size = 5 OK 2026/02/26 01:35:40 DEBUG : one: Sizes identical 2026/02/26 01:35:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/26 01:35:40 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze/dst': Waiting for transfers to finish 2026/02/26 01:35:40 DEBUG : Waiting for deletions to finish 2026/02/26 01:35:40 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/02/26 01:35:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone111887567) 2026/02/26 01:35:41 DEBUG : one: size = 3 (Linkbox root 'rclone-test-dagavoy3xaze/dst') 2026/02/26 01:35:41 DEBUG : one: Sizes differ 2026/02/26 01:35:41 DEBUG : two: size = 5 (Local file system at /tmp/rclone111887567) 2026/02/26 01:35:41 DEBUG : two: size = 3 (Linkbox root 'rclone-test-dagavoy3xaze/CompareDest') 2026/02/26 01:35:41 DEBUG : two: Sizes differ 2026/02/26 01:35:41 DEBUG : two: Need to transfer - File not found at Destination 2026/02/26 01:35:41 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze/dst': Waiting for checks to finish 2026/02/26 01:35:42 DEBUG : one: size = 5 OK 2026/02/26 01:35:42 DEBUG : one: Sizes identical 2026/02/26 01:35:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/26 01:35:42 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze/dst': Waiting for transfers to finish 2026/02/26 01:35:43 DEBUG : two: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 01:35:44 DEBUG : two: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 01:35:44 DEBUG : two: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 01:35:45 DEBUG : two: size = 5 OK 2026/02/26 01:35:45 INFO : two: Copied (new) 2026/02/26 01:35:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (38.01s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:36:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dagavoy3xaze/dest" 2026/02/26 01:36:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dagavoy3xaze/pre-dest1" 2026/02/26 01:36:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dagavoy3xaze/pre-dest2" 2026/02/26 01:36:07 DEBUG : 1: size = 1 OK 2026/02/26 01:36:07 DEBUG : 1: Sizes identical 2026/02/26 01:36:07 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/26 01:36:08 DEBUG : 2: size = 1 OK 2026/02/26 01:36:08 DEBUG : 2: Sizes identical 2026/02/26 01:36:08 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/26 01:36:08 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/26 01:36:08 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze/dest': Waiting for checks to finish 2026/02/26 01:36:08 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze/dest': Waiting for transfers to finish 2026/02/26 01:36:12 DEBUG : 3: size = 1 OK 2026/02/26 01:36:12 INFO : 3: Copied (new) 2026/02/26 01:36:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (27.91s) === RUN TestSyncCopyDest run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.42s) === RUN TestSyncBackupDir run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.40s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.40s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.40s) === RUN TestSyncSuffix run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.40s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.40s) === RUN TestSyncUTFNorm run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:36:27 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:36:27 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone111887567) 2026/02/26 01:36:27 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-dagavoy3xaze') 2026/02/26 01:36:27 DEBUG : Testêé: Sizes differ 2026/02/26 01:36:27 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:36:27 DEBUG : Testêé: Update: removing old file 2026/02/26 01:36:30 DEBUG : Testêé: size = 14 OK 2026/02/26 01:36:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/26 01:36:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.24s) === RUN TestSyncImmutable run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:36:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/26 01:36:33 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:36:33 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:36:34 DEBUG : existing: size = 6 OK 2026/02/26 01:36:34 INFO : existing: Copied (new) 2026/02/26 01:36:34 DEBUG : Waiting for deletions to finish 2026/02/26 01:36:35 DEBUG : existing: size = 8 (Local file system at /tmp/rclone111887567) 2026/02/26 01:36:35 DEBUG : existing: size = 6 (Linkbox root 'rclone-test-dagavoy3xaze') 2026/02/26 01:36:35 DEBUG : existing: Sizes differ 2026/02/26 01:36:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/26 01:36:35 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:36:35 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:36:35 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 01:36:35 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.81s) === RUN TestSyncIgnoreCase run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.40s) === RUN TestFixCase run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:36:52 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone111887567) 2026/02/26 01:36:52 DEBUG : EXISTING: size = 6 OK 2026/02/26 01:36:52 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-dagavoy3xaze') 2026/02/26 01:36:52 DEBUG : existingbutdifferent: Sizes differ 2026/02/26 01:36:52 DEBUG : existing: Sizes identical 2026/02/26 01:36:52 DEBUG : existing: Unchanged skipping 2026/02/26 01:36:53 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/26 01:36:53 ERROR : EXISTINGBUTDIFFERENT: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/26 01:36:53 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: failed to open source object: Open failed: RootURL not set 2026/02/26 01:36:53 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2026/02/26 01:36:53 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/26 01:36:53 ERROR : EXISTING: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/26 01:36:53 ERROR : EXISTING: Error while attempting to rename to existing: failed to open source object: Open failed: RootURL not set 2026/02/26 01:36:59 DEBUG : EXISTINGBUTDIFFERENT: size = 5 OK 2026/02/26 01:36:59 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2026/02/26 01:37:01 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:01 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:01 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: getting files failed: Get "https://www.linkbox.to/api/open/file_search?name=filewithoutcasedifferences&pageNo=1&pageSize=1000&pid=79515977&token=5gyozaWkvgAkGJOT": context canceled 2026/02/26 01:37:01 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: getting files failed: Get "https://www.linkbox.to/api/open/file_search?name=filewithoutcasedifferences&pageNo=1&pageSize=1000&pid=79515977&token=5gyozaWkvgAkGJOT": context canceled 2026/02/26 01:37:01 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir renames: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:08 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:08 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:08 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:08 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:08 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:13 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:13 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:13 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:13 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:13 ERROR : SUBDIRA/subdirb/SUBDIRC: Error while attempting to rename to subdira/subdirb/subdirc: RenameDir renames: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:13 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone111887567) 2026/02/26 01:37:13 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (Linkbox root 'rclone-test-dagavoy3xaze') 2026/02/26 01:37:13 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2026/02/26 01:37:14 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:14 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:14 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Error while attempting to rename to subdira/subdirb/subdirc/hello: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:14 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2026/02/26 01:37:17 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:17 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:17 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird: Error while attempting to rename to subdira/subdirb/subdirc/subdird: RenameDir renames: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:17 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone111887567) 2026/02/26 01:37:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (Linkbox root 'rclone-test-dagavoy3xaze') 2026/02/26 01:37:17 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ 2026/02/26 01:37:17 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:37:17 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:17 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:17 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Error while attempting to rename to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: failed to open source object: Open failed: RootURL not set 2026/02/26 01:37:17 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:37:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2026/02/26 01:37:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 5 OK 2026/02/26 01:37:18 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2026/02/26 01:37:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 5 OK 2026/02/26 01:37:20 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/02/26 01:37:20 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 01:37:20 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_test.go:2686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestFixCase --- FAIL: TestFixCase (72.41s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.20s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:39:09 DEBUG : both0: size = 6 OK 2026/02/26 01:39:09 DEBUG : both0: Sizes identical 2026/02/26 01:39:09 DEBUG : both10: size = 6 OK 2026/02/26 01:39:09 DEBUG : both10: Sizes identical 2026/02/26 01:39:09 DEBUG : both11: size = 6 OK 2026/02/26 01:39:09 DEBUG : both11: Sizes identical 2026/02/26 01:39:09 DEBUG : both12: size = 6 OK 2026/02/26 01:39:09 DEBUG : both12: Sizes identical 2026/02/26 01:39:09 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:39:09 DEBUG : both0: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both13: size = 6 OK 2026/02/26 01:39:09 DEBUG : both13: Sizes identical 2026/02/26 01:39:09 DEBUG : both13: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both14: size = 6 OK 2026/02/26 01:39:09 DEBUG : both14: Sizes identical 2026/02/26 01:39:09 DEBUG : both14: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both15: size = 6 OK 2026/02/26 01:39:09 DEBUG : both15: Sizes identical 2026/02/26 01:39:09 DEBUG : both10: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both16: size = 6 OK 2026/02/26 01:39:09 DEBUG : both16: Sizes identical 2026/02/26 01:39:09 DEBUG : both16: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both17: size = 6 OK 2026/02/26 01:39:09 DEBUG : both17: Sizes identical 2026/02/26 01:39:09 DEBUG : both17: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both18: size = 6 OK 2026/02/26 01:39:09 DEBUG : both18: Sizes identical 2026/02/26 01:39:09 DEBUG : both11: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both19: size = 6 OK 2026/02/26 01:39:09 DEBUG : both19: Sizes identical 2026/02/26 01:39:09 DEBUG : both19: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both1: size = 6 OK 2026/02/26 01:39:09 DEBUG : both1: Sizes identical 2026/02/26 01:39:09 DEBUG : both12: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both2: size = 6 OK 2026/02/26 01:39:09 DEBUG : both2: Sizes identical 2026/02/26 01:39:09 DEBUG : both2: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both3: size = 6 OK 2026/02/26 01:39:09 DEBUG : both3: Sizes identical 2026/02/26 01:39:09 DEBUG : both18: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both4: size = 6 OK 2026/02/26 01:39:09 DEBUG : both4: Sizes identical 2026/02/26 01:39:09 DEBUG : both4: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both5: size = 6 OK 2026/02/26 01:39:09 DEBUG : both5: Sizes identical 2026/02/26 01:39:09 DEBUG : both5: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both6: size = 6 OK 2026/02/26 01:39:09 DEBUG : both6: Sizes identical 2026/02/26 01:39:09 DEBUG : both6: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both7: size = 6 OK 2026/02/26 01:39:09 DEBUG : both7: Sizes identical 2026/02/26 01:39:09 DEBUG : both7: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both8: size = 6 OK 2026/02/26 01:39:09 DEBUG : both8: Sizes identical 2026/02/26 01:39:09 DEBUG : both8: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both9: size = 6 OK 2026/02/26 01:39:09 DEBUG : both9: Sizes identical 2026/02/26 01:39:09 DEBUG : both9: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both3: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both15: Unchanged skipping 2026/02/26 01:39:09 DEBUG : both1: Unchanged skipping 2026/02/26 01:39:09 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:39:09 DEBUG : Waiting for deletions to finish 2026/02/26 01:39:10 INFO : only3: Deleted 2026/02/26 01:39:10 INFO : only16: Deleted 2026/02/26 01:39:10 INFO : only1: Deleted 2026/02/26 01:39:11 INFO : only2: Deleted 2026/02/26 01:39:11 INFO : only5: Deleted 2026/02/26 01:39:12 INFO : only7: Deleted 2026/02/26 01:39:12 INFO : only8: Deleted 2026/02/26 01:39:12 INFO : only0: Deleted 2026/02/26 01:39:13 INFO : only10: Deleted 2026/02/26 01:39:13 INFO : only15: Deleted 2026/02/26 01:39:13 INFO : only9: Deleted 2026/02/26 01:39:13 INFO : only12: Deleted 2026/02/26 01:39:14 INFO : only13: Deleted 2026/02/26 01:39:14 INFO : only17: Deleted 2026/02/26 01:39:14 INFO : only18: Deleted 2026/02/26 01:39:15 INFO : only19: Deleted 2026/02/26 01:39:15 INFO : only4: Deleted 2026/02/26 01:39:15 INFO : only11: Deleted 2026/02/26 01:39:16 INFO : only14: Deleted 2026/02/26 01:39:16 INFO : only6: Deleted --- PASS: TestSyncConcurrentDelete (111.54s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:40:56 DEBUG : only18: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 01:40:56 DEBUG : only18: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 01:40:57 DEBUG : only18: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 01:40:57 DEBUG : only18: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 01:40:58 DEBUG : only18: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 01:41:00 DEBUG : only18: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 01:41:05 DEBUG : both19: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 01:41:06 DEBUG : both19: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 01:41:06 DEBUG : both19: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 01:41:07 DEBUG : both19: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 01:41:08 DEBUG : both19: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 01:41:09 DEBUG : both19: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 01:41:13 DEBUG : both19: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 01:41:21 DEBUG : only19: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 01:41:22 DEBUG : only19: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 01:41:22 DEBUG : only19: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 01:41:22 DEBUG : only19: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 01:41:23 DEBUG : only19: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 01:41:25 DEBUG : only19: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 01:41:29 DEBUG : only19: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 01:41:35 DEBUG : only19: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 01:41:48 DEBUG : only19: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 01:42:14 DEBUG : only19: Trying to read object after upload: try again in 51.2s (10/10) run.go:290: Failed to put "only19" to "Linkbox root 'rclone-test-dagavoy3xaze'": object not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both0" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both10" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both11" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both12" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both13" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both14" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both15" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both16" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both17" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both18" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both19" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both3" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both4" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both5" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both6" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both7" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both8" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "both9" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only0" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only10" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only11" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only12" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only13" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only14" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only15" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only16" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only17" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only18" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only3" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only4" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only5" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only6" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only7" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only8" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only9" --- FAIL: TestSyncConcurrentTruncate (262.43s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:44:05 DEBUG : empty_dir: Making directory with metadata 2026/02/26 01:44:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/26 01:44:05 DEBUG : empty_on_remote: Making directory with metadata 2026/02/26 01:44:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/26 01:44:05 INFO : empty_on_remote: Making directory 2026/02/26 01:44:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2828: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2828 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Received unexpected error: object not found Test: TestSyncReplaceDirModTime run.go:130: removing file "both0" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both0" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both0" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both0" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both10" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both10" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both10" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both10" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both11" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both11" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both11" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both11" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both12" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both12" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both12" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both12" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both13" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both13" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both13" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both13" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both14" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both14" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both14" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both14" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both15" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both15" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both15" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both15" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both16" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both16" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both16" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both16" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both17" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both17" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both17" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both17" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both18" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both18" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both18" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both18" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both19" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both19" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both19" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both19" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both3" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both3" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both3" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both3" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both4" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both4" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both4" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both4" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both5" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both5" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both5" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both5" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both6" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both6" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both6" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both6" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both7" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both7" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both7" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both7" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both8" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both8" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both8" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both8" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both9" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both9" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "both9" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "both9" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only0" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only0" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only0" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only0" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only10" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only10" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only10" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only10" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only11" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only11" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only11" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only11" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only12" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only12" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only12" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only12" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only13" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only13" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only13" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only13" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only14" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only14" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only14" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only14" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only15" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only15" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only15" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only15" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only16" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only16" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only16" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only16" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only17" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only17" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only17" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only17" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only18" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only18" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only18" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only18" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only3" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only3" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only3" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only3" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only4" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only4" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only4" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only4" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only5" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only5" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only5" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only5" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only6" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only6" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only6" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only6" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only7" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only7" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only7" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only7" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only8" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only8" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only8" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only8" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only9" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only9" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "only9" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "only9" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2828 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want got file1 (5), only19 (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2828 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2828 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only19" --- FAIL: TestSyncReplaceDirModTime (272.49s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:48:37 DEBUG : empty_dir: Making directory with metadata 2026/02/26 01:48:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/26 01:48:37 DEBUG : empty_on_remote: Making directory with metadata 2026/02/26 01:48:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/26 01:48:37 INFO : empty_on_remote: Making directory 2026/02/26 01:48:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/26 01:48:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/26 01:48:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/26 01:48:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/26 01:48:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/26 01:48:48 INFO : empty_dir: Set directory modification time (using DirSetModTime) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got file1 (5), only19 (6), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only19" --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (37.15s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:49:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/26 01:49:15 INFO : sub dir: Making directory 2026/02/26 01:49:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (41.00s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:49:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/26 01:49:56 INFO : sub dir: Making directory 2026/02/26 01:49:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (40.75s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:51:17 DEBUG : Waiting for deletions to finish 2026/02/26 01:51:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : splitbananasplit: Excluded 2026/02/26 01:51:17 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : banana: Excluded 2026/02/26 01:51:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : appleappleapplebanana: Excluded 2026/02/26 01:51:17 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : apple: Excluded 2026/02/26 01:51:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 01:51:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 01:51:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 01:51:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 01:51:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 01:51:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 01:51:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 01:51:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 01:51:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 01:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 01:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 01:51:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 01:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 01:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 01:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 01:51:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:51:18 DEBUG : appleappleapplebanana: Sizes identical 2026/02/26 01:51:18 DEBUG : banana: size = 6 OK 2026/02/26 01:51:18 DEBUG : apple: size = 5 OK 2026/02/26 01:51:18 DEBUG : apple: Sizes identical 2026/02/26 01:51:18 DEBUG : apple: Unchanged skipping 2026/02/26 01:51:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:51:18 DEBUG : banana: Sizes identical 2026/02/26 01:51:18 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:51:18 DEBUG : splitbananasplit: Sizes identical 2026/02/26 01:51:18 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:51:18 DEBUG : banana: Unchanged skipping 2026/02/26 01:51:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:51:18 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/26 01:51:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:51:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:51:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:51:18 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/26 01:51:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:51:18 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/26 01:51:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:51:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:51:18 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/26 01:51:18 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/26 01:51:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:51:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:51:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:51:18 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/26 01:51:18 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/26 01:51:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:51:18 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:51:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:51:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:51:18 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/26 01:51:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:51:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:51:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:51:18 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/26 01:51:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:51:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:51:18 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/26 01:51:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:51:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:51:18 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/26 01:51:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:51:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:51:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:51:18 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/26 01:51:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:51:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:51:18 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/26 01:51:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:51:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:51:18 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/26 01:51:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:51:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:51:18 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/26 01:51:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:51:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:51:18 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/26 01:51:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:51:18 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:51:18 DEBUG : Waiting for deletions to finish 2026/02/26 01:51:18 INFO : There was nothing to transfer 2026/02/26 01:51:18 DEBUG : Waiting for deletions to finish 2026/02/26 01:51:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : splitbananasplit: Excluded 2026/02/26 01:51:18 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : banana: Excluded 2026/02/26 01:51:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : appleappleapplebanana: Excluded 2026/02/26 01:51:18 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : apple: Excluded 2026/02/26 01:51:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 01:51:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 01:51:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 01:51:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 01:51:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 01:51:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 01:51:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 01:51:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 01:51:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 01:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 01:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 01:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 01:51:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 01:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 01:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 01:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 01:51:19 DEBUG : apple: size = 5 OK 2026/02/26 01:51:19 DEBUG : apple: Sizes identical 2026/02/26 01:51:19 DEBUG : apple: Unchanged skipping 2026/02/26 01:51:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:51:19 DEBUG : appleappleapplebanana: Sizes identical 2026/02/26 01:51:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:51:19 DEBUG : banana: size = 6 OK 2026/02/26 01:51:19 DEBUG : banana: Sizes identical 2026/02/26 01:51:19 DEBUG : banana: Unchanged skipping 2026/02/26 01:51:19 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:51:19 DEBUG : splitbananasplit: Sizes identical 2026/02/26 01:51:19 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:51:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:51:19 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/26 01:51:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:51:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:51:19 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/26 01:51:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:51:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:51:19 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/26 01:51:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:51:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:51:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:51:19 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/26 01:51:19 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/26 01:51:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:51:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:51:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:51:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:51:19 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:51:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:51:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:51:19 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/26 01:51:19 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/26 01:51:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:51:19 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/26 01:51:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:51:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:51:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:51:19 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/26 01:51:19 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/26 01:51:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:51:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:51:19 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/26 01:51:19 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/26 01:51:19 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/26 01:51:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:51:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:51:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:51:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:51:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:51:19 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/26 01:51:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:51:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:51:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:51:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:51:19 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/26 01:51:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:51:19 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/26 01:51:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:51:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:51:19 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:51:19 DEBUG : Waiting for deletions to finish 2026/02/26 01:51:19 INFO : There was nothing to transfer 2026/02/26 01:51:19 DEBUG : Waiting for deletions to finish 2026/02/26 01:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:51:19 DEBUG : splitbananasplit: Excluded 2026/02/26 01:51:19 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:51:19 DEBUG : banana: Excluded 2026/02/26 01:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:51:19 DEBUG : appleappleapplebanana: Excluded 2026/02/26 01:51:19 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:51:19 DEBUG : apple: Excluded 2026/02/26 01:51:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:51:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 01:51:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:51:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 01:51:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:51:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 01:51:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:51:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 01:51:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:51:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 01:51:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:51:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 01:51:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:51:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 01:51:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:51:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 01:51:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:51:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 01:51:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:51:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 01:51:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:51:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 01:51:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:51:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 01:51:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:51:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 01:51:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:51:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 01:51:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:51:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 01:51:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:51:20 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:52:29 DEBUG : Waiting for deletions to finish 2026/02/26 01:52:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : splitbananasplit: Excluded 2026/02/26 01:52:29 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : banana: Excluded 2026/02/26 01:52:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : appleappleapplebanana: Excluded 2026/02/26 01:52:29 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : apple: Excluded 2026/02/26 01:52:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 01:52:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 01:52:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 01:52:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 01:52:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 01:52:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 01:52:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 01:52:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 01:52:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 01:52:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 01:52:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 01:52:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 01:52:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 01:52:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:52:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 01:52:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:52:30 DEBUG : appleappleapplebanana: Sizes identical 2026/02/26 01:52:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:52:30 DEBUG : banana: size = 6 OK 2026/02/26 01:52:30 DEBUG : banana: Sizes identical 2026/02/26 01:52:30 DEBUG : banana: Unchanged skipping 2026/02/26 01:52:30 DEBUG : apple: size = 5 OK 2026/02/26 01:52:30 DEBUG : apple: Sizes identical 2026/02/26 01:52:30 DEBUG : apple: Unchanged skipping 2026/02/26 01:52:30 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:52:30 DEBUG : splitbananasplit: Sizes identical 2026/02/26 01:52:30 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:52:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:52:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/26 01:52:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:52:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:52:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/26 01:52:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:52:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/26 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:52:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:52:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/26 01:52:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:52:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:52:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/26 01:52:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:52:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:52:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/26 01:52:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:52:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:52:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/26 01:52:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:52:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:52:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/26 01:52:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:52:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:52:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/26 01:52:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:52:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:52:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/26 01:52:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:52:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:52:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/26 01:52:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:52:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:52:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/26 01:52:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:52:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:52:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/26 01:52:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:52:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:52:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/26 01:52:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:52:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:52:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/26 01:52:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:52:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:52:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/26 01:52:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:52:30 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:52:30 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:52:30 DEBUG : Waiting for deletions to finish 2026/02/26 01:52:30 INFO : There was nothing to transfer 2026/02/26 01:52:30 DEBUG : Waiting for deletions to finish 2026/02/26 01:52:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:52:30 DEBUG : splitbananasplit: Excluded 2026/02/26 01:52:30 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:52:30 DEBUG : banana: Excluded 2026/02/26 01:52:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:52:30 DEBUG : appleappleapplebanana: Excluded 2026/02/26 01:52:30 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:52:30 DEBUG : apple: Excluded 2026/02/26 01:52:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:52:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 01:52:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:52:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 01:52:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:52:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 01:52:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:52:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 01:52:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:52:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 01:52:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:52:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 01:52:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:52:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 01:52:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:52:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 01:52:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:52:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 01:52:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:52:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 01:52:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:52:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 01:52:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:52:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 01:52:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:52:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 01:52:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:52:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 01:52:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:52:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 01:52:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:52:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 01:52:31 DEBUG : apple: size = 5 OK 2026/02/26 01:52:31 DEBUG : apple: Sizes identical 2026/02/26 01:52:31 DEBUG : apple: Unchanged skipping 2026/02/26 01:52:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:52:31 DEBUG : appleappleapplebanana: Sizes identical 2026/02/26 01:52:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:52:31 DEBUG : banana: size = 6 OK 2026/02/26 01:52:31 DEBUG : banana: Sizes identical 2026/02/26 01:52:31 DEBUG : banana: Unchanged skipping 2026/02/26 01:52:31 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:52:31 DEBUG : splitbananasplit: Sizes identical 2026/02/26 01:52:31 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:52:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:52:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/26 01:52:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:52:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:52:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/26 01:52:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:52:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:52:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/26 01:52:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:52:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:52:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/26 01:52:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:52:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:52:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/26 01:52:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:52:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:52:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/26 01:52:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:52:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:52:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/26 01:52:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:52:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:52:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/26 01:52:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:52:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:52:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/26 01:52:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:52:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:52:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/26 01:52:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:52:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:52:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/26 01:52:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:52:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:52:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/26 01:52:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:52:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:52:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/26 01:52:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:52:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:52:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/26 01:52:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:52:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:52:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/26 01:52:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:52:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:52:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/26 01:52:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:52:31 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:52:31 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:52:31 DEBUG : Waiting for deletions to finish 2026/02/26 01:52:31 INFO : There was nothing to transfer 2026/02/26 01:52:31 DEBUG : Waiting for deletions to finish 2026/02/26 01:52:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : splitbananasplit: Excluded 2026/02/26 01:52:32 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : banana: Excluded 2026/02/26 01:52:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : appleappleapplebanana: Excluded 2026/02/26 01:52:32 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : apple: Excluded 2026/02/26 01:52:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 01:52:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 01:52:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 01:52:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 01:52:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 01:52:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 01:52:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 01:52:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 01:52:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 01:52:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 01:52:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 01:52:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 01:52:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 01:52:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 01:52:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 01:52:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:52:32 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:53:41 DEBUG : Waiting for deletions to finish 2026/02/26 01:53:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : splitbananasplit: Excluded 2026/02/26 01:53:41 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : banana: Excluded 2026/02/26 01:53:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : appleappleapplebanana: Excluded 2026/02/26 01:53:41 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : apple: Excluded 2026/02/26 01:53:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 01:53:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 01:53:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 01:53:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 01:53:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 01:53:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 01:53:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 01:53:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 01:53:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 01:53:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 01:53:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 01:53:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 01:53:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 01:53:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 01:53:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:53:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 01:53:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:53:42 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:53:42 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:53:42 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:53:42 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:53:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:53:42 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:53:42 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:53:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:53:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:53:42 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:53:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:53:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:53:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:53:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:53:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:53:42 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:53:42 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:53:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:53:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:53:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:53:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:53:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:53:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:53:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:53:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:53:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:53:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:53:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:53:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:53:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:53:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:53:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:53:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:53:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:53:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:53:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:53:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:53:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:53:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:53:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:53:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:53:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:53:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:53:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:53:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:53:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:53:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:53:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:53:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:53:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:53:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:53:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:53:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:53:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:53:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:53:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:53:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:53:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:53:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:53:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:53:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:53:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:53:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:53:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:53:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:53:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:53:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:53:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:53:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:53:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:53:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:53:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:53:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:53:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:53:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:53:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:53:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:53:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:53:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:53:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:53:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:53:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:53:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:53:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:53:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:53:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:53:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:53:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:53:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:53:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:53:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:53:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:53:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:53:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:53:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:53:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:53:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:53:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:53:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:53:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:53:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:53:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:53:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:53:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:53:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:53:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:53:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:53:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:53:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:53:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:53:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:53:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:53:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:53:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:53:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:53:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:53:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:53:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:53:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:53:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:53:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:53:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:53:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:53:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:53:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:53:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:53:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:53:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:53:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:53:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:53:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:53:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:53:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:53:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:53:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:53:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:53:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:53:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:53:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:53:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:53:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:53:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:53:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:53:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:53:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:53:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:53:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:53:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:53:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:53:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:53:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:53:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:53:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:53:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:53:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:53:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:53:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:53:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:53:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:53:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:53:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:53:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:53:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:53:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:53:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:53:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:53:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:53:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:53:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:53:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:53:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:53:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:53:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:53:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:53:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:53:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:53:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:53:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:53:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:53:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:53:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:53:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:53:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:53:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:53:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:53:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/26 01:53:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:53:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:53:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:53:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:53:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:53:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:53:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:53:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:53:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:53:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:53:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:53:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:53:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:53:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:53:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:53:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:53:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:53:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/26 01:53:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:53:42 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:53:42 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:53:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/26 01:53:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:53:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:53:46 DEBUG : YmFuYW5h: size = 6 OK 2026/02/26 01:53:46 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/26 01:53:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:53:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/26 01:53:46 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:53:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:53:47 DEBUG : YXBwbGU=: size = 5 OK 2026/02/26 01:53:47 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/26 01:53:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:53:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/26 01:53:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:53:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:53:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/26 01:53:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:53:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:53:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/26 01:53:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:53:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:53:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/26 01:53:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:53:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:53:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/26 01:53:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:53:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:53:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/26 01:53:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:53:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:53:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/26 01:53:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:53:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:53:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/26 01:53:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:53:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:53:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/26 01:53:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:53:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:53:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/26 01:53:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:53:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:53:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/26 01:53:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:53:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:53:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/26 01:53:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:53:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:53:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/26 01:53:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:53:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/26 01:53:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:53:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/26 01:53:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:00 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/26 01:54:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:54:00 DEBUG : Waiting for deletions to finish 2026/02/26 01:54:01 INFO : apple: Deleted 2026/02/26 01:54:01 INFO : dir1/0009-3456789.txt: Deleted 2026/02/26 01:54:01 INFO : dir1/0010-456789.txt: Deleted 2026/02/26 01:54:02 INFO : dir1/0011-56789;.txt: Deleted 2026/02/26 01:54:02 INFO : dir1/0013-789;=.txt: Deleted 2026/02/26 01:54:02 INFO : appleappleapplebanana: Deleted 2026/02/26 01:54:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/26 01:54:02 INFO : dir1/0012-6789;.txt: Deleted 2026/02/26 01:54:03 INFO : banana: Deleted 2026/02/26 01:54:03 INFO : splitbananasplit: Deleted 2026/02/26 01:54:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/26 01:54:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/26 01:54:03 INFO : dir1/0014-89;=.txt: Deleted 2026/02/26 01:54:04 INFO : dir1/0015-9;=.txt: Deleted 2026/02/26 01:54:04 INFO : dir1/0003-defghij.txt: Deleted 2026/02/26 01:54:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/26 01:54:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/26 01:54:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/26 01:54:05 INFO : dir1/0007-1234567.txt: Deleted 2026/02/26 01:54:05 INFO : dir1/0008-2345678.txt: Deleted 2026/02/26 01:54:05 DEBUG : Waiting for deletions to finish 2026/02/26 01:54:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/26 01:54:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : YXBwbGU=: Excluded 2026/02/26 01:54:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : YmFuYW5h: Excluded 2026/02/26 01:54:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/26 01:54:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/26 01:54:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/26 01:54:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/26 01:54:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/26 01:54:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/26 01:54:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/26 01:54:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/26 01:54:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/26 01:54:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/26 01:54:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/26 01:54:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/26 01:54:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/26 01:54:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/26 01:54:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/26 01:54:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/26 01:54:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/26 01:54:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:54:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:54:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:54:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:54:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/26 01:54:06 DEBUG : splitbananasplit: Sizes identical 2026/02/26 01:54:06 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:54:06 DEBUG : YmFuYW5h: size = 6 OK 2026/02/26 01:54:06 DEBUG : banana: Sizes identical 2026/02/26 01:54:06 DEBUG : banana: Unchanged skipping 2026/02/26 01:54:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:06 DEBUG : YXBwbGU=: size = 5 OK 2026/02/26 01:54:06 DEBUG : apple: Sizes identical 2026/02/26 01:54:06 DEBUG : apple: Unchanged skipping 2026/02/26 01:54:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: Sizes identical 2026/02/26 01:54:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/26 01:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/26 01:54:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/26 01:54:06 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/26 01:54:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:54:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/26 01:54:06 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/26 01:54:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:54:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/26 01:54:06 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/26 01:54:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:54:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/26 01:54:06 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/26 01:54:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:54:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/26 01:54:06 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/26 01:54:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:54:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/26 01:54:06 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/26 01:54:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:54:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/26 01:54:06 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/26 01:54:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:54:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/26 01:54:06 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/26 01:54:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:54:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/26 01:54:06 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/26 01:54:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:54:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/26 01:54:06 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/26 01:54:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:54:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/26 01:54:06 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/26 01:54:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:54:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/26 01:54:06 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/26 01:54:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:54:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/26 01:54:06 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/26 01:54:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:54:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/26 01:54:06 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/26 01:54:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:54:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/26 01:54:06 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/26 01:54:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:54:06 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/26 01:54:06 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/26 01:54:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:54:06 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:54:06 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:54:06 DEBUG : Waiting for deletions to finish 2026/02/26 01:54:06 DEBUG : Waiting for deletions to finish 2026/02/26 01:54:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/26 01:54:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : YXBwbGU=: Excluded 2026/02/26 01:54:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : YmFuYW5h: Excluded 2026/02/26 01:54:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/26 01:54:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/26 01:54:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/26 01:54:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/26 01:54:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/26 01:54:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/26 01:54:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/26 01:54:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/26 01:54:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/26 01:54:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/26 01:54:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/26 01:54:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/26 01:54:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/26 01:54:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/26 01:54:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/26 01:54:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/26 01:54:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/26 01:54:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/26 01:54:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:07 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:07 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:07 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:54:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:54:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:54:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:07 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:54:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:54:07 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:54:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:54:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:54:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:54:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:54:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:54:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:54:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:55:16 DEBUG : Waiting for deletions to finish 2026/02/26 01:55:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:55:16 DEBUG : splitbananasplit: Excluded 2026/02/26 01:55:16 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:55:16 DEBUG : banana: Excluded 2026/02/26 01:55:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:55:16 DEBUG : appleappleapplebanana: Excluded 2026/02/26 01:55:16 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:55:16 DEBUG : apple: Excluded 2026/02/26 01:55:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:55:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 01:55:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:55:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 01:55:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:55:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 01:55:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:55:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 01:55:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:55:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 01:55:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:55:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 01:55:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:55:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 01:55:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:55:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 01:55:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:55:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 01:55:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:55:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 01:55:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:55:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 01:55:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:55:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 01:55:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:55:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 01:55:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:55:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 01:55:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:55:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 01:55:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:17 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:17 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:17 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:17 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:17 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:17 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:17 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:17 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:17 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:17 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:55:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:55:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:55:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:55:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:55:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:55:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:55:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:55:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:55:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:55:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:55:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:55:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:55:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:55:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:55:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:55:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:55:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:55:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:55:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:55:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:55:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:55:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:55:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:55:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:55:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:55:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:55:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:55:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:55:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:55:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:55:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:55:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:55:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:55:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:55:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:55:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:55:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:55:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:55:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:55:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:55:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:55:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:55:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:55:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:55:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:55:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:55:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:55:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:55:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:55:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:55:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:55:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:55:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:55:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:55:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:55:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:55:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:55:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:55:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:55:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:55:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:55:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:55:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:55:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:55:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:55:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:55:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:55:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:55:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:55:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:55:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:55:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:55:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:55:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:55:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:55:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:55:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:55:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:55:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:55:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:55:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:55:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:55:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:55:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:55:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:55:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:55:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:55:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:55:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:55:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:55:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:55:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:55:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:55:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:55:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:55:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:55:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:55:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:55:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:55:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:55:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:55:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:55:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:55:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:55:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:55:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:55:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:55:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:55:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:55:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:55:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:55:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:55:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:55:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:55:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:55:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:55:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:55:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/26 01:55:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:55:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/26 01:55:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:55:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/26 01:55:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:55:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/26 01:55:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:55:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/26 01:55:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:55:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:55:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:55:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:55:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:55:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:55:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:55:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:55:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:55:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:55:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/26 01:55:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:55:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:55:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:55:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:55:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:55:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:55:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:55:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:55:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:55:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:55:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:55:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:55:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:55:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:55:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:55:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:55:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:55:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/26 01:55:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:55:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:55:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:55:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:55:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:55:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:55:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:55:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:55:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:55:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:55:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/26 01:55:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:55:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:55:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:55:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:55:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/26 01:55:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:17 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:55:17 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:55:21 DEBUG : PREFIXbanana: size = 6 OK 2026/02/26 01:55:21 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/26 01:55:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/26 01:55:21 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/26 01:55:21 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/26 01:55:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:55:21 DEBUG : PREFIXapple: size = 5 OK 2026/02/26 01:55:21 INFO : apple: Copied (new) to: PREFIXapple 2026/02/26 01:55:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:55:22 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/26 01:55:22 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/26 01:55:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:55:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/26 01:55:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/26 01:55:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:55:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:55:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:55:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:55:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/26 01:55:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:55:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:55:25 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/26 01:55:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:55:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:55:26 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/26 01:55:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:55:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:55:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/26 01:55:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:55:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:55:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/26 01:55:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:55:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/26 01:55:29 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/26 01:55:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:55:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:55:29 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/26 01:55:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:55:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:55:31 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/26 01:55:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:55:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:55:31 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/26 01:55:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/26 01:55:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:55:32 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/26 01:55:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:55:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/26 01:55:33 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/26 01:55:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:55:33 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/26 01:55:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:55:34 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/26 01:55:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:55:35 DEBUG : dir1/PREFIX0015-9;=.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 01:55:35 DEBUG : dir1/PREFIX0015-9;=.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 01:55:36 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/26 01:55:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/26 01:55:36 DEBUG : Waiting for deletions to finish 2026/02/26 01:55:37 INFO : dir1/0013-789;=.txt: Deleted 2026/02/26 01:55:37 INFO : dir1/0011-56789;.txt: Deleted 2026/02/26 01:55:38 INFO : dir1/0015-9;=.txt: Deleted 2026/02/26 01:55:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/26 01:55:38 INFO : dir1/0003-defghij.txt: Deleted 2026/02/26 01:55:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/26 01:55:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/26 01:55:39 INFO : dir1/0014-89;=.txt: Deleted 2026/02/26 01:55:39 INFO : banana: Deleted 2026/02/26 01:55:39 INFO : dir1/0009-3456789.txt: Deleted 2026/02/26 01:55:39 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/26 01:55:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/26 01:55:40 INFO : dir1/0008-2345678.txt: Deleted 2026/02/26 01:55:40 INFO : dir1/0012-6789;.txt: Deleted 2026/02/26 01:55:40 INFO : apple: Deleted 2026/02/26 01:55:40 INFO : appleappleapplebanana: Deleted 2026/02/26 01:55:40 INFO : splitbananasplit: Deleted 2026/02/26 01:55:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/26 01:55:41 INFO : dir1/0007-1234567.txt: Deleted 2026/02/26 01:55:41 INFO : dir1/0010-456789.txt: Deleted 2026/02/26 01:55:41 DEBUG : Waiting for deletions to finish 2026/02/26 01:55:41 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : PREFIXsplitbananasplit: Excluded 2026/02/26 01:55:41 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : PREFIXbanana: Excluded 2026/02/26 01:55:41 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/02/26 01:55:41 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : PREFIXapple: Excluded 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:55:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/02/26 01:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/26 01:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/26 01:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/26 01:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/26 01:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:55:42 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/26 01:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/26 01:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/26 01:55:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:55:42 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:55:42 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:55:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:55:45 INFO : appleappleapplebanana: Copied (new) 2026/02/26 01:55:46 DEBUG : apple: size = 5 OK 2026/02/26 01:55:46 INFO : apple: Copied (new) 2026/02/26 01:55:46 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:55:46 INFO : splitbananasplit: Copied (new) 2026/02/26 01:55:46 DEBUG : banana: size = 6 OK 2026/02/26 01:55:46 INFO : banana: Copied (new) 2026/02/26 01:55:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:55:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/26 01:55:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:55:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/26 01:55:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:55:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/26 01:55:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:55:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/26 01:55:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:55:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/26 01:55:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:55:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/26 01:55:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:55:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/26 01:55:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:55:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/26 01:55:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:55:54 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/26 01:55:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:55:55 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/26 01:55:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:55:56 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/26 01:55:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:55:57 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/26 01:55:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:55:58 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/26 01:55:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:55:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/26 01:55:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:55:59 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/26 01:56:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:56:00 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/26 01:56:00 DEBUG : Waiting for deletions to finish 2026/02/26 01:56:01 INFO : PREFIXapple: Deleted 2026/02/26 01:56:01 INFO : PREFIXbanana: Deleted 2026/02/26 01:56:01 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/26 01:56:02 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/26 01:56:02 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/26 01:56:02 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/26 01:56:02 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/26 01:56:02 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/26 01:56:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/26 01:56:03 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/26 01:56:03 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/26 01:56:03 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/26 01:56:03 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/26 01:56:04 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/26 01:56:04 INFO : PREFIXsplitbananasplit: Deleted 2026/02/26 01:56:04 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/26 01:56:04 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/26 01:56:04 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/26 01:56:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/26 01:56:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/26 01:56:05 DEBUG : Waiting for deletions to finish 2026/02/26 01:56:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : splitbananasplit: Excluded 2026/02/26 01:56:05 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : banana: Excluded 2026/02/26 01:56:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : appleappleapplebanana: Excluded 2026/02/26 01:56:05 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : apple: Excluded 2026/02/26 01:56:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 01:56:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 01:56:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 01:56:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 01:56:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 01:56:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 01:56:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 01:56:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 01:56:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 01:56:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 01:56:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 01:56:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 01:56:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 01:56:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 01:56:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 01:56:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:56:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 01:56:06 DEBUG : Waiting for deletions to finish 2026/02/26 01:56:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : splitbananasplit: Excluded 2026/02/26 01:56:06 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : banana: Excluded 2026/02/26 01:56:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : appleappleapplebanana: Excluded 2026/02/26 01:56:06 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : apple: Excluded 2026/02/26 01:56:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 01:56:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 01:56:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 01:56:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 01:56:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 01:56:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 01:56:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 01:56:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 01:56:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 01:56:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 01:56:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 01:56:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 01:56:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 01:56:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 01:56:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 01:56:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:56:06 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 01:57:15 DEBUG : Waiting for deletions to finish 2026/02/26 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:57:15 DEBUG : splitbananasplit: Excluded 2026/02/26 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:57:15 DEBUG : banana: Excluded 2026/02/26 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/02/26 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:57:15 DEBUG : apple: Excluded 2026/02/26 01:57:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:57:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 01:57:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:57:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 01:57:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:57:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 01:57:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:57:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 01:57:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:57:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 01:57:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:57:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 01:57:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:57:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 01:57:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:57:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 01:57:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:57:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 01:57:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:57:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 01:57:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:57:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 01:57:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:57:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 01:57:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:57:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 01:57:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:57:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 01:57:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:57:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 01:57:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/26 01:57:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/26 01:57:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/26 01:57:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:57:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:57:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:57:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:57:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:57:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:57:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:57:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:57:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:57:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/26 01:57:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:57:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:57:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:57:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:57:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/26 01:57:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:17 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:57:17 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:57:20 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/26 01:57:20 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/26 01:57:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/26 01:57:20 DEBUG : appleSUFFIX: size = 5 OK 2026/02/26 01:57:20 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/26 01:57:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:20 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/26 01:57:20 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/26 01:57:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/26 01:57:21 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/26 01:57:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/26 01:57:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/26 01:57:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/26 01:57:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/26 01:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/26 01:57:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/26 01:57:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/26 01:57:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/26 01:57:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/26 01:57:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/26 01:57:24 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/26 01:57:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/26 01:57:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/26 01:57:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/26 01:57:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/26 01:57:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/26 01:57:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/26 01:57:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/26 01:57:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/26 01:57:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/26 01:57:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/26 01:57:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/26 01:57:28 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/26 01:57:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/26 01:57:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/26 01:57:29 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/26 01:57:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/26 01:57:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/26 01:57:29 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/26 01:57:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/26 01:57:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/26 01:57:31 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/26 01:57:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/26 01:57:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/26 01:57:31 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/26 01:57:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/26 01:57:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/26 01:57:32 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/26 01:57:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/26 01:57:32 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/26 01:57:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/26 01:57:33 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/26 01:57:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/26 01:57:34 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/26 01:57:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/26 01:57:34 DEBUG : Waiting for deletions to finish 2026/02/26 01:57:35 INFO : dir1/0013-789;=.txt: Deleted 2026/02/26 01:57:36 INFO : apple: Deleted 2026/02/26 01:57:36 INFO : dir1/0008-2345678.txt: Deleted 2026/02/26 01:57:36 INFO : dir1/0012-6789;.txt: Deleted 2026/02/26 01:57:36 INFO : dir1/0014-89;=.txt: Deleted 2026/02/26 01:57:36 INFO : dir1/0010-456789.txt: Deleted 2026/02/26 01:57:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/26 01:57:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/26 01:57:37 INFO : banana: Deleted 2026/02/26 01:57:37 INFO : dir1/0003-defghij.txt: Deleted 2026/02/26 01:57:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/26 01:57:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/26 01:57:38 INFO : dir1/0015-9;=.txt: Deleted 2026/02/26 01:57:38 INFO : appleappleapplebanana: Deleted 2026/02/26 01:57:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/26 01:57:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/26 01:57:39 INFO : dir1/0009-3456789.txt: Deleted 2026/02/26 01:57:39 INFO : dir1/0011-56789;.txt: Deleted 2026/02/26 01:57:39 INFO : splitbananasplit: Deleted 2026/02/26 01:57:39 INFO : dir1/0007-1234567.txt: Deleted 2026/02/26 01:57:39 DEBUG : Waiting for deletions to finish 2026/02/26 01:57:39 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/26 01:57:39 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/26 01:57:39 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/26 01:57:39 DEBUG : bananaSUFFIX: Excluded 2026/02/26 01:57:39 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/26 01:57:39 DEBUG : appleSUFFIX: Excluded 2026/02/26 01:57:39 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/26 01:57:39 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/26 01:57:40 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/02/26 01:57:40 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/02/26 01:57:40 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/02/26 01:57:40 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/02/26 01:57:40 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/02/26 01:57:40 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/02/26 01:57:40 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/02/26 01:57:40 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/02/26 01:57:40 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/02/26 01:57:40 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/02/26 01:57:40 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/02/26 01:57:40 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/02/26 01:57:40 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/02/26 01:57:40 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/02/26 01:57:40 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/02/26 01:57:40 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/02/26 01:57:40 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/02/26 01:57:40 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/02/26 01:57:40 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/02/26 01:57:40 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/02/26 01:57:40 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/02/26 01:57:40 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/02/26 01:57:40 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/02/26 01:57:40 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/02/26 01:57:40 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/02/26 01:57:40 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/02/26 01:57:40 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/02/26 01:57:40 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/02/26 01:57:40 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/02/26 01:57:40 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/02/26 01:57:40 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/02/26 01:57:40 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/02/26 01:57:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/26 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:57:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0000-abcdefg.txtSUFFIX" actual : "dir1/0000-abcdefg.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0000-abcdefg.txtSUFFIX +dir1/0000-abcdefg.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/26 01:57:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0001-bcdefgh.txtSUFFIX" actual : "dir1/0001-bcdefgh.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0001-bcdefgh.txtSUFFIX +dir1/0001-bcdefgh.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/26 01:57:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0002-cdefghi.txtSUFFIX" actual : "dir1/0002-cdefghi.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0002-cdefghi.txtSUFFIX +dir1/0002-cdefghi.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/26 01:57:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0003-defghij.txtSUFFIX" actual : "dir1/0003-defghij.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0003-defghij.txtSUFFIX +dir1/0003-defghij.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/26 01:57:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0004-efghijk.txtSUFFIX" actual : "dir1/0004-efghijk.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0004-efghijk.txtSUFFIX +dir1/0004-efghijk.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/26 01:57:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0005-fghijkl.txtSUFFIX" actual : "dir1/0005-fghijkl.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0005-fghijkl.txtSUFFIX +dir1/0005-fghijkl.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/26 01:57:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0006-ghijklm.txtSUFFIX" actual : "dir1/0006-ghijklm.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0006-ghijklm.txtSUFFIX +dir1/0006-ghijklm.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/26 01:57:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0007-1234567.txtSUFFIX" actual : "dir1/0007-1234567.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0007-1234567.txtSUFFIX +dir1/0007-1234567.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/26 01:57:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0008-2345678.txtSUFFIX" actual : "dir1/0008-2345678.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0008-2345678.txtSUFFIX +dir1/0008-2345678.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/26 01:57:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0009-3456789.txtSUFFIX" actual : "dir1/0009-3456789.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0009-3456789.txtSUFFIX +dir1/0009-3456789.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/26 01:57:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0010-456789.txtSUFFIX" actual : "dir1/0010-456789.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0010-456789.txtSUFFIX +dir1/0010-456789.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/26 01:57:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0011-56789;.txtSUFFIX" actual : "dir1/0011-56789;.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0011-56789;.txtSUFFIX +dir1/0011-56789;.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/26 01:57:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0012-6789;.txtSUFFIX" actual : "dir1/0012-6789;.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0012-6789;.txtSUFFIX +dir1/0012-6789;.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/26 01:57:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0013-789;=.txtSUFFIX" actual : "dir1/0013-789;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0013-789;=.txtSUFFIX +dir1/0013-789;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/26 01:57:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0014-89;=.txtSUFFIX" actual : "dir1/0014-89;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0014-89;=.txtSUFFIX +dir1/0014-89;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/26 01:57:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0015-9;=.txtSUFFIX" actual : "dir1/0015-9;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0015-9;=.txtSUFFIX +dir1/0015-9;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/02/26 01:57:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/26 01:57:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:57:40 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 01:57:40 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 01:57:43 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 01:57:44 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 01:57:44 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 01:57:44 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 01:57:44 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 01:57:44 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 01:57:45 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 01:57:45 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 01:57:45 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 01:57:45 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 01:57:45 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 01:57:46 DEBUG : banana: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 01:57:46 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 01:57:46 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 01:57:46 DEBUG : banana: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 01:57:46 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 01:57:47 DEBUG : splitbananasplit: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 01:57:47 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 01:57:47 DEBUG : banana: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 01:57:48 DEBUG : splitbananasplit: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 01:57:48 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 01:57:49 DEBUG : apple: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 01:57:49 DEBUG : banana: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 01:57:49 DEBUG : splitbananasplit: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 01:57:52 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 01:57:52 DEBUG : apple: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 01:57:52 DEBUG : banana: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 01:57:53 DEBUG : splitbananasplit: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 01:57:58 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 01:57:59 DEBUG : apple: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 01:57:59 DEBUG : banana: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 01:57:59 DEBUG : splitbananasplit: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 01:58:11 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 01:58:12 DEBUG : apple: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 01:58:12 DEBUG : banana: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 01:58:12 DEBUG : splitbananasplit: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 01:58:37 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 01:58:37 DEBUG : apple: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 01:58:38 DEBUG : banana: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 01:58:38 DEBUG : splitbananasplit: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 01:59:28 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/02/26 01:59:29 ERROR : apple: Failed to copy: object not found 2026/02/26 01:59:29 ERROR : banana: Failed to copy: object not found 2026/02/26 01:59:29 ERROR : splitbananasplit: Failed to copy: object not found 2026/02/26 01:59:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:59:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/26 01:59:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:59:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/26 01:59:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:59:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/26 01:59:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:59:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/26 01:59:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:59:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/26 01:59:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:59:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/26 01:59:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:59:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/26 01:59:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:59:36 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/26 01:59:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:59:37 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/26 01:59:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:59:38 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/26 01:59:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:59:38 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/26 01:59:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:59:39 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/26 01:59:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:59:40 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/26 01:59:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:59:41 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/26 01:59:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:59:41 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/26 01:59:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:59:42 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/26 01:59:42 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 01:59:42 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: object not found Test: TestTransform/suffix 2026/02/26 01:59:42 DEBUG : Waiting for deletions to finish 2026/02/26 01:59:42 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/26 01:59:42 DEBUG : splitbananasplit(1): Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : splitbananasplit(1): Excluded 2026/02/26 01:59:42 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : bananaSUFFIX: Excluded 2026/02/26 01:59:42 DEBUG : banana(1): Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : banana(1): Excluded 2026/02/26 01:59:42 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : appleSUFFIX: Excluded 2026/02/26 01:59:42 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/26 01:59:42 DEBUG : appleappleapplebanana(1): Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : appleappleapplebanana(1): Excluded 2026/02/26 01:59:42 DEBUG : apple(1): Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : apple(1): Excluded 2026/02/26 01:59:42 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/02/26 01:59:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:59:42 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:119 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:01:18 DEBUG : Waiting for deletions to finish 2026/02/26 02:01:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : splitbananasplit: Excluded 2026/02/26 02:01:18 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : banana: Excluded 2026/02/26 02:01:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:01:18 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : apple: Excluded 2026/02/26 02:01:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:01:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:01:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:01:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:01:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:01:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:01:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:01:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:01:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:01:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:01:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:01:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:01:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:01:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:01:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:01:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:01:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 02:01:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 02:01:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 02:01:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 02:01:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 02:01:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 02:01:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 02:01:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 02:01:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 02:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 02:01:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 02:01:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : apple: size = 5 OK 2026/02/26 02:01:19 DEBUG : apple: Sizes identical 2026/02/26 02:01:19 DEBUG : apple: Unchanged skipping 2026/02/26 02:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 02:01:19 DEBUG : banana: size = 6 OK 2026/02/26 02:01:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 02:01:19 DEBUG : banana: Sizes identical 2026/02/26 02:01:19 DEBUG : banana: Unchanged skipping 2026/02/26 02:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 02:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 02:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 02:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 02:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 02:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 02:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 02:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 02:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 02:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 02:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 02:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 02:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 02:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 02:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 02:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 02:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 02:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 02:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 02:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 02:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 02:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 02:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 02:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 02:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 02:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 02:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 02:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 02:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 02:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 02:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 02:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 02:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 02:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 02:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 02:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 02:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 02:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 02:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 02:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 02:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 02:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 02:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 02:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 02:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 02:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 02:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 02:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 02:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 02:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 02:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 02:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 02:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 02:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 02:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 02:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 02:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 02:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 02:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 02:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 02:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 02:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 02:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 02:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 02:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 02:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 02:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 02:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 02:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 02:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 02:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 02:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 02:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 02:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 02:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 02:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 02:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 02:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 02:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 02:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 02:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 02:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 02:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 02:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 02:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 02:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 02:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 02:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 02:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 02:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 02:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 02:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 02:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 02:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 02:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 02:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 02:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 02:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 02:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 02:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 02:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 02:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 02:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 02:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 02:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 02:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 02:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 02:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 02:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 02:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 02:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 02:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 02:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 02:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 02:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 02:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 02:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 02:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 02:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 02:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 02:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 02:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 02:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 02:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 02:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 02:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 02:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 02:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 02:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 02:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 02:01:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 02:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 02:01:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 02:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 02:01:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 02:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 02:01:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 02:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 02:01:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 02:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 02:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 02:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 02:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 02:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 02:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 02:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 02:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 02:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 02:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 02:01:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 02:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 02:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 02:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 02:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 02:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 02:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 02:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 02:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 02:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 02:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 02:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 02:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 02:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 02:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 02:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 02:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 02:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 02:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 02:01:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/26 02:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 02:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 02:01:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 02:01:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 02:01:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 02:01:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 02:01:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 02:01:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 02:01:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 02:01:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/26 02:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 02:01:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 02:01:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/26 02:01:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 02:01:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 02:01:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 02:01:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 02:01:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 02:01:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/26 02:01:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/26 02:01:19 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:01:19 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:01:22 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 02:01:22 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 02:01:22 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 02:01:22 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 02:01:23 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 02:01:23 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 02:01:23 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 02:01:23 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 02:01:24 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 02:01:24 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 02:01:24 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 02:01:24 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 02:01:24 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 02:01:25 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 02:01:25 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 02:01:25 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 02:01:25 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 02:01:25 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 02:01:26 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 02:01:26 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 02:01:27 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 02:01:27 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 02:01:27 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 02:01:28 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 02:01:30 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 02:01:31 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 02:01:31 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 02:01:31 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 02:01:37 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 02:01:37 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 02:01:37 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 02:01:38 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 02:01:50 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 02:01:50 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 02:01:50 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 02:01:51 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 02:02:16 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 02:02:16 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 02:02:16 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 02:02:16 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 02:03:07 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/02/26 02:03:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/26 02:03:07 ERROR : splitbananasplit: Failed to copy: object not found 2026/02/26 02:03:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/26 02:03:07 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2026/02/26 02:03:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/26 02:03:08 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2026/02/26 02:03:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/26 02:03:09 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 02:03:10 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 02:03:10 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 02:03:10 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 02:03:10 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 02:03:11 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 02:03:11 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 02:03:11 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 02:03:11 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 02:03:11 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 02:03:12 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 02:03:12 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 02:03:12 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 02:03:12 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 02:03:12 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 02:03:13 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 02:03:13 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 02:03:13 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 02:03:14 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 02:03:14 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 02:03:14 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 02:03:14 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 02:03:16 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 02:03:16 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 02:03:17 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 02:03:18 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 02:03:19 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 02:03:19 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 02:03:24 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 02:03:24 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 02:03:26 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 02:03:26 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 02:03:37 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 02:03:37 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 02:03:39 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 02:03:39 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 02:04:03 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 02:04:03 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 02:04:04 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 02:04:05 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 02:04:54 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2026/02/26 02:04:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/26 02:04:54 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2026/02/26 02:04:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/26 02:04:56 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2026/02/26 02:04:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/26 02:04:56 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2026/02/26 02:04:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/26 02:04:56 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 02:04:57 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 02:04:57 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 02:04:57 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 02:04:58 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 02:04:58 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 02:04:58 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 02:04:58 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 02:04:59 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 02:04:59 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 02:04:59 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 02:04:59 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 02:05:00 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 02:05:00 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 02:05:00 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 02:05:00 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 02:05:00 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 02:05:01 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 02:05:01 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 02:05:01 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 02:05:02 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 02:05:02 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 02:05:03 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 02:05:04 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 02:05:05 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 02:05:05 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 02:05:06 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 02:05:07 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 02:05:11 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 02:05:12 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 02:05:13 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 02:05:14 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 02:05:24 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 02:05:25 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 02:05:26 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 02:05:27 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 02:05:50 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 02:05:51 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 02:05:52 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 02:05:53 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 02:06:41 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2026/02/26 02:06:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/26 02:06:42 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2026/02/26 02:06:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/26 02:06:43 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2026/02/26 02:06:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/26 02:06:43 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 02:06:44 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 02:06:44 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2026/02/26 02:06:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/26 02:06:44 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 02:06:44 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 02:06:45 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 02:06:45 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 02:06:45 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 02:06:46 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 02:06:46 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 02:06:46 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 02:06:46 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 02:06:46 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 02:06:47 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 02:06:47 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 02:06:47 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 02:06:47 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 02:06:48 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 02:06:48 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 02:06:48 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 02:06:48 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 02:06:49 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 02:06:49 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 02:06:50 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 02:06:51 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 02:06:51 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 02:06:53 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 02:06:53 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 02:06:55 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 02:06:58 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 02:06:59 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 02:07:00 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 02:07:01 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 02:07:11 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 02:07:12 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 02:07:13 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 02:07:14 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 02:07:37 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 02:07:38 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 02:07:39 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 02:07:40 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 02:08:28 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2026/02/26 02:08:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/26 02:08:29 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2026/02/26 02:08:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/26 02:08:30 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2026/02/26 02:08:30 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2026/02/26 02:08:31 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2026/02/26 02:08:31 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2026/02/26 02:08:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/26 02:08:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/26 02:08:31 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2026/02/26 02:08:32 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2026/02/26 02:08:33 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/26 02:08:34 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/26 02:08:38 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/26 02:08:44 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/26 02:08:57 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/26 02:09:23 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/26 02:10:14 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2026/02/26 02:10:14 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:10:14 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: object not found Test: TestTransform/truncate 2026/02/26 02:10:14 DEBUG : Waiting for deletions to finish 2026/02/26 02:10:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : splitbananasplit: Excluded 2026/02/26 02:10:15 DEBUG : splitbanan(1): Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : splitbanan(1): Excluded 2026/02/26 02:10:15 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : banana: Excluded 2026/02/26 02:10:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:10:15 DEBUG : appleapple(1): Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : appleapple(1): Excluded 2026/02/26 02:10:15 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : apple: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0014-89;=(1): Excluded 2026/02/26 02:10:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0013-789;=(1): Excluded 2026/02/26 02:10:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0012-6789;(1): Excluded 2026/02/26 02:10:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0011-56789(1): Excluded 2026/02/26 02:10:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0010-45678(1): Excluded 2026/02/26 02:10:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0009-34567(1): Excluded 2026/02/26 02:10:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0008-23456(1): Excluded 2026/02/26 02:10:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0007-12345(1): Excluded 2026/02/26 02:10:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0006-ghijk(1): Excluded 2026/02/26 02:10:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0005-fghij(1): Excluded 2026/02/26 02:10:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0004-efghi(1): Excluded 2026/02/26 02:10:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0003-defgh(1): Excluded 2026/02/26 02:10:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0002-cdefg(1): Excluded 2026/02/26 02:10:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0001-bcdef(1): Excluded 2026/02/26 02:10:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 02:10:15 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2026/02/26 02:10:15 DEBUG : dir1/0000-abcde(1): Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:11:47 DEBUG : Waiting for deletions to finish 2026/02/26 02:11:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:11:47 DEBUG : splitbananasplit: Excluded 2026/02/26 02:11:47 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:11:47 DEBUG : banana: Excluded 2026/02/26 02:11:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:11:47 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:11:47 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:11:47 DEBUG : apple: Excluded 2026/02/26 02:11:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:11:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:11:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:11:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:11:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:11:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:11:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:11:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:11:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:11:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:11:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:11:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:11:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:11:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:11:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:11:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:11:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:11:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:11:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:11:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:11:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:11:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:11:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:11:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:11:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:11:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:11:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:11:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:11:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:11:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 02:11:48 DEBUG : apple: size = 5 OK 2026/02/26 02:11:48 DEBUG : apple: Sizes identical 2026/02/26 02:11:48 DEBUG : apple: Unchanged skipping 2026/02/26 02:11:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 02:11:48 DEBUG : banana: size = 6 OK 2026/02/26 02:11:48 DEBUG : appleappleapplebanana: Sizes identical 2026/02/26 02:11:48 DEBUG : banana: Sizes identical 2026/02/26 02:11:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 02:11:48 DEBUG : banana: Unchanged skipping 2026/02/26 02:11:48 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 02:11:48 DEBUG : splitbananasplit: Sizes identical 2026/02/26 02:11:48 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 02:11:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 02:11:48 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/26 02:11:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 02:11:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 02:11:48 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/26 02:11:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 02:11:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 02:11:48 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/26 02:11:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 02:11:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 02:11:48 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/26 02:11:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 02:11:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 02:11:48 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/26 02:11:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 02:11:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 02:11:48 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/26 02:11:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 02:11:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/26 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 02:11:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 02:11:48 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/26 02:11:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 02:11:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 02:11:48 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/26 02:11:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 02:11:48 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:11:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 02:11:48 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/26 02:11:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 02:11:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 02:11:48 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/26 02:11:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 02:11:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 02:11:48 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/26 02:11:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 02:11:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 02:11:48 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/26 02:11:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 02:11:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 02:11:48 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/26 02:11:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 02:11:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 02:11:48 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/26 02:11:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 02:11:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 02:11:48 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/26 02:11:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 02:11:48 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:11:48 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:11:48 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/02/26 02:11:48 DEBUG : Waiting for deletions to finish 2026/02/26 02:11:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : splitbananasplit: Excluded 2026/02/26 02:11:49 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : banana: Excluded 2026/02/26 02:11:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:11:49 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : apple: Excluded 2026/02/26 02:11:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:11:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:11:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:11:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:11:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:11:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:11:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:11:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:11:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:11:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:11:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:11:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:11:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:11:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:11:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 02:11:49 DEBUG : apple: size = 5 OK 2026/02/26 02:11:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 02:11:49 DEBUG : apple: Sizes identical 2026/02/26 02:11:49 DEBUG : appleappleapplebanana: Sizes identical 2026/02/26 02:11:49 DEBUG : apple: Unchanged skipping 2026/02/26 02:11:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 02:11:49 DEBUG : banana: size = 6 OK 2026/02/26 02:11:49 DEBUG : banana: Sizes identical 2026/02/26 02:11:49 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 02:11:49 DEBUG : banana: Unchanged skipping 2026/02/26 02:11:49 DEBUG : splitbananasplit: Sizes identical 2026/02/26 02:11:49 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 02:11:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 02:11:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 02:11:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/26 02:11:50 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:11:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 02:11:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/26 02:11:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 02:11:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 02:11:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 02:11:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/26 02:11:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 02:11:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 02:11:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 02:11:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/26 02:11:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 02:11:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 02:11:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/26 02:11:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 02:11:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 02:11:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/26 02:11:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 02:11:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 02:11:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/26 02:11:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 02:11:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 02:11:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/26 02:11:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 02:11:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 02:11:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/26 02:11:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 02:11:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 02:11:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/26 02:11:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 02:11:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/26 02:11:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 02:11:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 02:11:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/26 02:11:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 02:11:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/26 02:11:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 02:11:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 02:11:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/26 02:11:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 02:11:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 02:11:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/26 02:11:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 02:11:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 02:11:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/26 02:11:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 02:11:50 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:11:50 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:11:50 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/02/26 02:11:50 DEBUG : Waiting for deletions to finish 2026/02/26 02:11:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : splitbananasplit: Excluded 2026/02/26 02:11:50 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : banana: Excluded 2026/02/26 02:11:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:11:50 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : apple: Excluded 2026/02/26 02:11:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:11:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:11:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:11:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:11:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:11:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:11:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:11:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:11:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:11:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 02:11:50 DEBUG : Waiting for deletions to finish 2026/02/26 02:11:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : splitbananasplit: Excluded 2026/02/26 02:11:51 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : banana: Excluded 2026/02/26 02:11:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:11:51 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : apple: Excluded 2026/02/26 02:11:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:11:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:11:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:11:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:11:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:11:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:11:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:11:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:11:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:11:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:11:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:11:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:11:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:11:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:11:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:11:51 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:13:00 DEBUG : Waiting for deletions to finish 2026/02/26 02:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : splitbananasplit: Excluded 2026/02/26 02:13:00 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : banana: Excluded 2026/02/26 02:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:13:00 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : apple: Excluded 2026/02/26 02:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 02:13:01 DEBUG : apple: size = 5 OK 2026/02/26 02:13:01 DEBUG : apple: Sizes identical 2026/02/26 02:13:01 DEBUG : apple: Unchanged skipping 2026/02/26 02:13:01 DEBUG : banana: size = 6 OK 2026/02/26 02:13:01 DEBUG : banana: Sizes identical 2026/02/26 02:13:01 DEBUG : banana: Unchanged skipping 2026/02/26 02:13:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 02:13:01 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 02:13:01 DEBUG : appleappleapplebanana: Sizes identical 2026/02/26 02:13:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 02:13:01 DEBUG : splitbananasplit: Sizes identical 2026/02/26 02:13:01 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 02:13:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 02:13:01 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/26 02:13:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 02:13:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 02:13:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 02:13:01 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/26 02:13:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 02:13:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 02:13:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 02:13:01 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/26 02:13:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 02:13:01 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:13:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 02:13:01 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/26 02:13:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 02:13:01 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/26 02:13:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 02:13:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 02:13:01 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/26 02:13:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 02:13:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 02:13:01 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/26 02:13:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 02:13:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 02:13:01 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/26 02:13:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 02:13:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 02:13:01 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/26 02:13:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 02:13:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 02:13:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 02:13:01 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/26 02:13:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 02:13:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 02:13:01 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/26 02:13:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 02:13:01 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/26 02:13:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 02:13:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 02:13:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 02:13:01 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/26 02:13:01 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/26 02:13:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 02:13:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 02:13:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 02:13:01 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/26 02:13:01 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/26 02:13:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 02:13:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 02:13:01 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:13:01 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:13:01 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/02/26 02:13:01 DEBUG : Waiting for deletions to finish 2026/02/26 02:13:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : splitbananasplit: Excluded 2026/02/26 02:13:02 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : banana: Excluded 2026/02/26 02:13:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:13:02 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : apple: Excluded 2026/02/26 02:13:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:13:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:13:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:13:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:13:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:13:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:13:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:13:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:13:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:13:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:13:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:13:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:13:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:13:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:13:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:13:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:13:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 02:13:03 DEBUG : apple: size = 5 OK 2026/02/26 02:13:03 DEBUG : apple: Sizes identical 2026/02/26 02:13:03 DEBUG : apple: Unchanged skipping 2026/02/26 02:13:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 02:13:03 DEBUG : appleappleapplebanana: Sizes identical 2026/02/26 02:13:03 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 02:13:03 DEBUG : banana: size = 6 OK 2026/02/26 02:13:03 DEBUG : banana: Sizes identical 2026/02/26 02:13:03 DEBUG : banana: Unchanged skipping 2026/02/26 02:13:03 DEBUG : splitbananasplit: Sizes identical 2026/02/26 02:13:03 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 02:13:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 02:13:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 02:13:03 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/26 02:13:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 02:13:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 02:13:03 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/26 02:13:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 02:13:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 02:13:03 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/26 02:13:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 02:13:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 02:13:03 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/26 02:13:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 02:13:03 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/26 02:13:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 02:13:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 02:13:03 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/26 02:13:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 02:13:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 02:13:03 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/26 02:13:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 02:13:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 02:13:03 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/26 02:13:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 02:13:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 02:13:03 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/26 02:13:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 02:13:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 02:13:03 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/26 02:13:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 02:13:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 02:13:03 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/26 02:13:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 02:13:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 02:13:03 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/26 02:13:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 02:13:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 02:13:03 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/26 02:13:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 02:13:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 02:13:03 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/26 02:13:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 02:13:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 02:13:03 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/26 02:13:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 02:13:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 02:13:03 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/26 02:13:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 02:13:03 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:13:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 02:13:03 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:13:03 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:13:03 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/02/26 02:13:03 DEBUG : Waiting for deletions to finish 2026/02/26 02:13:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : splitbananasplit: Excluded 2026/02/26 02:13:03 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : banana: Excluded 2026/02/26 02:13:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:13:03 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : apple: Excluded 2026/02/26 02:13:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:13:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:13:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:13:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:13:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:13:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:13:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:13:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:13:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:13:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:13:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:13:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:13:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:13:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:13:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:13:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:13:03 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:14:13 DEBUG : Waiting for deletions to finish 2026/02/26 02:14:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : splitbananasplit: Excluded 2026/02/26 02:14:13 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : banana: Excluded 2026/02/26 02:14:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:14:13 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : apple: Excluded 2026/02/26 02:14:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:14:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:14:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:14:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:14:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:14:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:14:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:14:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:14:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:14:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:14:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:14:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:14:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:14:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:14:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:14:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:14:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 02:14:14 DEBUG : apple: size = 5 OK 2026/02/26 02:14:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 02:14:14 DEBUG : apple: Sizes identical 2026/02/26 02:14:14 DEBUG : apple: Unchanged skipping 2026/02/26 02:14:14 DEBUG : appleappleapplebanana: Sizes identical 2026/02/26 02:14:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 02:14:14 DEBUG : banana: size = 6 OK 2026/02/26 02:14:14 DEBUG : banana: Sizes identical 2026/02/26 02:14:14 DEBUG : banana: Unchanged skipping 2026/02/26 02:14:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 02:14:14 DEBUG : splitbananasplit: Sizes identical 2026/02/26 02:14:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 02:14:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 02:14:14 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/26 02:14:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 02:14:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 02:14:14 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/26 02:14:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 02:14:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 02:14:14 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/26 02:14:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 02:14:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 02:14:14 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/26 02:14:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 02:14:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 02:14:14 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/26 02:14:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 02:14:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 02:14:14 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/26 02:14:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 02:14:14 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:14:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 02:14:14 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/26 02:14:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 02:14:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 02:14:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 02:14:14 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/26 02:14:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 02:14:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 02:14:14 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/26 02:14:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 02:14:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 02:14:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 02:14:14 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/26 02:14:14 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/26 02:14:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 02:14:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 02:14:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 02:14:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 02:14:14 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/26 02:14:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 02:14:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 02:14:14 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/26 02:14:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 02:14:14 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/26 02:14:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 02:14:14 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/26 02:14:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 02:14:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 02:14:14 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/26 02:14:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 02:14:14 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:14:14 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:14:14 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/02/26 02:14:14 DEBUG : Waiting for deletions to finish 2026/02/26 02:14:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : splitbananasplit: Excluded 2026/02/26 02:14:14 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : banana: Excluded 2026/02/26 02:14:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:14:14 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : apple: Excluded 2026/02/26 02:14:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:14:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:14:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:14:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:14:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:14:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:14:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:14:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:14:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:14:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:14:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:14:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:14:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:14:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:14:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:14:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:14:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 02:14:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 02:14:15 DEBUG : apple: size = 5 OK 2026/02/26 02:14:15 DEBUG : banana: size = 6 OK 2026/02/26 02:14:15 DEBUG : apple: Sizes identical 2026/02/26 02:14:15 DEBUG : banana: Sizes identical 2026/02/26 02:14:15 DEBUG : apple: Unchanged skipping 2026/02/26 02:14:15 DEBUG : banana: Unchanged skipping 2026/02/26 02:14:15 DEBUG : appleappleapplebanana: Sizes identical 2026/02/26 02:14:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 02:14:15 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 02:14:15 DEBUG : splitbananasplit: Sizes identical 2026/02/26 02:14:15 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 02:14:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 02:14:15 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/26 02:14:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 02:14:15 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/26 02:14:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 02:14:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 02:14:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 02:14:15 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/26 02:14:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 02:14:15 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/26 02:14:15 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:14:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 02:14:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 02:14:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 02:14:15 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/26 02:14:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 02:14:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 02:14:15 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/26 02:14:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 02:14:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 02:14:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 02:14:15 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/26 02:14:15 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/26 02:14:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 02:14:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 02:14:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 02:14:15 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/26 02:14:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 02:14:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 02:14:15 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/26 02:14:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 02:14:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 02:14:15 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/26 02:14:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 02:14:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 02:14:15 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/26 02:14:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 02:14:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 02:14:15 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/26 02:14:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 02:14:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 02:14:15 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/26 02:14:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 02:14:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 02:14:15 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/26 02:14:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 02:14:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 02:14:15 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/26 02:14:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 02:14:15 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:14:15 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:14:15 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/02/26 02:14:15 DEBUG : Waiting for deletions to finish 2026/02/26 02:14:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:14:15 DEBUG : splitbananasplit: Excluded 2026/02/26 02:14:15 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:14:15 DEBUG : banana: Excluded 2026/02/26 02:14:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:14:15 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:14:15 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:14:15 DEBUG : apple: Excluded 2026/02/26 02:14:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:14:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:14:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:14:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:14:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:14:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:14:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:14:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:14:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:14:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:14:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:14:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:14:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:14:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:14:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:14:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:14:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:14:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:14:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:14:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:14:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:14:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:14:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:14:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:14:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:14:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:14:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:14:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:15:25 DEBUG : Waiting for deletions to finish 2026/02/26 02:15:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : splitbananasplit: Excluded 2026/02/26 02:15:25 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : banana: Excluded 2026/02/26 02:15:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:15:25 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : apple: Excluded 2026/02/26 02:15:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:15:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:15:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:15:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:15:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:15:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:15:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:15:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:15:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:15:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:15:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:15:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:15:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:15:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:15:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:15:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 02:15:26 DEBUG : apple: size = 5 OK 2026/02/26 02:15:26 DEBUG : apple: Sizes identical 2026/02/26 02:15:26 DEBUG : apple: Unchanged skipping 2026/02/26 02:15:26 DEBUG : banana: size = 6 OK 2026/02/26 02:15:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 02:15:26 DEBUG : banana: Sizes identical 2026/02/26 02:15:26 DEBUG : banana: Unchanged skipping 2026/02/26 02:15:26 DEBUG : appleappleapplebanana: Sizes identical 2026/02/26 02:15:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 02:15:26 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 02:15:26 DEBUG : splitbananasplit: Sizes identical 2026/02/26 02:15:26 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 02:15:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/26 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/26 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 02:15:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 02:15:26 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/26 02:15:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 02:15:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 02:15:26 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/26 02:15:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 02:15:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 02:15:26 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/26 02:15:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 02:15:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 02:15:26 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/26 02:15:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 02:15:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 02:15:26 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/26 02:15:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 02:15:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 02:15:26 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/26 02:15:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 02:15:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 02:15:26 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/26 02:15:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 02:15:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 02:15:26 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/26 02:15:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 02:15:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 02:15:26 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/26 02:15:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 02:15:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 02:15:26 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/26 02:15:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 02:15:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 02:15:26 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/26 02:15:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 02:15:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 02:15:26 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/26 02:15:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 02:15:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 02:15:26 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/26 02:15:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 02:15:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 02:15:26 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/26 02:15:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 02:15:26 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:15:26 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:15:26 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:15:26 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/02/26 02:15:26 DEBUG : Waiting for deletions to finish 2026/02/26 02:15:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : splitbananasplit: Excluded 2026/02/26 02:15:26 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : banana: Excluded 2026/02/26 02:15:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:15:26 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : apple: Excluded 2026/02/26 02:15:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:15:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:15:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:15:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:15:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:15:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:15:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:15:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:15:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:15:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:15:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:15:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:15:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:15:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 02:15:27 DEBUG : apple: size = 5 OK 2026/02/26 02:15:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 02:15:27 DEBUG : apple: Sizes identical 2026/02/26 02:15:27 DEBUG : appleappleapplebanana: Sizes identical 2026/02/26 02:15:27 DEBUG : apple: Unchanged skipping 2026/02/26 02:15:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 02:15:27 DEBUG : banana: size = 6 OK 2026/02/26 02:15:27 DEBUG : banana: Sizes identical 2026/02/26 02:15:27 DEBUG : banana: Unchanged skipping 2026/02/26 02:15:27 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 02:15:27 DEBUG : splitbananasplit: Sizes identical 2026/02/26 02:15:27 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 02:15:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/26 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 02:15:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 02:15:27 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/26 02:15:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 02:15:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 02:15:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 02:15:27 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/26 02:15:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 02:15:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 02:15:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 02:15:27 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/26 02:15:27 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/26 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 02:15:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 02:15:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 02:15:27 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/26 02:15:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 02:15:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 02:15:27 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/26 02:15:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 02:15:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 02:15:27 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/26 02:15:27 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/26 02:15:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 02:15:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 02:15:27 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/26 02:15:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 02:15:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 02:15:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 02:15:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 02:15:27 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/26 02:15:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 02:15:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 02:15:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 02:15:27 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/26 02:15:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 02:15:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 02:15:27 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/26 02:15:27 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/26 02:15:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 02:15:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 02:15:27 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/26 02:15:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 02:15:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 02:15:27 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/26 02:15:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 02:15:27 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:15:27 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:15:27 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/02/26 02:15:27 DEBUG : Waiting for deletions to finish 2026/02/26 02:15:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:15:27 DEBUG : splitbananasplit: Excluded 2026/02/26 02:15:27 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:15:27 DEBUG : banana: Excluded 2026/02/26 02:15:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:15:27 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:15:27 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:15:27 DEBUG : apple: Excluded 2026/02/26 02:15:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:15:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:15:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:15:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:15:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:15:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:15:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:15:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:15:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:15:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:15:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:15:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:15:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:15:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:15:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:15:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:15:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:15:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:15:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:15:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:15:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:15:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:15:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:15:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:15:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:15:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:15:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:15:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:15:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:15:28 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:16:37 DEBUG : Waiting for deletions to finish 2026/02/26 02:16:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : splitbananasplit: Excluded 2026/02/26 02:16:37 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : banana: Excluded 2026/02/26 02:16:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:16:37 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : apple: Excluded 2026/02/26 02:16:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:16:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:16:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:16:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:16:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:16:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:16:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:16:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:16:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:16:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:16:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:16:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:16:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:16:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:16:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:16:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:16:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 02:16:38 DEBUG : apple: size = 5 OK 2026/02/26 02:16:38 DEBUG : apple: Sizes identical 2026/02/26 02:16:38 DEBUG : apple: Unchanged skipping 2026/02/26 02:16:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 02:16:38 DEBUG : appleappleapplebanana: Sizes identical 2026/02/26 02:16:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 02:16:38 DEBUG : banana: size = 6 OK 2026/02/26 02:16:38 DEBUG : banana: Sizes identical 2026/02/26 02:16:38 DEBUG : banana: Unchanged skipping 2026/02/26 02:16:38 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 02:16:38 DEBUG : splitbananasplit: Sizes identical 2026/02/26 02:16:38 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 02:16:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 02:16:38 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/26 02:16:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 02:16:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 02:16:38 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/26 02:16:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 02:16:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 02:16:38 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/26 02:16:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 02:16:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 02:16:38 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/26 02:16:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 02:16:38 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/26 02:16:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 02:16:38 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:16:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 02:16:38 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/26 02:16:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 02:16:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 02:16:38 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/26 02:16:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 02:16:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 02:16:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 02:16:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 02:16:38 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/26 02:16:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 02:16:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 02:16:38 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/26 02:16:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 02:16:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 02:16:38 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/26 02:16:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 02:16:38 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/26 02:16:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 02:16:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 02:16:38 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/26 02:16:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 02:16:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 02:16:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 02:16:38 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/26 02:16:38 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/26 02:16:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 02:16:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 02:16:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 02:16:38 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/26 02:16:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 02:16:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 02:16:38 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/26 02:16:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 02:16:38 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:16:38 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:16:38 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/02/26 02:16:38 DEBUG : Waiting for deletions to finish 2026/02/26 02:16:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : splitbananasplit: Excluded 2026/02/26 02:16:38 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : banana: Excluded 2026/02/26 02:16:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:16:38 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : apple: Excluded 2026/02/26 02:16:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:16:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:16:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:16:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:16:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:16:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:16:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:16:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:16:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:16:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:16:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:16:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:16:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:16:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:16:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:16:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:16:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/26 02:16:39 DEBUG : apple: size = 5 OK 2026/02/26 02:16:39 DEBUG : apple: Sizes identical 2026/02/26 02:16:39 DEBUG : apple: Unchanged skipping 2026/02/26 02:16:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 02:16:39 DEBUG : appleappleapplebanana: Sizes identical 2026/02/26 02:16:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 02:16:39 DEBUG : banana: size = 6 OK 2026/02/26 02:16:39 DEBUG : banana: Sizes identical 2026/02/26 02:16:39 DEBUG : banana: Unchanged skipping 2026/02/26 02:16:39 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 02:16:39 DEBUG : splitbananasplit: Sizes identical 2026/02/26 02:16:39 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 02:16:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 02:16:39 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/26 02:16:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 02:16:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 02:16:39 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/26 02:16:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 02:16:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 02:16:39 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/26 02:16:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 02:16:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 02:16:39 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/26 02:16:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 02:16:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 02:16:39 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/26 02:16:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 02:16:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 02:16:39 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/26 02:16:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 02:16:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 02:16:39 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/26 02:16:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 02:16:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 02:16:39 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/26 02:16:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 02:16:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 02:16:39 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/26 02:16:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 02:16:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 02:16:39 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/26 02:16:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 02:16:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 02:16:39 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/26 02:16:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 02:16:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 02:16:39 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/26 02:16:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 02:16:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 02:16:39 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/26 02:16:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 02:16:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 02:16:39 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/26 02:16:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 02:16:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 02:16:39 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/26 02:16:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 02:16:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 02:16:39 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/26 02:16:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 02:16:39 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:16:39 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:16:39 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:16:39 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/02/26 02:16:39 DEBUG : Waiting for deletions to finish 2026/02/26 02:16:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 02:16:39 DEBUG : splitbananasplit: Excluded 2026/02/26 02:16:39 DEBUG : banana: Excluded (Path Filter) 2026/02/26 02:16:39 DEBUG : banana: Excluded 2026/02/26 02:16:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 02:16:39 DEBUG : appleappleapplebanana: Excluded 2026/02/26 02:16:39 DEBUG : apple: Excluded (Path Filter) 2026/02/26 02:16:39 DEBUG : apple: Excluded 2026/02/26 02:16:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 02:16:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/26 02:16:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 02:16:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/26 02:16:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 02:16:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/26 02:16:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 02:16:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/26 02:16:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 02:16:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/26 02:16:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 02:16:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/26 02:16:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 02:16:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/26 02:16:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 02:16:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/26 02:16:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 02:16:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/26 02:16:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 02:16:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/26 02:16:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 02:16:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/26 02:16:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 02:16:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/26 02:16:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 02:16:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/26 02:16:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 02:16:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/26 02:16:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 02:16:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/26 02:16:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 02:16:40 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1592.32s) --- PASS: TestTransform/NFC (72.23s) --- PASS: TestTransform/NFD (72.19s) --- PASS: TestTransform/base64 (94.82s) --- PASS: TestTransform/prefix (119.34s) --- FAIL: TestTransform/suffix (242.43s) --- FAIL: TestTransform/truncate (629.96s) --- FAIL: TestTransform/encoder (72.80s) --- FAIL: TestTransform/ISO-8859-1 (72.16s) --- FAIL: TestTransform/charmap (72.22s) --- FAIL: TestTransform/lowercase (72.09s) --- FAIL: TestTransform/ascii (72.08s) === RUN TestTransformCopy run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:17:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/26 02:17:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/26 02:17:09 INFO : sub dir_somesuffix: Making directory 2026/02/26 02:17:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/26 02:17:10 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/26 02:17:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/26 02:17:10 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/26 02:17:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/26 02:17:10 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:17:10 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:17:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/26 02:17:12 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/26 02:17:12 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:17:12 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:240: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:240 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (7.08s) === RUN TestDoubleTransform run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:17:16 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:17:16 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:17:16 INFO : tictactoe: Making directory 2026/02/26 02:17:17 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:17:17 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:17:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 02:17:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/26 02:17:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 02:17:17 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:17:17 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:17:19 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/26 02:17:19 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/26 02:17:19 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:17:19 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:257 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (7.05s) === RUN TestFileTag run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:17:23 INFO : toe: Making directory 2026/02/26 02:17:24 INFO : toe/toe: Making directory 2026/02/26 02:17:26 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:17:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/26 02:17:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/26 02:17:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/26 02:17:26 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:17:26 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:17:28 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/26 02:17:28 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/26 02:17:28 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:17:28 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:274: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:274 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (10.23s) === RUN TestNoTag run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:17:33 INFO : toe: Making directory 2026/02/26 02:17:35 INFO : toe/toe: Making directory 2026/02/26 02:17:36 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:17:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/26 02:17:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/26 02:17:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/26 02:17:36 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:17:36 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:17:38 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/26 02:17:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/26 02:17:38 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:17:38 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:291 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (10.18s) === RUN TestDirTag run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:17:43 DEBUG : empty_dir: Making directory with metadata 2026/02/26 02:17:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/26 02:17:43 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:17:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:17:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:17:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:17:43 INFO : tictacempty_dir: Making directory 2026/02/26 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:17:45 INFO : tictactoe: Making directory 2026/02/26 02:17:46 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:17:46 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:17:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 02:17:46 INFO : tictactoe/tictactoe: Making directory 2026/02/26 02:17:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 02:17:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/26 02:17:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/26 02:17:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/26 02:17:48 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:17:48 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:17:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/26 02:17:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/26 02:17:50 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:17:50 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:310: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:310 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (13.44s) === RUN TestAllTag run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:17:57 DEBUG : empty_dir: Making directory with metadata 2026/02/26 02:17:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/26 02:17:57 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:17:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:17:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:17:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:17:57 INFO : tictacempty_dir: Making directory 2026/02/26 02:17:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:17:58 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:17:58 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:17:58 INFO : tictactoe: Making directory 2026/02/26 02:18:00 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:00 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 02:18:00 INFO : tictactoe/tictactoe: Making directory 2026/02/26 02:18:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 02:18:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/26 02:18:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:18:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/26 02:18:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:18:01 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:18:01 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:18:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/26 02:18:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:18:03 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:18:03 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:329: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (13.49s) === RUN TestRunTwice run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:18:10 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:10 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:10 INFO : tictactoe: Making directory 2026/02/26 02:18:12 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:12 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 02:18:12 INFO : tictactoe/tictactoe: Making directory 2026/02/26 02:18:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 02:18:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/26 02:18:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/26 02:18:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/26 02:18:13 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:18:13 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:18:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/26 02:18:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/26 02:18:15 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:18:15 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice --- FAIL: TestRunTwice (10.29s) === RUN TestSyntax 2026/02/26 02:18:20 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:18:21 INFO : toe: Making directory 2026/02/26 02:18:22 INFO : toe/toe: Making directory 2026/02/26 02:18:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/26 02:18:24 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:18:24 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:18:26 DEBUG : toe/toe/toe: size = 11 OK 2026/02/26 02:18:26 INFO : toe/toe/toe: Copied (new) 2026/02/26 02:18:26 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:18:26 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (10.21s) === RUN TestMove run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:18:31 DEBUG : empty_dir: Making directory with metadata 2026/02/26 02:18:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/26 02:18:31 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:18:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:18:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:18:31 INFO : tictacempty_dir: Making directory 2026/02/26 02:18:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:18:32 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:32 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:32 INFO : tictactoe: Making directory 2026/02/26 02:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:34 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 02:18:34 INFO : tictactoe/tictactoe: Making directory 2026/02/26 02:18:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 02:18:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/26 02:18:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:18:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/26 02:18:35 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:18:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:18:35 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:18:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:18:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/26 02:18:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:18:37 INFO : toe/toe/toe.txt: Deleted 2026/02/26 02:18:37 ERROR : Local file system at /tmp/rclone111887567: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (13.38s) === RUN TestTransformFile run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:18:44 DEBUG : empty_dir: Making directory with metadata 2026/02/26 02:18:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/26 02:18:44 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:18:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:18:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:18:44 INFO : tictacempty_dir: Making directory 2026/02/26 02:18:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:18:46 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:46 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:46 INFO : tictactoe: Making directory 2026/02/26 02:18:47 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:47 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 02:18:47 INFO : tictactoe/tictactoe: Making directory 2026/02/26 02:18:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 02:18:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/26 02:18:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:18:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/26 02:18:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:18:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:18:49 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:18:49 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:18:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/26 02:18:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:18:51 INFO : toe/toe/toe.txt: Deleted 2026/02/26 02:18:51 ERROR : Local file system at /tmp/rclone111887567: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (13.47s) === RUN TestManualTransformFile run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:18:57 DEBUG : Reset feature "Copy" 2026/02/26 02:18:57 DEBUG : Reset feature "Move" 2026/02/26 02:18:57 DEBUG : Reset feature "Copy" 2026/02/26 02:18:57 DEBUG : Reset feature "Move" 2026/02/26 02:18:57 DEBUG : empty_dir: Making directory with metadata 2026/02/26 02:18:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/26 02:18:57 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:18:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:18:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:18:58 INFO : tictacempty_dir: Making directory 2026/02/26 02:18:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 02:18:59 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:59 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:18:59 INFO : tictactoe: Making directory 2026/02/26 02:19:01 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:19:01 DEBUG : toe: transformed to: tictactoe 2026/02/26 02:19:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 02:19:01 INFO : tictactoe/tictactoe: Making directory 2026/02/26 02:19:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 02:19:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/26 02:19:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:19:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/26 02:19:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:19:02 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:19:02 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:19:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:19:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/26 02:19:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 02:19:04 INFO : toe/toe/toe.txt: Deleted 2026/02/26 02:19:04 ERROR : Local file system at /tmp/rclone111887567: not deleting directories as there were IO errors sync_transform_test.go:458: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:458 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (13.47s) === RUN TestBase64 run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:19:11 DEBUG : toe: transformed to: dG9l 2026/02/26 02:19:11 DEBUG : toe: transformed to: dG9l 2026/02/26 02:19:11 INFO : dG9l: Making directory 2026/02/26 02:19:13 DEBUG : toe: transformed to: dG9l 2026/02/26 02:19:13 DEBUG : toe: transformed to: dG9l 2026/02/26 02:19:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/26 02:19:13 INFO : dG9l/dG9l: Making directory 2026/02/26 02:19:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/26 02:19:14 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/26 02:19:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/26 02:19:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/26 02:19:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/26 02:19:14 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:19:14 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:19:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/26 02:19:16 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/26 02:19:16 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:19:16 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors sync_transform_test.go:482: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (10.20s) === RUN TestError run.go:185: Remote "Linkbox root 'rclone-test-dagavoy3xaze'", Local "Local file system at /tmp/rclone111887567", Modify Window "876000h0m0s" 2026/02/26 02:19:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/26 02:19:21 DEBUG : toe: transformed to: 2026/02/26 02:19:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/26 02:19:21 DEBUG : toe: transformed to: 2026/02/26 02:19:21 INFO : Linkbox root 'rclone-test-dagavoy3xaze': Making directory 2026/02/26 02:19:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/26 02:19:21 DEBUG : toe: transformed to: 2026/02/26 02:19:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/26 02:19:21 DEBUG : toe: transformed to: 2026/02/26 02:19:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/26 02:19:21 DEBUG : toe/toe: transformed to: 2026/02/26 02:19:21 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/26 02:19:21 INFO : toe/toe: Making directory 2026/02/26 02:19:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/26 02:19:24 DEBUG : toe/toe: transformed to: 2026/02/26 02:19:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/26 02:19:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/26 02:19:24 DEBUG : toe: transformed to: 2026/02/26 02:19:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/26 02:19:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/26 02:19:24 DEBUG : toe/toe/toe: transformed to: 2026/02/26 02:19:24 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/26 02:19:24 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for checks to finish 2026/02/26 02:19:24 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Waiting for transfers to finish 2026/02/26 02:19:26 DEBUG : toe/toe/toe: size = 11 OK 2026/02/26 02:19:26 INFO : toe/toe/toe: Copied (new) 2026/02/26 02:19:26 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting files as there were IO errors 2026/02/26 02:19:26 ERROR : Linkbox root 'rclone-test-dagavoy3xaze': not deleting directories as there were IO errors --- PASS: TestError (11.03s) FAIL 2026/02/26 02:19:32 DEBUG : Linkbox root 'rclone-test-dagavoy3xaze': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 52m56.947842254s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs 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]