"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/11/05 01:01:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hefesal3kase" 2025/11/05 01:01:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 01:01:13 DEBUG : Creating backend with remote "/tmp/rclone3708622199" === 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-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:01:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:01:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/05 01:01:15 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:01:15 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.63s) === RUN TestCopy run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:01:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 01:01:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:01:15 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:01:15 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:01:19 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:01:19 INFO : sub dir/hello world: Copied (new) 2025/11/05 01:01:20 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.09s) === RUN TestCopyMetadata run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", 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-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.51s) === RUN TestCopyMissingDirectory run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:01:24 DEBUG : Creating backend with remote "/non-existing" 2025/11/05 01:01:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/05 01:01:24 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:01:24 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.59s) === RUN TestCopyNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:01:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:01:26 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:01:26 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:01:29 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:01:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (8.40s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.49s) === RUN TestCopyCheckFirst run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:01:34 INFO : Linkbox root 'rclone-test-hefesal3kase': Running all checks before starting transfers 2025/11/05 01:01:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:01:34 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:01:34 INFO : Linkbox root 'rclone-test-hefesal3kase': Checks finished, now starting transfers 2025/11/05 01:01:34 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:01:38 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:01:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.97s) === RUN TestSyncNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:01:42 ERROR : Ignoring --no-traverse with sync 2025/11/05 01:01:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:01:42 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:01:42 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:01:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:01:46 INFO : sub dir/hello world: Copied (new) 2025/11/05 01:01:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (8.06s) === RUN TestCopyWithDepth run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:01:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/05 01:01:50 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:01:50 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:01:52 DEBUG : hello world2: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:01:53 DEBUG : hello world2: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:01:53 DEBUG : hello world2: size = 12 OK 2025/11/05 01:01:53 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (5.36s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:01:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:01:55 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:01:55 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:01:57 DEBUG : potato2: size = 11 OK 2025/11/05 01:01:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:02:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:02:00 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:02:00 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:02:02 DEBUG : potato2: size = 11 OK 2025/11/05 01:02:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.76s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:02:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/05 01:02:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 01:02:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/05 01:02:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 01:02:04 INFO : sub dir2: Making directory 2025/11/05 01:02:06 INFO : sub dir: Making directory 2025/11/05 01:02:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:02:07 INFO : sub dir2/sub sub dir2: Making directory 2025/11/05 01:02:09 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:02:09 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:02:11 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:02:11 INFO : sub dir/hello world: Copied (new) 2025/11/05 01:02:12 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.22s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:02:19 INFO : sub dir2: Making directory 2025/11/05 01:02:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/05 01:02:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 01:02:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:02:20 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:02:20 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:02:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:02:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (8.00s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:02:27 DEBUG : sub dir2: Making directory with metadata 2025/11/05 01:02:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 01:02:28 INFO : sub dir2: Making directory 2025/11/05 01:02:29 INFO : sub dir: Making directory 2025/11/05 01:02:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:02:31 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:02:31 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:02:33 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:02:33 INFO : sub dir/hello world: Copied (new) 2025/11/05 01:02:33 INFO : sub dir/hello world: Deleted 2025/11/05 01:02:33 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/05 01:02:34 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.55s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.49s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:02:39 INFO : sub dir2: Making directory 2025/11/05 01:02:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:02:40 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:02:40 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:02:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:02:43 INFO : sub dir/hello world: Copied (new) 2025/11/05 01:02:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (8.12s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:02:48 DEBUG : sub dir2: Making directory with metadata 2025/11/05 01:02:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 01:02:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 01:02:48 INFO : sub dir2: Making directory 2025/11/05 01:02:49 INFO : sub dir: Making directory 2025/11/05 01:02:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:02:51 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:02:51 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:02:53 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:02:53 INFO : sub dir/hello world: Copied (new) 2025/11/05 01:02:53 DEBUG : Waiting for deletions to finish 2025/11/05 01:02:54 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.39s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.49s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:02:59 INFO : sub dir2: Making directory 2025/11/05 01:03:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:03:00 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:03:00 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:03:04 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:03:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:03:04 INFO : sub dir/hello world: Copied (new) 2025/11/05 01:03:04 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncNoEmptyDirectories (16.37s) === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:03:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-depoxux2nami" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-hefesal3kase' -> Linkbox root 'rclone-test-depoxux2nami' 2025/11/05 01:03:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:03:21 DEBUG : Linkbox root 'rclone-test-depoxux2nami': Waiting for checks to finish 2025/11/05 01:03:21 DEBUG : Linkbox root 'rclone-test-depoxux2nami': Waiting for transfers to finish 2025/11/05 01:03:21 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 2025/11/05 01:03:21 DEBUG : Linkbox root 'rclone-test-depoxux2nami': Purge remote 2025/11/05 01:03:22 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (9.53s) === RUN TestCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:03:30 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:03:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:03:30 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:03:30 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 01:03:30 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:03:30 DEBUG : sub dir/hello world: Update: removing old file 2025/11/05 01:03:33 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 01:03:33 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.65s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:03:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xagazoc9molu" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-hefesal3kase' -> Linkbox root 'rclone-test-xagazoc9molu' 2025/11/05 01:03:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:03:42 DEBUG : Linkbox root 'rclone-test-xagazoc9molu': Waiting for checks to finish 2025/11/05 01:03:42 DEBUG : Linkbox root 'rclone-test-xagazoc9molu': Waiting for transfers to finish 2025/11/05 01:03:42 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 2025/11/05 01:03:42 DEBUG : Linkbox root 'rclone-test-xagazoc9molu': Purge remote 2025/11/05 01:03:42 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (9.25s) === RUN TestMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:03:50 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:03:50 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:03:50 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:03:52 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:03:52 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:03:52 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:03:52 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 01:03:52 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:03:52 DEBUG : sub dir/hello world: Update: removing old file 2025/11/05 01:03:55 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 01:03:55 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/05 01:03:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (13.06s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:04:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jawariv3qela" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-hefesal3kase' -> Linkbox root 'rclone-test-jawariv3qela' 2025/11/05 01:04:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:04:05 DEBUG : Linkbox root 'rclone-test-jawariv3qela': Waiting for checks to finish 2025/11/05 01:04:05 DEBUG : Linkbox root 'rclone-test-jawariv3qela': Waiting for transfers to finish 2025/11/05 01:04:05 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 2025/11/05 01:04:05 DEBUG : Linkbox root 'rclone-test-jawariv3qela': Purge remote 2025/11/05 01:04:05 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (9.47s) === RUN TestCopyAfterDelete run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:04:13 ERROR : error listing: directory not found 2025/11/05 01:04:13 INFO : Local file system at /tmp/rclone3708622199: Making directory 2025/11/05 01:04:13 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:04:13 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.71s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:04:22 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 01:04:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:04:22 DEBUG : Local file system at /tmp/rclone3708622199: Waiting for checks to finish 2025/11/05 01:04:22 DEBUG : Local file system at /tmp/rclone3708622199: Waiting for transfers to finish 2025/11/05 01:04:22 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 01:04:22 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone3708622199/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/rclone3708622199/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.67s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:04:26 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/05 01:04:26 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:04:26 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:04:28 DEBUG : check sum: size = 1 OK 2025/11/05 01:04:28 INFO : check sum: Copied (new) 2025/11/05 01:04:28 DEBUG : Waiting for deletions to finish 2025/11/05 01:04:29 DEBUG : check sum: size = 1 OK 2025/11/05 01:04:29 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:04:29 NOTICE: Linkbox root 'rclone-test-hefesal3kase': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/05 01:04:29 DEBUG : check sum: Size of src and dst objects identical 2025/11/05 01:04:29 DEBUG : check sum: Unchanged skipping 2025/11/05 01:04:29 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:04:29 DEBUG : Waiting for deletions to finish 2025/11/05 01:04:29 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.88s) === RUN TestSyncSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:04:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/05 01:04:31 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:04:31 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:04:33 DEBUG : sizeonly: size = 6 OK 2025/11/05 01:04:33 INFO : sizeonly: Copied (new) 2025/11/05 01:04:33 DEBUG : Waiting for deletions to finish 2025/11/05 01:04:34 DEBUG : sizeonly: size = 6 OK 2025/11/05 01:04:34 DEBUG : sizeonly: Sizes identical 2025/11/05 01:04:34 DEBUG : sizeonly: Unchanged skipping 2025/11/05 01:04:34 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:04:34 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:04:34 DEBUG : Waiting for deletions to finish 2025/11/05 01:04:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.70s) === RUN TestSyncIgnoreSize run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:04:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/05 01:04:36 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:04:36 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:04:38 INFO : ignore-size: Copied (new) 2025/11/05 01:04:38 DEBUG : Waiting for deletions to finish 2025/11/05 01:04:39 DEBUG : ignore-size: Sizes identical 2025/11/05 01:04:39 DEBUG : ignore-size: Unchanged skipping 2025/11/05 01:04:39 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:04:39 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:04:39 DEBUG : Waiting for deletions to finish 2025/11/05 01:04:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.86s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:04:43 DEBUG : existing: size = 6 OK 2025/11/05 01:04:43 DEBUG : existing: Sizes identical 2025/11/05 01:04:43 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:04:43 DEBUG : existing: Unchanged skipping 2025/11/05 01:04:43 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:04:43 DEBUG : Waiting for deletions to finish 2025/11/05 01:04:43 INFO : There was nothing to transfer 2025/11/05 01:04:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/05 01:04:43 DEBUG : existing: Update: removing old file 2025/11/05 01:04:43 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:04:43 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:04:47 DEBUG : existing: size = 6 OK 2025/11/05 01:04:47 INFO : existing: Copied (replaced existing) 2025/11/05 01:04:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.26s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:04:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 01:04:49 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:04:49 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:04:51 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:04:52 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:04:52 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:04:53 DEBUG : existing: size = 6 OK 2025/11/05 01:04:53 INFO : existing: Copied (new) 2025/11/05 01:04:53 DEBUG : Waiting for deletions to finish 2025/11/05 01:04:53 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:04:53 DEBUG : existing: Destination exists, skipping 2025/11/05 01:04:53 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:04:53 DEBUG : Waiting for deletions to finish 2025/11/05 01:04:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.37s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:05:03 INFO : d: Making directory 2025/11/05 01:05:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 01:05:06 DEBUG : c/non empty space: size = 5 OK 2025/11/05 01:05:06 DEBUG : c/non empty space: Sizes identical 2025/11/05 01:05:06 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 01:05:06 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:05:06 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:05:10 DEBUG : a/potato2: size = 60 OK 2025/11/05 01:05:10 INFO : a/potato2: Copied (new) 2025/11/05 01:05:10 DEBUG : Waiting for deletions to finish 2025/11/05 01:05:12 INFO : b/potato: Deleted 2025/11/05 01:05:12 INFO : d: Removing directory 2025/11/05 01:05:13 INFO : b: Removing directory 2025/11/05 01:05:15 DEBUG : Linkbox root 'rclone-test-hefesal3kase': deleted 2 directories --- PASS: TestSyncIgnoreErrors (26.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:05:24 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:05:25 DEBUG : empty space: size = 1 OK 2025/11/05 01:05:25 DEBUG : empty space: Sizes identical 2025/11/05 01:05:25 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:05:25 DEBUG : empty space: Unchanged skipping 2025/11/05 01:05:25 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:05:25 DEBUG : Waiting for deletions to finish 2025/11/05 01:05:25 INFO : There was nothing to transfer 2025/11/05 01:05:25 DEBUG : empty space: size = 1 OK 2025/11/05 01:05:25 DEBUG : empty space: Sizes identical 2025/11/05 01:05:25 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:05:25 DEBUG : empty space: Unchanged skipping 2025/11/05 01:05:25 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:05:25 DEBUG : Waiting for deletions to finish 2025/11/05 01:05:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (5.44s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.49s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.38s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:05:31 DEBUG : empty space: size = 1 OK 2025/11/05 01:05:31 DEBUG : empty space: Sizes identical 2025/11/05 01:05:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/05 01:05:31 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:05:31 DEBUG : empty space: Unchanged skipping 2025/11/05 01:05:31 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:05:33 DEBUG : potato: size = 60 OK 2025/11/05 01:05:33 INFO : potato: Copied (new) 2025/11/05 01:05:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.20s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:05:39 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:05:39 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:05:39 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:05:39 DEBUG : potato: Sizes differ 2025/11/05 01:05:39 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:05:39 DEBUG : potato: Update: removing old file 2025/11/05 01:05:43 DEBUG : potato: size = 21 OK 2025/11/05 01:05:43 INFO : potato: Copied (replaced existing) 2025/11/05 01:05:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.94s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/11/05 01:05:47 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:05:47 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:05:47 DEBUG : potato: size = 36 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:05:47 DEBUG : potato: Sizes differ 2025/11/05 01:05:47 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:05:47 DEBUG : potato: Update: removing old file 2025/11/05 01:05:50 DEBUG : potato: size = 21 OK 2025/11/05 01:05:50 INFO : potato: Copied (replaced existing) 2025/11/05 01:05:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:05:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:05:57 DEBUG : empty space: size = 1 OK 2025/11/05 01:05:57 DEBUG : empty space: Sizes identical 2025/11/05 01:05:57 DEBUG : empty space: Unchanged skipping 2025/11/05 01:05:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/05 01:05:57 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:05:57 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:05:57 DEBUG : Waiting for deletions to finish 2025/11/05 01:05:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:06:05 DEBUG : empty space: size = 1 OK 2025/11/05 01:06:05 DEBUG : empty space: Sizes identical 2025/11/05 01:06:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:06:05 DEBUG : empty space: Unchanged skipping 2025/11/05 01:06:05 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:06:05 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:06:07 DEBUG : potato2: size = 60 OK 2025/11/05 01:06:07 INFO : potato2: Copied (new) 2025/11/05 01:06:07 DEBUG : Waiting for deletions to finish 2025/11/05 01:06:08 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:06:19 INFO : d: Making directory 2025/11/05 01:06:21 INFO : d/e: Making directory 2025/11/05 01:06:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 01:06:24 DEBUG : c/non empty space: size = 5 OK 2025/11/05 01:06:24 DEBUG : c/non empty space: Sizes identical 2025/11/05 01:06:24 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 01:06:26 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:06:26 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:06:28 DEBUG : a/potato2: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:06:28 DEBUG : a/potato2: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:06:29 DEBUG : a/potato2: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:06:29 DEBUG : a/potato2: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:06:31 DEBUG : a/potato2: size = 60 OK 2025/11/05 01:06:31 INFO : a/potato2: Copied (new) 2025/11/05 01:06:31 DEBUG : Waiting for deletions to finish 2025/11/05 01:06:32 INFO : b/potato: Deleted 2025/11/05 01:06:32 INFO : d/e: Removing directory 2025/11/05 01:06:34 INFO : d: Removing directory 2025/11/05 01:06:35 INFO : b: Removing directory 2025/11/05 01:06:37 DEBUG : Linkbox root 'rclone-test-hefesal3kase': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (32.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:06:52 INFO : d: Making directory 2025/11/05 01:06:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 01:06:55 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:06:55 DEBUG : c/non empty space: size = 5 OK 2025/11/05 01:06:55 DEBUG : c/non empty space: Sizes identical 2025/11/05 01:06:55 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 01:06:55 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:06:59 DEBUG : a/potato2: size = 60 OK 2025/11/05 01:06:59 INFO : a/potato2: Copied (new) 2025/11/05 01:06:59 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:06:59 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (27.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:07:16 DEBUG : Waiting for deletions to finish 2025/11/05 01:07:16 DEBUG : empty space: size = 1 OK 2025/11/05 01:07:16 DEBUG : empty space: Sizes identical 2025/11/05 01:07:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:07:16 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:07:16 DEBUG : empty space: Unchanged skipping 2025/11/05 01:07:16 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:07:18 INFO : potato: Deleted 2025/11/05 01:07:19 DEBUG : potato2: size = 60 OK 2025/11/05 01:07:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (11.04s) === RUN TestSyncDeleteBefore run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:07:26 DEBUG : Waiting for deletions to finish 2025/11/05 01:07:27 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:07:27 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:07:28 INFO : potato: Deleted 2025/11/05 01:07:28 DEBUG : empty space: size = 1 OK 2025/11/05 01:07:28 DEBUG : empty space: Sizes identical 2025/11/05 01:07:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:07:28 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:07:28 DEBUG : empty space: Unchanged skipping 2025/11/05 01:07:28 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:07:31 DEBUG : potato2: size = 60 OK 2025/11/05 01:07:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.73s) === RUN TestCopyDeleteBefore run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:07:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:07:37 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:07:37 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:07:39 DEBUG : potato2: size = 19 OK 2025/11/05 01:07:39 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.02s) === RUN TestSyncWithExclude run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:07:47 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 01:07:47 DEBUG : enormous: Excluded 2025/11/05 01:07:47 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 01:07:47 DEBUG : potato2: Excluded 2025/11/05 01:07:47 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 01:07:47 DEBUG : potato2: Excluded 2025/11/05 01:07:47 DEBUG : empty space: size = 1 OK 2025/11/05 01:07:47 DEBUG : empty space: Sizes identical 2025/11/05 01:07:47 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:07:47 DEBUG : empty space: Unchanged skipping 2025/11/05 01:07:47 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:07:47 DEBUG : Waiting for deletions to finish 2025/11/05 01:07:47 INFO : There was nothing to transfer 2025/11/05 01:07:47 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 01:07:47 DEBUG : enormous: Excluded 2025/11/05 01:07:47 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 01:07:47 DEBUG : potato2: Excluded 2025/11/05 01:07:47 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 01:07:47 DEBUG : potato2: Excluded 2025/11/05 01:07:47 DEBUG : empty space: size = 1 OK 2025/11/05 01:07:47 DEBUG : empty space: Sizes identical 2025/11/05 01:07:47 DEBUG : empty space: Unchanged skipping 2025/11/05 01:07:47 DEBUG : Local file system at /tmp/rclone3708622199: Waiting for checks to finish 2025/11/05 01:07:47 DEBUG : Local file system at /tmp/rclone3708622199: Waiting for transfers to finish 2025/11/05 01:07:47 DEBUG : Waiting for deletions to finish 2025/11/05 01:07:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (8.36s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:07:57 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 01:07:57 DEBUG : enormous: Excluded 2025/11/05 01:07:57 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 01:07:57 DEBUG : potato2: Excluded 2025/11/05 01:07:57 DEBUG : empty space: size = 1 OK 2025/11/05 01:07:57 DEBUG : empty space: Sizes identical 2025/11/05 01:07:57 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:07:57 DEBUG : empty space: Unchanged skipping 2025/11/05 01:07:57 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:07:57 DEBUG : Waiting for deletions to finish 2025/11/05 01:07:58 INFO : enormous: Deleted 2025/11/05 01:07:59 INFO : potato2: Deleted 2025/11/05 01:07:59 INFO : There was nothing to transfer 2025/11/05 01:07:59 DEBUG : empty space: size = 1 OK 2025/11/05 01:07:59 DEBUG : empty space: Sizes identical 2025/11/05 01:07:59 DEBUG : Local file system at /tmp/rclone3708622199: Waiting for checks to finish 2025/11/05 01:07:59 DEBUG : empty space: Unchanged skipping 2025/11/05 01:07:59 DEBUG : Local file system at /tmp/rclone3708622199: Waiting for transfers to finish 2025/11/05 01:07:59 DEBUG : Waiting for deletions to finish 2025/11/05 01:07:59 INFO : enormous: Deleted 2025/11/05 01:07:59 INFO : potato2: Deleted 2025/11/05 01:07:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.81s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.54s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: false 2025/11/05 01:08:02 ERROR : Linkbox root 'rclone-test-hefesal3kase': Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/05 01:08:02 ERROR : Linkbox root 'rclone-test-hefesal3kase': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/05 01:08:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/05 01:08:02 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/05 01:08:02 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:08:02 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:08:04 DEBUG : potato: size = 14 OK 2025/11/05 01:08:04 INFO : potato: Copied (new) 2025/11/05 01:08:05 DEBUG : yam: size = 11 OK 2025/11/05 01:08:05 INFO : yam: Copied (new) 2025/11/05 01:08:05 DEBUG : Waiting for deletions to finish 2025/11/05 01:08:05 ERROR : Linkbox root 'rclone-test-hefesal3kase': Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/05 01:08:05 ERROR : Linkbox root 'rclone-test-hefesal3kase': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/05 01:08:05 DEBUG : potato: size = 14 OK 2025/11/05 01:08:05 DEBUG : potato: Sizes identical 2025/11/05 01:08:05 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/05 01:08:05 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:08:05 DEBUG : potato: Unchanged skipping 2025/11/05 01:08:05 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:08:07 DEBUG : yaml: size = 11 OK 2025/11/05 01:08:07 INFO : yaml: Copied (new) 2025/11/05 01:08:07 DEBUG : Waiting for deletions to finish 2025/11/05 01:08:09 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (10.40s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/11/05 01:08:12 ERROR : Linkbox root 'rclone-test-hefesal3kase': Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/05 01:08:12 ERROR : Linkbox root 'rclone-test-hefesal3kase': Ignoring --track-renames as either the source or destination do not support modtime 2025/11/05 01:08:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/05 01:08:12 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/05 01:08:12 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:08:12 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:08:16 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:08:16 DEBUG : yam: size = 11 OK 2025/11/05 01:08:16 INFO : yam: Copied (new) 2025/11/05 01:08:16 DEBUG : potato: size = 14 OK 2025/11/05 01:08:16 INFO : potato: Copied (new) 2025/11/05 01:08:16 DEBUG : Waiting for deletions to finish 2025/11/05 01:08:16 ERROR : Linkbox root 'rclone-test-hefesal3kase': Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/05 01:08:16 ERROR : Linkbox root 'rclone-test-hefesal3kase': Ignoring --track-renames as either the source or destination do not support modtime 2025/11/05 01:08:16 DEBUG : potato: size = 14 OK 2025/11/05 01:08:16 DEBUG : potato: Sizes identical 2025/11/05 01:08:16 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/05 01:08:16 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:08:16 DEBUG : potato: Unchanged skipping 2025/11/05 01:08:16 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:08:19 DEBUG : yaml: size = 11 OK 2025/11/05 01:08:19 INFO : yaml: Copied (new) 2025/11/05 01:08:19 DEBUG : Waiting for deletions to finish 2025/11/05 01:08:20 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (11.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/11/05 01:08:23 ERROR : Linkbox root 'rclone-test-hefesal3kase': Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/05 01:08:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/05 01:08:24 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/11/05 01:08:24 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:08:24 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:08:27 DEBUG : potato: size = 14 OK 2025/11/05 01:08:27 INFO : potato: Copied (new) 2025/11/05 01:08:28 DEBUG : sub/yam: size = 11 OK 2025/11/05 01:08:28 INFO : sub/yam: Copied (new) 2025/11/05 01:08:28 DEBUG : Waiting for deletions to finish 2025/11/05 01:08:29 ERROR : Linkbox root 'rclone-test-hefesal3kase': Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/05 01:08:29 DEBUG : potato: size = 14 OK 2025/11/05 01:08:29 DEBUG : potato: Sizes identical 2025/11/05 01:08:29 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/05 01:08:29 DEBUG : potato: Unchanged skipping 2025/11/05 01:08:29 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:08:29 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:08:31 DEBUG : yam: size = 11 OK 2025/11/05 01:08:31 INFO : yam: Copied (new) 2025/11/05 01:08:31 DEBUG : Waiting for deletions to finish 2025/11/05 01:08:33 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.56s) === RUN TestServerSideMoveLocal run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:08:38 DEBUG : Creating backend with remote "/tmp/rclone3708622199/dir1" 2025/11/05 01:08:38 DEBUG : Config file has changed externally - reloading 2025/11/05 01:08:38 DEBUG : Creating backend with remote "/tmp/rclone3708622199/dir2" 2025/11/05 01:08:38 DEBUG : Local file system at /tmp/rclone3708622199/dir2: Using server-side directory move 2025/11/05 01:08:38 INFO : Local file system at /tmp/rclone3708622199/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/05 01:08:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/05 01:08:38 DEBUG : Local file system at /tmp/rclone3708622199/dir2: Waiting for checks to finish 2025/11/05 01:08:38 DEBUG : Local file system at /tmp/rclone3708622199/dir2: Waiting for transfers to finish 2025/11/05 01:08:38 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:08:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:08:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/05 01:08:39 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:08:39 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:08:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:08:46 INFO : sub dir/hello world: Copied (new) 2025/11/05 01:08:46 INFO : sub dir/hello world: Deleted 2025/11/05 01:08:46 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/05 01:08:46 INFO : nested/sub dir/file: Copied (new) 2025/11/05 01:08:46 INFO : nested/sub dir/file: Deleted 2025/11/05 01:08:46 INFO : sub dir: Removing directory 2025/11/05 01:08:46 INFO : nested/sub dir: Removing directory 2025/11/05 01:08:46 INFO : nested: Removing directory 2025/11/05 01:08:46 DEBUG : Local file system at /tmp/rclone3708622199: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (17.22s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:08:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:08:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/05 01:08:56 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:08:56 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:09:03 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:09:03 INFO : sub dir/hello world: Copied (new) 2025/11/05 01:09:03 INFO : sub dir/hello world: Deleted 2025/11/05 01:09:03 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/05 01:09:03 INFO : nested/sub dir/file: Copied (new) 2025/11/05 01:09:03 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.12s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:09:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/05 01:09:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 01:09:13 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:09:13 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:09:15 DEBUG : existing-b: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:09:16 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:09:16 DEBUG : existing-b: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:09:16 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:09:16 DEBUG : existing-b: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:09:17 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:09:17 DEBUG : existing-b: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:09:17 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:09:18 DEBUG : existing-b: size = 6 OK 2025/11/05 01:09:18 INFO : existing-b: Copied (new) 2025/11/05 01:09:18 INFO : existing-b: Deleted 2025/11/05 01:09:18 DEBUG : existing: size = 6 OK 2025/11/05 01:09:18 INFO : existing: Copied (new) 2025/11/05 01:09:18 INFO : existing: Deleted 2025/11/05 01:09:19 DEBUG : existing: Destination exists, skipping 2025/11/05 01:09:19 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:09:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/05 01:09:19 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:09:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (9.37s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:09:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ludekub3keni" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-hefesal3kase' -> Linkbox root 'rclone-test-ludekub3keni' 2025/11/05 01:09:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:09:36 DEBUG : empty space: size = 1 OK 2025/11/05 01:09:36 DEBUG : empty space: Sizes identical 2025/11/05 01:09:36 DEBUG : empty space: Unchanged skipping 2025/11/05 01:09:36 DEBUG : Linkbox root 'rclone-test-ludekub3keni': Waiting for checks to finish 2025/11/05 01:09:36 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:09:36 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-ludekub3keni') 2025/11/05 01:09:36 DEBUG : potato3: Sizes differ 2025/11/05 01:09:36 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 01:09:36 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 01:09:36 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 01:09:36 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 01:09:37 INFO : empty space: Deleted 2025/11/05 01:09:37 DEBUG : Linkbox root 'rclone-test-ludekub3keni': Waiting for transfers to finish sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMove 2025/11/05 01:09:37 DEBUG : Linkbox root 'rclone-test-ludekub3keni': Purge remote --- FAIL: TestServerSideMove (19.37s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:09:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kasubem9mejo" 2025/11/05 01:09:49 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:09:49 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:09:51 DEBUG : potato3: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:09:51 DEBUG : potato3: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:09:52 DEBUG : potato3: Trying to read object after upload: try again in 1.6s (5/10) sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-hefesal3kase' -> Linkbox root 'rclone-test-kasubem9mejo' 2025/11/05 01:10:01 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 01:10:01 DEBUG : empty space: Excluded 2025/11/05 01:10:01 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 01:10:01 DEBUG : empty space: Excluded 2025/11/05 01:10:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:10:01 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:10:01 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-kasubem9mejo') 2025/11/05 01:10:01 DEBUG : Linkbox root 'rclone-test-kasubem9mejo': Waiting for checks to finish 2025/11/05 01:10:01 DEBUG : potato3: Sizes differ 2025/11/05 01:10:01 DEBUG : Linkbox root 'rclone-test-kasubem9mejo': Waiting for transfers to finish 2025/11/05 01:10:01 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 01:10:01 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 01:10:01 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 01:10:01 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveWithFilter 2025/11/05 01:10:01 DEBUG : Linkbox root 'rclone-test-kasubem9mejo': Purge remote --- FAIL: TestServerSideMoveWithFilter (25.68s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:10:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gaqitaj0mixa" 2025/11/05 01:10:14 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-hefesal3kase' -> Linkbox root 'rclone-test-gaqitaj0mixa' 2025/11/05 01:10:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:10:22 DEBUG : empty space: size = 1 OK 2025/11/05 01:10:22 DEBUG : empty space: Sizes identical 2025/11/05 01:10:22 DEBUG : empty space: Unchanged skipping 2025/11/05 01:10:22 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:10:22 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-gaqitaj0mixa') 2025/11/05 01:10:22 DEBUG : potato3: Sizes differ 2025/11/05 01:10:23 DEBUG : Linkbox root 'rclone-test-gaqitaj0mixa': Waiting for checks to finish 2025/11/05 01:10:23 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 01:10:23 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 01:10:23 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 01:10:23 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 01:10:24 INFO : empty space: Deleted 2025/11/05 01:10:24 DEBUG : Linkbox root 'rclone-test-gaqitaj0mixa': Waiting for transfers to finish 2025/11/05 01:10:24 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/11/05 01:10:24 DEBUG : Linkbox root 'rclone-test-gaqitaj0mixa': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (23.72s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:10:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hefesal3kase/rclone-move-test" --- PASS: TestServerSideMoveOverlap (5.44s) === RUN TestSyncOverlap run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:10:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hefesal3kase/rclone-sync-test" --- PASS: TestSyncOverlap (1.38s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:10:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hefesal3kase/rclone-sync-test" 2025/11/05 01:10:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hefesal3kase/rclone-sync-test-include/layer2" 2025/11/05 01:10:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hefesal3kase/rclone-sync-test-ignore-file" run.go:290: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-hefesal3kase'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /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:2023 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=16) "rclone-sync-test" } Test: TestSyncOverlapWithFilter Messages: directories --- FAIL: TestSyncOverlapWithFilter (27.31s) === RUN TestSyncCompareDest run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:11:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hefesal3kase/dst" 2025/11/05 01:11:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hefesal3kase/CompareDest" 2025/11/05 01:11:08 DEBUG : one: Need to transfer - File not found at Destination 2025/11/05 01:11:08 DEBUG : Linkbox root 'rclone-test-hefesal3kase/dst': Waiting for checks to finish 2025/11/05 01:11:08 DEBUG : Linkbox root 'rclone-test-hefesal3kase/dst': Waiting for transfers to finish 2025/11/05 01:11:12 DEBUG : one: size = 3 OK 2025/11/05 01:11:12 INFO : one: Copied (new) 2025/11/05 01:11:12 DEBUG : Waiting for deletions to finish 2025/11/05 01:11:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:11:13 DEBUG : one: size = 3 (Linkbox root 'rclone-test-hefesal3kase/dst') 2025/11/05 01:11:13 DEBUG : one: Sizes differ 2025/11/05 01:11:13 DEBUG : Linkbox root 'rclone-test-hefesal3kase/dst': Waiting for checks to finish 2025/11/05 01:11:13 DEBUG : Linkbox root 'rclone-test-hefesal3kase/dst': Waiting for transfers to finish 2025/11/05 01:11:13 DEBUG : one: Update: removing old file 2025/11/05 01:11:16 DEBUG : one: size = 5 OK 2025/11/05 01:11:16 INFO : one: Copied (replaced existing) 2025/11/05 01:11:16 DEBUG : Waiting for deletions to finish 2025/11/05 01:11:17 DEBUG : dst/one: Update: removing old file 2025/11/05 01:11:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:11:25 DEBUG : one: size = 3 (Linkbox root 'rclone-test-hefesal3kase/dst') 2025/11/05 01:11:25 DEBUG : one: Sizes differ 2025/11/05 01:11:25 DEBUG : Linkbox root 'rclone-test-hefesal3kase/dst': Waiting for checks to finish 2025/11/05 01:11:26 DEBUG : one: size = 5 OK 2025/11/05 01:11:26 DEBUG : one: Sizes identical 2025/11/05 01:11:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 01:11:26 DEBUG : Linkbox root 'rclone-test-hefesal3kase/dst': Waiting for transfers to finish 2025/11/05 01:11:26 DEBUG : Waiting for deletions to finish 2025/11/05 01:11:26 INFO : There was nothing to transfer 2025/11/05 01:11:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:11:30 DEBUG : one: size = 3 (Linkbox root 'rclone-test-hefesal3kase/dst') 2025/11/05 01:11:30 DEBUG : one: Sizes differ 2025/11/05 01:11:30 DEBUG : two: size = 3 OK 2025/11/05 01:11:30 DEBUG : two: Sizes identical 2025/11/05 01:11:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 01:11:30 DEBUG : Linkbox root 'rclone-test-hefesal3kase/dst': Waiting for checks to finish 2025/11/05 01:11:30 DEBUG : one: size = 5 OK 2025/11/05 01:11:30 DEBUG : one: Sizes identical 2025/11/05 01:11:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 01:11:30 DEBUG : Linkbox root 'rclone-test-hefesal3kase/dst': Waiting for transfers to finish 2025/11/05 01:11:30 DEBUG : Waiting for deletions to finish 2025/11/05 01:11:30 INFO : There was nothing to transfer 2025/11/05 01:11:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:11:31 DEBUG : one: size = 3 (Linkbox root 'rclone-test-hefesal3kase/dst') 2025/11/05 01:11:31 DEBUG : one: Sizes differ 2025/11/05 01:11:31 DEBUG : two: size = 3 OK 2025/11/05 01:11:31 DEBUG : two: Sizes identical 2025/11/05 01:11:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 01:11:31 DEBUG : Linkbox root 'rclone-test-hefesal3kase/dst': Waiting for checks to finish 2025/11/05 01:11:31 DEBUG : one: size = 5 OK 2025/11/05 01:11:31 DEBUG : one: Sizes identical 2025/11/05 01:11:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 01:11:31 DEBUG : Linkbox root 'rclone-test-hefesal3kase/dst': Waiting for transfers to finish 2025/11/05 01:11:31 DEBUG : Waiting for deletions to finish 2025/11/05 01:11:31 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/05 01:11:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:11:33 DEBUG : one: size = 3 (Linkbox root 'rclone-test-hefesal3kase/dst') 2025/11/05 01:11:33 DEBUG : one: Sizes differ 2025/11/05 01:11:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:11:33 DEBUG : two: size = 3 (Linkbox root 'rclone-test-hefesal3kase/CompareDest') 2025/11/05 01:11:33 DEBUG : two: Sizes differ 2025/11/05 01:11:33 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 01:11:33 DEBUG : Linkbox root 'rclone-test-hefesal3kase/dst': Waiting for checks to finish 2025/11/05 01:11:33 DEBUG : one: size = 5 OK 2025/11/05 01:11:33 DEBUG : one: Sizes identical 2025/11/05 01:11:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 01:11:33 DEBUG : Linkbox root 'rclone-test-hefesal3kase/dst': Waiting for transfers to finish 2025/11/05 01:11:35 DEBUG : two: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:11:36 DEBUG : two: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:11:36 DEBUG : two: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:11:37 DEBUG : two: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:11:38 DEBUG : two: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:11:40 DEBUG : two: size = 5 OK 2025/11/05 01:11:40 INFO : two: Copied (new) 2025/11/05 01:11:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (44.52s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:12:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hefesal3kase/dest" 2025/11/05 01:12:00 DEBUG : Config file has changed externally - reloading 2025/11/05 01:12:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hefesal3kase/pre-dest1" 2025/11/05 01:12:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hefesal3kase/pre-dest2" 2025/11/05 01:12:03 DEBUG : 1: size = 1 OK 2025/11/05 01:12:03 DEBUG : 1: Sizes identical 2025/11/05 01:12:03 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/05 01:12:03 DEBUG : 2: size = 1 OK 2025/11/05 01:12:03 DEBUG : 2: Sizes identical 2025/11/05 01:12:03 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/05 01:12:04 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/05 01:12:04 DEBUG : Linkbox root 'rclone-test-hefesal3kase/dest': Waiting for checks to finish 2025/11/05 01:12:04 DEBUG : Linkbox root 'rclone-test-hefesal3kase/dest': Waiting for transfers to finish 2025/11/05 01:12:08 DEBUG : 3: size = 1 OK 2025/11/05 01:12:08 INFO : 3: Copied (new) 2025/11/05 01:12:08 DEBUG : Waiting for deletions to finish run.go:130: removing dir "pre-dest2" failed - try 1/3: directory not empty run.go:130: removing dir "pre-dest2" failed - try 2/3: directory not empty --- PASS: TestSyncMultipleCompareDest (31.58s) === RUN TestSyncCopyDest run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.42s) === RUN TestSyncBackupDir run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.60s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.53s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.49s) === RUN TestSyncSuffix run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:2479: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.39s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:2479: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.50s) === RUN TestSyncUTFNorm run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:12:27 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:12:27 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:12:27 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:12:27 DEBUG : Testêé: Sizes differ 2025/11/05 01:12:27 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:12:27 DEBUG : Testêé: Update: removing old file 2025/11/05 01:12:30 DEBUG : Testêé: size = 14 OK 2025/11/05 01:12:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/05 01:12:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.72s) === RUN TestSyncImmutable run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:12:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 01:12:33 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:12:33 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:12:35 DEBUG : existing: size = 6 OK 2025/11/05 01:12:35 INFO : existing: Copied (new) 2025/11/05 01:12:35 DEBUG : Waiting for deletions to finish 2025/11/05 01:12:35 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:12:35 DEBUG : existing: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:12:35 DEBUG : existing: Sizes differ 2025/11/05 01:12:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/05 01:12:35 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:12:35 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:12:35 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:12:35 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (5.37s) === RUN TestSyncIgnoreCase run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:2636: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.44s) === RUN TestFixCase run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:12:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:12:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:12:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:12:56 DEBUG : EXISTING: size = 6 OK 2025/11/05 01:12:56 DEBUG : existing: Sizes identical 2025/11/05 01:12:56 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:12:56 DEBUG : existing: Unchanged skipping 2025/11/05 01:12:56 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:12:56 DEBUG : existingbutdifferent: Sizes differ 2025/11/05 01:12:56 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 01:12:56 ERROR : EXISTING: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 01:12:56 ERROR : EXISTING: Error while attempting to rename to existing: failed to open source object: Open failed: RootURL not set 2025/11/05 01:12:57 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 01:12:57 ERROR : EXISTINGBUTDIFFERENT: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 01:12:57 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: failed to open source object: Open failed: RootURL not set 2025/11/05 01:12:57 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/11/05 01:13:02 DEBUG : EXISTINGBUTDIFFERENT: size = 5 OK 2025/11/05 01:13:02 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2025/11/05 01:13:05 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 01:13:05 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 01:13:05 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=73040158&token=5gyozaWkvgAkGJOT": context canceled 2025/11/05 01:13:05 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=73040158&token=5gyozaWkvgAkGJOT": context canceled 2025/11/05 01:13:05 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir renames: failed to open source object: Open failed: RootURL not set 2025/11/05 01:13:11 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 01:13:11 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 01:13:11 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=73040158&token=5gyozaWkvgAkGJOT": context canceled 2025/11/05 01:13:11 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=73040158&token=5gyozaWkvgAkGJOT": context canceled 2025/11/05 01:13:11 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: failed to open source object: Open failed: RootURL not set 2025/11/05 01:13:16 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 01:13:16 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 01:13:17 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 01:13:17 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 01:13:17 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 2025/11/05 01:13:17 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:13:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:13:17 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2025/11/05 01:13:18 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 01:13:18 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 01:13:18 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 2025/11/05 01:13:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2025/11/05 01:13:20 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 01:13:20 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 01:13:20 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 2025/11/05 01:13:21 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:13:21 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:13:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:13:21 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ 2025/11/05 01:13:21 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 01:13:21 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 01:13:21 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 2025/11/05 01:13:21 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:13:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2025/11/05 01:13:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 5 OK 2025/11/05 01:13:22 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2025/11/05 01:13:24 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:13:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:13:24 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone3708622199) 5 vs dst(Linkbox root 'rclone-test-hefesal3kase') 8 2025/11/05 01:13:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Removing failed copy 2025/11/05 01:13:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2025/11/05 01:13:25 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:13:25 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_test.go:2685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2685 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone3708622199) 5 vs dst(Linkbox root 'rclone-test-hefesal3kase') 8 Test: TestFixCase --- FAIL: TestFixCase (77.24s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.28s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.49s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:13:59 DEBUG : both0: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:14:02 DEBUG : only0: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:14:02 DEBUG : only0: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:14:03 DEBUG : only0: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:14:03 DEBUG : only0: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:14:36 DEBUG : both8: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:14:36 DEBUG : both8: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:14:37 DEBUG : both8: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:15:12 DEBUG : both16: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:15:12 DEBUG : both16: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:15:13 DEBUG : both16: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:15:13 DEBUG : both16: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:15:14 DEBUG : both16: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:15:32 DEBUG : both10: size = 6 OK 2025/11/05 01:15:32 DEBUG : both10: Sizes identical 2025/11/05 01:15:32 DEBUG : both11: size = 6 OK 2025/11/05 01:15:32 DEBUG : both11: Sizes identical 2025/11/05 01:15:32 DEBUG : both12: size = 6 OK 2025/11/05 01:15:32 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:15:32 DEBUG : both12: Sizes identical 2025/11/05 01:15:32 DEBUG : both0: size = 6 OK 2025/11/05 01:15:32 DEBUG : both10: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both0: Sizes identical 2025/11/05 01:15:32 DEBUG : both13: size = 6 OK 2025/11/05 01:15:32 DEBUG : both13: Sizes identical 2025/11/05 01:15:32 DEBUG : both0: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both14: size = 6 OK 2025/11/05 01:15:32 DEBUG : both14: Sizes identical 2025/11/05 01:15:32 DEBUG : both14: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both15: size = 6 OK 2025/11/05 01:15:32 DEBUG : both15: Sizes identical 2025/11/05 01:15:32 DEBUG : both15: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both13: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both17: size = 6 OK 2025/11/05 01:15:32 DEBUG : both17: Sizes identical 2025/11/05 01:15:32 DEBUG : both17: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both18: size = 6 OK 2025/11/05 01:15:32 DEBUG : both18: Sizes identical 2025/11/05 01:15:32 DEBUG : both18: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both19: size = 6 OK 2025/11/05 01:15:32 DEBUG : both19: Sizes identical 2025/11/05 01:15:32 DEBUG : both19: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both1: size = 6 OK 2025/11/05 01:15:32 DEBUG : both1: Sizes identical 2025/11/05 01:15:32 DEBUG : both1: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both2: size = 6 OK 2025/11/05 01:15:32 DEBUG : both2: Sizes identical 2025/11/05 01:15:32 DEBUG : both2: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both3: size = 6 OK 2025/11/05 01:15:32 DEBUG : both3: Sizes identical 2025/11/05 01:15:32 DEBUG : both3: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both4: size = 6 OK 2025/11/05 01:15:32 DEBUG : both4: Sizes identical 2025/11/05 01:15:32 DEBUG : both4: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both5: size = 6 OK 2025/11/05 01:15:32 DEBUG : both5: Sizes identical 2025/11/05 01:15:32 DEBUG : both5: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both6: size = 6 OK 2025/11/05 01:15:32 DEBUG : both6: Sizes identical 2025/11/05 01:15:32 DEBUG : both6: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both7: size = 6 OK 2025/11/05 01:15:32 DEBUG : both7: Sizes identical 2025/11/05 01:15:32 DEBUG : both7: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both8: size = 6 OK 2025/11/05 01:15:32 DEBUG : both8: Sizes identical 2025/11/05 01:15:32 DEBUG : both8: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both9: size = 6 OK 2025/11/05 01:15:32 DEBUG : both9: Sizes identical 2025/11/05 01:15:32 DEBUG : both9: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both12: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both11: Unchanged skipping 2025/11/05 01:15:32 DEBUG : both16: size = 6 OK 2025/11/05 01:15:32 DEBUG : both16: Sizes identical 2025/11/05 01:15:32 DEBUG : both16: Unchanged skipping 2025/11/05 01:15:32 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:15:32 DEBUG : Waiting for deletions to finish 2025/11/05 01:15:33 INFO : only17: Deleted 2025/11/05 01:15:33 INFO : only18: Deleted 2025/11/05 01:15:34 INFO : only2: Deleted 2025/11/05 01:15:34 INFO : only7: Deleted 2025/11/05 01:15:35 INFO : only9: Deleted 2025/11/05 01:15:35 INFO : only0: Deleted 2025/11/05 01:15:35 INFO : only13: Deleted 2025/11/05 01:15:35 INFO : only16: Deleted 2025/11/05 01:15:36 INFO : only5: Deleted 2025/11/05 01:15:36 INFO : only3: Deleted 2025/11/05 01:15:36 INFO : only19: Deleted 2025/11/05 01:15:37 INFO : only1: Deleted 2025/11/05 01:15:37 INFO : only4: Deleted 2025/11/05 01:15:38 INFO : only8: Deleted 2025/11/05 01:15:38 INFO : only14: Deleted 2025/11/05 01:15:38 INFO : only15: Deleted 2025/11/05 01:15:39 INFO : only6: Deleted 2025/11/05 01:15:39 INFO : only10: Deleted 2025/11/05 01:15:39 INFO : only11: Deleted 2025/11/05 01:15:39 INFO : only12: Deleted --- PASS: TestSyncConcurrentDelete (130.52s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:16:18 DEBUG : both2: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:16:52 DEBUG : both10: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:16:52 DEBUG : both10: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:16:53 DEBUG : both10: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:16:54 DEBUG : both10: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:16:55 DEBUG : both10: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:16:56 DEBUG : both10: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:17:04 DEBUG : both11: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:17:05 DEBUG : both11: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:17:42 DEBUG : both10: size = 6 OK 2025/11/05 01:17:42 DEBUG : both12: size = 6 OK 2025/11/05 01:17:42 DEBUG : both12: Sizes identical 2025/11/05 01:17:42 DEBUG : both11: size = 6 OK 2025/11/05 01:17:42 DEBUG : both11: Sizes identical 2025/11/05 01:17:42 DEBUG : both10: Sizes identical 2025/11/05 01:17:42 DEBUG : both0: size = 6 OK 2025/11/05 01:17:42 DEBUG : both0: Sizes identical 2025/11/05 01:17:42 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:17:42 DEBUG : both12: Unchanged skipping 2025/11/05 01:17:42 DEBUG : both13: size = 6 OK 2025/11/05 01:17:42 DEBUG : both13: Sizes identical 2025/11/05 01:17:42 DEBUG : both13: Unchanged skipping 2025/11/05 01:17:42 DEBUG : both14: size = 6 OK 2025/11/05 01:17:42 DEBUG : both14: Sizes identical 2025/11/05 01:17:42 DEBUG : both14: Unchanged skipping 2025/11/05 01:17:42 DEBUG : both15: size = 6 OK 2025/11/05 01:17:42 DEBUG : both15: Sizes identical 2025/11/05 01:17:42 DEBUG : both15: Unchanged skipping 2025/11/05 01:17:42 DEBUG : both16: size = 6 OK 2025/11/05 01:17:42 DEBUG : both16: Sizes identical 2025/11/05 01:17:42 DEBUG : both16: Unchanged skipping 2025/11/05 01:17:42 DEBUG : both17: size = 6 OK 2025/11/05 01:17:42 DEBUG : both17: Sizes identical 2025/11/05 01:17:42 DEBUG : both11: Unchanged skipping 2025/11/05 01:17:42 DEBUG : both18: size = 6 OK 2025/11/05 01:17:42 DEBUG : both18: Sizes identical 2025/11/05 01:17:42 DEBUG : both10: Unchanged skipping 2025/11/05 01:17:42 DEBUG : both19: size = 6 OK 2025/11/05 01:17:42 DEBUG : both0: Unchanged skipping 2025/11/05 01:17:42 DEBUG : both19: Sizes identical 2025/11/05 01:17:42 DEBUG : both1: size = 6 OK 2025/11/05 01:17:42 DEBUG : both1: Sizes identical 2025/11/05 01:17:42 DEBUG : both17: Unchanged skipping 2025/11/05 01:17:42 DEBUG : both2: size = 6 OK 2025/11/05 01:17:42 DEBUG : both2: Sizes identical 2025/11/05 01:17:42 DEBUG : both1: Unchanged skipping 2025/11/05 01:17:42 DEBUG : both3: size = 6 OK 2025/11/05 01:17:42 DEBUG : both3: Sizes identical 2025/11/05 01:17:42 DEBUG : both3: Unchanged skipping 2025/11/05 01:17:42 DEBUG : both4: size = 6 OK 2025/11/05 01:17:42 DEBUG : both4: Sizes identical 2025/11/05 01:17:42 DEBUG : both2: Unchanged skipping 2025/11/05 01:17:42 DEBUG : both5: size = 6 OK 2025/11/05 01:17:42 DEBUG : both5: Sizes identical 2025/11/05 01:17:42 DEBUG : both19: Unchanged skipping 2025/11/05 01:17:42 DEBUG : both6: size = 6 OK 2025/11/05 01:17:42 DEBUG : both6: Sizes identical 2025/11/05 01:17:42 DEBUG : both18: Unchanged skipping 2025/11/05 01:17:42 DEBUG : both7: size = 6 OK 2025/11/05 01:17:42 DEBUG : both7: Sizes identical 2025/11/05 01:17:42 DEBUG : both7: Unchanged skipping 2025/11/05 01:17:42 DEBUG : both8: size = 6 OK 2025/11/05 01:17:42 DEBUG : both8: Sizes identical 2025/11/05 01:17:42 DEBUG : both4: Unchanged skipping 2025/11/05 01:17:42 DEBUG : both9: size = 6 OK 2025/11/05 01:17:42 DEBUG : both9: Sizes identical 2025/11/05 01:17:42 DEBUG : both5: Unchanged skipping 2025/11/05 01:17:42 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only0: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only0: Sizes differ 2025/11/05 01:17:42 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only10: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only10: Sizes differ 2025/11/05 01:17:42 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only11: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only11: Sizes differ 2025/11/05 01:17:42 DEBUG : both6: Unchanged skipping 2025/11/05 01:17:42 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : both8: Unchanged skipping 2025/11/05 01:17:42 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only13: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 DEBUG : only13: Sizes differ 2025/11/05 01:17:42 DEBUG : only12: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only12: Sizes differ 2025/11/05 01:17:42 DEBUG : both9: Unchanged skipping 2025/11/05 01:17:42 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only14: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only14: Sizes differ 2025/11/05 01:17:42 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only15: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only15: Sizes differ 2025/11/05 01:17:42 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only16: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only16: Sizes differ 2025/11/05 01:17:42 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only17: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only17: Sizes differ 2025/11/05 01:17:42 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only18: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only18: Sizes differ 2025/11/05 01:17:42 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only19: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only19: Sizes differ 2025/11/05 01:17:42 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only1: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only1: Sizes differ 2025/11/05 01:17:42 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only2: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only2: Sizes differ 2025/11/05 01:17:42 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only3: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only3: Sizes differ 2025/11/05 01:17:42 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only4: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only4: Sizes differ 2025/11/05 01:17:42 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only5: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only5: Sizes differ 2025/11/05 01:17:42 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only6: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only6: Sizes differ 2025/11/05 01:17:42 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only7: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only7: Sizes differ 2025/11/05 01:17:42 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only8: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only8: Sizes differ 2025/11/05 01:17:42 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3708622199) 2025/11/05 01:17:42 DEBUG : only9: size = 6 (Linkbox root 'rclone-test-hefesal3kase') 2025/11/05 01:17:42 DEBUG : only9: Sizes differ 2025/11/05 01:17:42 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:17:42 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/11/05 01:17:42 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:17:42 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_test.go:2780: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (149.43s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:18:37 DEBUG : empty_dir: Making directory with metadata 2025/11/05 01:18:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 01:18:37 DEBUG : empty_on_remote: Making directory with metadata 2025/11/05 01:18:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 01:18:37 INFO : empty_on_remote: Making directory 2025/11/05 01:18:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/05 01:18:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/05 01:18:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/05 01:18:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/05 01:18:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:130: removing dir "test_dir2/sub_dir" failed - try 1/3: directory not empty run.go:130: removing dir "test_dir2/sub_dir" failed - try 2/3: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncReplaceDirModTime (34.15s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:19:11 DEBUG : empty_dir: Making directory with metadata 2025/11/05 01:19:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 01:19:11 DEBUG : empty_on_remote: Making directory with metadata 2025/11/05 01:19:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 01:19:11 INFO : empty_on_remote: Making directory 2025/11/05 01:19:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/05 01:19:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/05 01:19:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/05 01:19:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/05 01:19:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/05 01:19:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (27.55s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:19:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 01:19:38 INFO : sub dir: Making directory 2025/11/05 01:19:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (43.68s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:20:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 01:20:22 INFO : sub dir: Making directory 2025/11/05 01:20:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:130: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very/very/very/nested" failed: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very/very/very" failed: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very/very" failed: directory not empty run.go:130: removing dir "sub dir2/very/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very" failed: directory not empty run.go:130: removing dir "sub dir2/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very" failed: directory not empty run.go:130: removing dir "sub dir2/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very" failed: directory not empty run.go:130: removing dir "sub dir2" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir2", "sub dir2/very", "sub dir2/very/very", "sub dir2/very/very/very", "sub dir2/very/very/very/very", "sub dir2/very/very/very/very/very", "sub dir2/very/very/very/very/very/nested", "sub dir2/very/very/very/very/very/nested/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,10 @@ -([]string) { +([]string) (len=8) { + (string) (len=8) "sub dir2", + (string) (len=13) "sub dir2/very", + (string) (len=18) "sub dir2/very/very", + (string) (len=23) "sub dir2/very/very/very", + (string) (len=28) "sub dir2/very/very/very/very", + (string) (len=33) "sub dir2/very/very/very/very/very", + (string) (len=40) "sub dir2/very/very/very/very/very/nested", + (string) (len=47) "sub dir2/very/very/very/very/very/nested/subdir" } Test: TestNothingToTransferWithoutEmptyDirs Messages: directories --- FAIL: TestNothingToTransferWithoutEmptyDirs (73.74s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:21:51 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:21:51 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:21:51 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:21:52 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:21:53 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:21:55 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:22:09 DEBUG : dir1/0010-456789.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:22:10 DEBUG : dir1/0010-456789.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:22:29 DEBUG : Waiting for deletions to finish 2025/11/05 01:22:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : splitbananasplit: Excluded 2025/11/05 01:22:30 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : banana: Excluded 2025/11/05 01:22:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:22:30 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : apple: Excluded 2025/11/05 01:22:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:22:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:22:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:22:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:22:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:22:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:22:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:22:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:22:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:22:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:22:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:22:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:22:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:22:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:22:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:22:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:22:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:22:34 DEBUG : apple: size = 5 OK 2025/11/05 01:22:34 DEBUG : apple: Sizes identical 2025/11/05 01:22:34 DEBUG : apple: Unchanged skipping 2025/11/05 01:22:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 01:22:34 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 01:22:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 01:22:34 DEBUG : banana: size = 6 OK 2025/11/05 01:22:34 DEBUG : banana: Sizes identical 2025/11/05 01:22:34 DEBUG : banana: Unchanged skipping 2025/11/05 01:22:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 01:22:34 DEBUG : splitbananasplit: Sizes identical 2025/11/05 01:22:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 01:22:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 01:22:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 01:22:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 01:22:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 01:22:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 01:22:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 01:22:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 01:22:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 01:22:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 01:22:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 01:22:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 01:22:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 01:22:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 01:22:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 01:22:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 01:22:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 01:22:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 01:22:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 01:22:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 01:22:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 01:22:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 01:22:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 01:22:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 01:22:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 01:22:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 01:22:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 01:22:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 01:22:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 01:22:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 01:22:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 01:22:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 01:22:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 01:22:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 01:22:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 01:22:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 01:22:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 01:22:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 01:22:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 01:22:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 01:22:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 01:22:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 01:22:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 01:22:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 01:22:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 01:22:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 01:22:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 01:22:36 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:22:36 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:22:36 DEBUG : Waiting for deletions to finish 2025/11/05 01:22:36 INFO : sub dir2/very/very/very/very/very/nested/subdir: Removing directory 2025/11/05 01:22:38 INFO : sub dir2/very/very/very/very/very/nested: Removing directory 2025/11/05 01:22:39 INFO : sub dir2/very/very/very/very/very: Removing directory 2025/11/05 01:22:41 INFO : sub dir2/very/very/very/very: Removing directory 2025/11/05 01:22:42 INFO : sub dir2/very/very/very: Removing directory 2025/11/05 01:22:44 INFO : sub dir2/very/very: Removing directory 2025/11/05 01:22:45 INFO : sub dir2/very: Removing directory 2025/11/05 01:22:47 INFO : sub dir2: Removing directory 2025/11/05 01:22:47 DEBUG : sub dir2: Failed to Rmdir: directory not empty 2025/11/05 01:22:47 DEBUG : Linkbox root 'rclone-test-hefesal3kase': failed to delete 1 directories 2025/11/05 01:22:47 DEBUG : Linkbox root 'rclone-test-hefesal3kase': deleted 7 directories 2025/11/05 01:22:47 INFO : There was nothing to transfer 2025/11/05 01:22:47 DEBUG : Waiting for deletions to finish 2025/11/05 01:22:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : splitbananasplit: Excluded 2025/11/05 01:22:48 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : banana: Excluded 2025/11/05 01:22:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:22:48 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : apple: Excluded 2025/11/05 01:22:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:22:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:22:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:22:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:22:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:22:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:22:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:22:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:22:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:22:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:22:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:22:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:22:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:22:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:22:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:22:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:22:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:22:49 DEBUG : apple: size = 5 OK 2025/11/05 01:22:49 DEBUG : apple: Sizes identical 2025/11/05 01:22:49 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 01:22:49 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 01:22:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 01:22:49 DEBUG : apple: Unchanged skipping 2025/11/05 01:22:49 DEBUG : banana: size = 6 OK 2025/11/05 01:22:49 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 01:22:49 DEBUG : banana: Sizes identical 2025/11/05 01:22:49 DEBUG : splitbananasplit: Sizes identical 2025/11/05 01:22:49 DEBUG : banana: Unchanged skipping 2025/11/05 01:22:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 01:22:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 01:22:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 01:22:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 01:22:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 01:22:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 01:22:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 01:22:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 01:22:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 01:22:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 01:22:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 01:22:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 01:22:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 01:22:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 01:22:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 01:22:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 01:22:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 01:22:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 01:22:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 01:22:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 01:22:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 01:22:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 01:22:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 01:22:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 01:22:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 01:22:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 01:22:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 01:22:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 01:22:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 01:22:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 01:22:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 01:22:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 01:22:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 01:22:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 01:22:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 01:22:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 01:22:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 01:22:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 01:22:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 01:22:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 01:22:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 01:22:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 01:22:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 01:22:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 01:22:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 01:22:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 01:22:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 01:22:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 01:22:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 01:22:50 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:22:50 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:22:50 DEBUG : Waiting for deletions to finish 2025/11/05 01:22:50 INFO : sub dir2/very: Removing directory 2025/11/05 01:22:51 DEBUG : sub dir2/very: Failed to Rmdir: directory not found 2025/11/05 01:22:51 INFO : sub dir2: Removing directory 2025/11/05 01:22:51 DEBUG : sub dir2: Failed to Rmdir: directory not empty 2025/11/05 01:22:51 DEBUG : Linkbox root 'rclone-test-hefesal3kase': failed to delete 2 directories 2025/11/05 01:22:51 INFO : There was nothing to transfer 2025/11/05 01:22:51 DEBUG : Waiting for deletions to finish 2025/11/05 01:22:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : splitbananasplit: Excluded 2025/11/05 01:22:51 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : banana: Excluded 2025/11/05 01:22:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:22:51 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : apple: Excluded 2025/11/05 01:22:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:22:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:22:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:22:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:22:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:22:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:22:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:22:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:22:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:22:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:22:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:22:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:22:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:22:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:22:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:22:51 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:23:47 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:23:47 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:23:47 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:23:48 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:23:49 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:23:51 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:24:01 DEBUG : dir1/0012-6789;.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:24:15 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:24:15 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:24:17 DEBUG : Waiting for deletions to finish 2025/11/05 01:24:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : splitbananasplit: Excluded 2025/11/05 01:24:18 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : banana: Excluded 2025/11/05 01:24:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:24:18 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : apple: Excluded 2025/11/05 01:24:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:24:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:24:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:24:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:24:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:24:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:24:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:24:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:24:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:24:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:24:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:24:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:24:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:24:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:24:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:24:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:24:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:24:19 DEBUG : apple: size = 5 OK 2025/11/05 01:24:19 DEBUG : apple: Sizes identical 2025/11/05 01:24:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 01:24:19 DEBUG : apple: Unchanged skipping 2025/11/05 01:24:19 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 01:24:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 01:24:19 DEBUG : banana: size = 6 OK 2025/11/05 01:24:19 DEBUG : banana: Sizes identical 2025/11/05 01:24:19 DEBUG : banana: Unchanged skipping 2025/11/05 01:24:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 01:24:19 DEBUG : splitbananasplit: Sizes identical 2025/11/05 01:24:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 01:24:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 01:24:19 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 01:24:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 01:24:19 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:24:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 01:24:19 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 01:24:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 01:24:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 01:24:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 01:24:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 01:24:19 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 01:24:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 01:24:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 01:24:19 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 01:24:19 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 01:24:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 01:24:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 01:24:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 01:24:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 01:24:19 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 01:24:19 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 01:24:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 01:24:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 01:24:19 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 01:24:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 01:24:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 01:24:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 01:24:19 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 01:24:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 01:24:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 01:24:19 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 01:24:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 01:24:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 01:24:19 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 01:24:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 01:24:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 01:24:19 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 01:24:19 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 01:24:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 01:24:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 01:24:19 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 01:24:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 01:24:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 01:24:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 01:24:19 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 01:24:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 01:24:19 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:24:19 DEBUG : Waiting for deletions to finish 2025/11/05 01:24:19 INFO : There was nothing to transfer 2025/11/05 01:24:19 DEBUG : Waiting for deletions to finish 2025/11/05 01:24:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : splitbananasplit: Excluded 2025/11/05 01:24:19 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : banana: Excluded 2025/11/05 01:24:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:24:19 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : apple: Excluded 2025/11/05 01:24:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:24:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:24:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:24:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:24:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:24:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:24:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:24:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:24:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:24:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:24:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:24:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:24:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:24:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:24:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:24:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:24:20 DEBUG : apple: size = 5 OK 2025/11/05 01:24:20 DEBUG : apple: Sizes identical 2025/11/05 01:24:20 DEBUG : apple: Unchanged skipping 2025/11/05 01:24:20 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 01:24:20 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 01:24:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 01:24:20 DEBUG : banana: size = 6 OK 2025/11/05 01:24:20 DEBUG : banana: Sizes identical 2025/11/05 01:24:20 DEBUG : banana: Unchanged skipping 2025/11/05 01:24:20 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 01:24:20 DEBUG : splitbananasplit: Sizes identical 2025/11/05 01:24:20 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 01:24:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 01:24:20 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 01:24:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 01:24:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 01:24:20 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 01:24:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 01:24:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 01:24:20 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 01:24:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 01:24:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 01:24:20 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 01:24:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 01:24:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 01:24:20 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 01:24:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 01:24:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 01:24:20 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 01:24:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 01:24:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 01:24:20 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 01:24:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 01:24:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 01:24:20 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 01:24:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 01:24:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 01:24:20 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 01:24:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 01:24:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 01:24:20 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 01:24:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 01:24:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 01:24:20 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 01:24:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 01:24:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 01:24:20 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 01:24:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 01:24:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 01:24:20 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 01:24:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 01:24:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 01:24:20 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 01:24:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 01:24:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 01:24:20 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 01:24:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 01:24:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 01:24:20 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 01:24:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 01:24:20 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:24:20 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:24:20 DEBUG : Waiting for deletions to finish 2025/11/05 01:24:20 INFO : There was nothing to transfer 2025/11/05 01:24:20 DEBUG : Waiting for deletions to finish 2025/11/05 01:24:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : splitbananasplit: Excluded 2025/11/05 01:24:21 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : banana: Excluded 2025/11/05 01:24:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:24:21 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : apple: Excluded 2025/11/05 01:24:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:24:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:24:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:24:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:24:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:24:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:24:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:24:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:24:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:24:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:24:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:24:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:24:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:24:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:24:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:24:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:24:21 DEBUG : dir1/0000-abcdefg.txt: Excluded run.go:130: removing dir "dir1" failed - try 1/3: directory not empty run.go:130: removing dir "dir1" failed - try 2/3: directory not empty run.go:130: removing dir "dir1" failed - try 3/3: directory not empty run.go:133: removing dir "dir1" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:124 Error: Not equal: expected: []string{} actual : []string{"dir1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "dir1" } Test: TestTransform/NFD Messages: directories === RUN TestTransform/base64 run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:25:48 DEBUG : Waiting for deletions to finish 2025/11/05 01:25:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:25:48 DEBUG : splitbananasplit: Excluded 2025/11/05 01:25:48 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:25:48 DEBUG : banana: Excluded 2025/11/05 01:25:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:25:48 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:25:48 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:25:48 DEBUG : apple: Excluded 2025/11/05 01:25:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:25:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:25:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:25:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:25:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:25:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:25:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:25:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:25:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:25:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:25:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:25:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:25:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:25:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:25:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:25:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:25:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:25:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:25:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:25:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:25:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:25:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:25:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:25:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:25:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:25:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:25:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:25:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:25:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:25:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:25:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:25:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:25:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:25:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:25:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:25:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:25:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:25:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:25:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:25:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:25:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:25:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:25:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:25:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:25:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 01:25:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:25:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 01:25:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:25:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 01:25:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:25:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 01:25:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:25:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:25:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:25:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:25:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:25:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:25:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:25:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:25:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:25:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:25:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:25:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:25:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:25:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:25:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:25:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:25:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:25:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:25:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:25:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:25:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:25:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:25:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:25:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:25:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:25:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:25:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:25:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:25:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:25:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:25:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:25:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:25:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:25:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:25:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:25:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:25:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:25:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:25:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:25:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:25:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:25:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:25:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:25:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:25:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:25:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:25:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:25:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:25:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:25:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:25:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:25:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:25:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:25:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:25:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:25:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:25:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:25:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:25:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:25:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:25:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:25:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:25:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:25:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:25:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:25:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:25:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:25:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:25:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:25:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:25:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:25:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:25:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:25:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:25:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:25:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:25:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:25:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:25:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:25:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:25:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:25:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:25:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:25:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:25:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:25:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:25:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:25:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:25:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:25:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:25:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:25:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:25:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:25:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:25:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:25:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:25:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:25:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:25:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:25:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:25:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:25:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:25:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:25:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:25:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:25:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:25:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:25:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:25:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:25:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:25:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:25:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:25:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:25:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:25:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:25:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:25:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:25:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:25:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:25:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:25:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:25:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:25:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:25:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:25:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:25:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:25:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:25:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:25:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:25:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:25:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:25:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:25:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:25:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:25:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 01:25:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:25:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 01:25:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:25:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 01:25:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:25:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 01:25:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:25:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 01:25:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:25:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:25:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:25:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:25:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:25:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:25:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:25:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:25:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:25:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:25:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 01:25:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:25:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:25:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:25:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:25:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:25:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:25:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:25:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:25:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:25:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:25:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:25:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:25:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:25:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:25:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:25:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:25:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:25:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:25:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 01:25:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:25:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:25:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 01:25:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:25:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 01:25:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:25:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 01:25:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:25:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 01:25:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:25:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 01:25:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:25:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 01:25:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:25:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 01:25:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:25:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 01:25:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:25:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 01:25:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:25:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 01:25:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 01:25:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 01:25:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:25:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 01:25:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:25:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 01:25:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:25:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:25:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:25:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:25:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 01:25:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:25:50 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:25:50 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:25:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:25:53 DEBUG : YXBwbGU=: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:25:53 DEBUG : YmFuYW5h: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:25:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:25:54 DEBUG : YXBwbGU=: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:25:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:25:54 DEBUG : YmFuYW5h: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:25:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:25:55 DEBUG : YXBwbGU=: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:25:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:25:55 DEBUG : YmFuYW5h: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:25:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:25:55 DEBUG : YXBwbGU=: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:25:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:25:56 DEBUG : YmFuYW5h: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:25:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/05 01:25:56 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:25:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:25:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/05 01:25:56 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:25:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:25:57 DEBUG : YXBwbGU=: size = 5 OK 2025/11/05 01:25:57 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/05 01:25:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:25:57 DEBUG : YmFuYW5h: size = 6 OK 2025/11/05 01:25:57 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/05 01:25:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:25:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/05 01:25:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:25:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/05 01:26:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/05 01:26:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/05 01:26:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:26:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:26:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:26:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/05 01:26:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/05 01:26:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/05 01:26:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/05 01:26:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/05 01:26:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/05 01:26:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/05 01:26:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/05 01:26:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 01:26:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/05 01:26:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/05 01:26:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/05 01:26:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:11 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/05 01:26:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/05 01:26:11 DEBUG : Waiting for deletions to finish 2025/11/05 01:26:12 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 01:26:13 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 01:26:13 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 01:26:13 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 01:26:13 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 01:26:13 INFO : banana: Deleted 2025/11/05 01:26:14 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 01:26:14 INFO : appleappleapplebanana: Deleted 2025/11/05 01:26:14 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 01:26:14 INFO : apple: Deleted 2025/11/05 01:26:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 01:26:15 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 01:26:15 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 01:26:15 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 01:26:15 INFO : splitbananasplit: Deleted 2025/11/05 01:26:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 01:26:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 01:26:16 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 01:26:16 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 01:26:16 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 01:26:16 DEBUG : Waiting for deletions to finish 2025/11/05 01:26:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/05 01:26:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/05 01:26:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/05 01:26:16 DEBUG : YXBwbGU=: Excluded 2025/11/05 01:26:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/05 01:26:16 DEBUG : YmFuYW5h: Excluded 2025/11/05 01:26:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/05 01:26:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/05 01:26:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/05 01:26:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/05 01:26:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/05 01:26:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/05 01:26:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/05 01:26:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/05 01:26:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/05 01:26:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/05 01:26:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/05 01:26:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/05 01:26:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/05 01:26:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/05 01:26:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/05 01:26:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/05 01:26:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/05 01:26:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/05 01:26:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/05 01:26:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/05 01:26:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/05 01:26:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/05 01:26:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/05 01:26:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 01:26:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:17 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:17 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/05 01:26:17 DEBUG : splitbananasplit: Sizes identical 2025/11/05 01:26:17 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 01:26:17 DEBUG : YXBwbGU=: size = 5 OK 2025/11/05 01:26:17 DEBUG : apple: Sizes identical 2025/11/05 01:26:17 DEBUG : apple: Unchanged skipping 2025/11/05 01:26:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 01:26:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 01:26:17 DEBUG : YmFuYW5h: size = 6 OK 2025/11/05 01:26:17 DEBUG : banana: Sizes identical 2025/11/05 01:26:17 DEBUG : banana: Unchanged skipping 2025/11/05 01:26:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 01:26:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 01:26:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/05 01:26:18 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 01:26:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 01:26:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/05 01:26:18 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:26:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/05 01:26:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/05 01:26:18 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 01:26:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 01:26:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/05 01:26:18 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 01:26:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 01:26:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/05 01:26:18 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 01:26:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 01:26:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/05 01:26:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/05 01:26:18 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 01:26:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 01:26:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/05 01:26:18 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 01:26:18 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 01:26:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/05 01:26:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 01:26:18 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 01:26:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 01:26:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/05 01:26:18 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 01:26:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 01:26:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/05 01:26:18 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 01:26:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 01:26:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 01:26:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/05 01:26:18 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 01:26:18 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 01:26:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 01:26:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 01:26:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/05 01:26:18 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 01:26:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 01:26:18 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 01:26:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 01:26:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/05 01:26:18 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 01:26:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 01:26:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/05 01:26:18 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 01:26:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 01:26:18 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:26:18 DEBUG : Waiting for deletions to finish 2025/11/05 01:26:18 DEBUG : Waiting for deletions to finish 2025/11/05 01:26:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/05 01:26:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : YXBwbGU=: Excluded 2025/11/05 01:26:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : YmFuYW5h: Excluded 2025/11/05 01:26:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/05 01:26:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/05 01:26:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/05 01:26:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/05 01:26:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/05 01:26:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/05 01:26:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/05 01:26:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/05 01:26:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/05 01:26:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/05 01:26:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/05 01:26:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/05 01:26:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/05 01:26:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/05 01:26:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/05 01:26:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/05 01:26:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/05 01:26:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/05 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 01:26:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 01:26:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 01:26:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 01:26:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 01:26:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 01:26:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 01:26:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/prefix run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:27:38 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:27:38 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:27:39 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:27:39 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:27:41 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:27:44 DEBUG : Waiting for deletions to finish 2025/11/05 01:27:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : splitbananasplit: Excluded 2025/11/05 01:27:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : banana: Excluded 2025/11/05 01:27:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:27:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : apple: Excluded 2025/11/05 01:27:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:27:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:27:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:27:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:27:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:27:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:27:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:27:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:27:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:27:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:27:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:27:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:27:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:27:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:27:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:27:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:27:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:27:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 01:27:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:27:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 01:27:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:27:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 01:27:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:27:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:27:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:27:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:27:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 01:27:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:27:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 01:27:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 01:27:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 01:27:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 01:27:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 01:27:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 01:27:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 01:27:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 01:27:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 01:27:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 01:27:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 01:27:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 01:27:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 01:27:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 01:27:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 01:27:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 01:27:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 01:27:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 01:27:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 01:27:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 01:27:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 01:27:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 01:27:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 01:27:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 01:27:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 01:27:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 01:27:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 01:27:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 01:27:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 01:27:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 01:27:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 01:27:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 01:27:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 01:27:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 01:27:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 01:27:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 01:27:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 01:27:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 01:27:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 01:27:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 01:27:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 01:27:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 01:27:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 01:27:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 01:27:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 01:27:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 01:27:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 01:27:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 01:27:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 01:27:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 01:27:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 01:27:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 01:27:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 01:27:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 01:27:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 01:27:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 01:27:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 01:27:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 01:27:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 01:27:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 01:27:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 01:27:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 01:27:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 01:27:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 01:27:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 01:27:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 01:27:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 01:27:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 01:27:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 01:27:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 01:27:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 01:27:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 01:27:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 01:27:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 01:27:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 01:27:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 01:27:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 01:27:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 01:27:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 01:27:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 01:27:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 01:27:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 01:27:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 01:27:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 01:27:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 01:27:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 01:27:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 01:27:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 01:27:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 01:27:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 01:27:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 01:27:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 01:27:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 01:27:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 01:27:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 01:27:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 01:27:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 01:27:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 01:27:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 01:27:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 01:27:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 01:27:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 01:27:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 01:27:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 01:27:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 01:27:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 01:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 01:27:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 01:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 01:27:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 01:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 01:27:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 01:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 01:27:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 01:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 01:27:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 01:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 01:27:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 01:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 01:27:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 01:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 01:27:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 01:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 01:27:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 01:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 01:27:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 01:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 01:27:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 01:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 01:27:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 01:27:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 01:27:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 01:27:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 01:27:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 01:27:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 01:27:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 01:27:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 01:27:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 01:27:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 01:27:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 01:27:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 01:27:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 01:27:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 01:27:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 01:27:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 01:27:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 01:27:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 01:27:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 01:27:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 01:27:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 01:27:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 01:27:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 01:27:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 01:27:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 01:27:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 01:27:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 01:27:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 01:27:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 01:27:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 01:27:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 01:27:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 01:27:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 01:27:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 01:27:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 01:27:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 01:27:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 01:27:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 01:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 01:27:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/05 01:27:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 01:27:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 01:27:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 01:27:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 01:27:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 01:27:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 01:27:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 01:27:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 01:27:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 01:27:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 01:27:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 01:27:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 01:27:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 01:27:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 01:27:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 01:27:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 01:27:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 01:27:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 01:27:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 01:27:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 01:27:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 01:27:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 01:27:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 01:27:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 01:27:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 01:27:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 01:27:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 01:27:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 01:27:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:27:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 01:27:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:27:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/05 01:27:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:27:47 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:27:47 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:27:49 DEBUG : PREFIXapple: size = 5 OK 2025/11/05 01:27:49 INFO : apple: Copied (new) to: PREFIXapple 2025/11/05 01:27:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 01:27:49 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/05 01:27:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/05 01:27:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 01:27:50 DEBUG : PREFIXbanana: size = 6 OK 2025/11/05 01:27:50 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/05 01:27:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 01:27:50 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/05 01:27:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/05 01:27:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 01:27:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/05 01:27:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 01:27:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 01:27:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/05 01:27:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 01:27:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 01:27:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/05 01:27:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 01:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 01:27:54 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/05 01:27:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/05 01:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 01:27:55 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/05 01:27:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/05 01:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 01:27:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/05 01:27:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 01:27:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 01:27:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/05 01:27:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 01:27:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 01:27:58 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/05 01:27:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/05 01:27:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 01:27:58 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/05 01:27:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/05 01:27:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 01:28:00 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/05 01:28:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/05 01:28:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 01:28:00 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/05 01:28:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/05 01:28:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 01:28:01 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/05 01:28:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/05 01:28:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 01:28:02 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/05 01:28:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/05 01:28:02 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/05 01:28:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/05 01:28:03 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/05 01:28:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/05 01:28:04 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/05 01:28:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/05 01:28:04 DEBUG : Waiting for deletions to finish 2025/11/05 01:28:05 INFO : apple: Deleted 2025/11/05 01:28:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 01:28:06 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 01:28:06 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 01:28:06 INFO : splitbananasplit: Deleted 2025/11/05 01:28:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 01:28:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 01:28:07 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 01:28:07 INFO : appleappleapplebanana: Deleted 2025/11/05 01:28:07 INFO : banana: Deleted 2025/11/05 01:28:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 01:28:08 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 01:28:08 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 01:28:08 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 01:28:08 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 01:28:08 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 01:28:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 01:28:09 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 01:28:09 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 01:28:09 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 01:28:09 DEBUG : Waiting for deletions to finish 2025/11/05 01:28:09 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/05 01:28:09 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/05 01:28:09 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/05 01:28:09 DEBUG : PREFIXbanana: Excluded 2025/11/05 01:28:09 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:28:09 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/05 01:28:09 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/05 01:28:09 DEBUG : PREFIXapple: Excluded 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:28:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/05 01:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 01:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 01:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 01:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 01:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 01:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 01:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 01:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 01:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 01:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 01:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 01:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 01:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 01:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 01:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 01:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 01:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 01:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 01:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 01:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 01:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 01:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 01:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 01:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 01:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 01:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 01:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 01:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 01:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 01:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 01:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 01:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 01:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 01:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 01:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 01:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 01:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 01:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 01:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 01:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 01:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 01:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 01:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 01:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 01:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 01:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 01:28:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 01:28:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 01:28:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 01:28:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 01:28:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 01:28:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 01:28:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 01:28:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 01:28:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 01:28:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 01:28:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 01:28:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 01:28:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 01:28:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 01:28:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 01:28:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 01:28:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 01:28:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:28:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:28:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:28:11 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:28:11 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:28:14 DEBUG : apple: size = 5 OK 2025/11/05 01:28:14 INFO : apple: Copied (new) 2025/11/05 01:28:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 01:28:14 INFO : appleappleapplebanana: Copied (new) 2025/11/05 01:28:14 DEBUG : banana: size = 6 OK 2025/11/05 01:28:14 INFO : banana: Copied (new) 2025/11/05 01:28:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 01:28:15 INFO : splitbananasplit: Copied (new) 2025/11/05 01:28:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 01:28:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/05 01:28:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 01:28:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/05 01:28:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 01:28:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/05 01:28:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 01:28:18 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/05 01:28:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 01:28:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/05 01:28:21 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:28:21 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:28:21 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:28:22 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:28:22 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:28:22 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:28:22 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:28:22 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:28:23 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:28:23 DEBUG : dir1/0008-2345678.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:28:23 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:28:23 DEBUG : dir1/0008-2345678.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:28:23 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:28:24 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:28:24 DEBUG : dir1/0008-2345678.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:28:24 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:28:24 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:28:25 DEBUG : dir1/0008-2345678.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:28:25 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:28:26 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:28:26 DEBUG : dir1/0008-2345678.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:28:26 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:28:27 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:28:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 01:28:28 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/05 01:28:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 01:28:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/05 01:28:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 01:28:30 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/05 01:28:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 01:28:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/05 01:28:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 01:28:31 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/05 01:28:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 01:28:32 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/05 01:28:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 01:28:33 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/05 01:28:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 01:28:33 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/05 01:28:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 01:28:34 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/05 01:28:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 01:28:35 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/05 01:28:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 01:28:36 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/05 01:28:36 DEBUG : Waiting for deletions to finish 2025/11/05 01:28:37 INFO : PREFIXsplitbananasplit: Deleted 2025/11/05 01:28:37 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/05 01:28:37 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/05 01:28:38 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/05 01:28:38 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/05 01:28:38 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/05 01:28:38 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/05 01:28:38 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/05 01:28:39 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/05 01:28:39 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/05 01:28:39 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/05 01:28:39 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/05 01:28:39 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/05 01:28:40 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/05 01:28:40 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/05 01:28:40 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/05 01:28:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/05 01:28:40 INFO : PREFIXapple: Deleted 2025/11/05 01:28:41 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/05 01:28:41 INFO : PREFIXbanana: Deleted 2025/11/05 01:28:41 DEBUG : Waiting for deletions to finish 2025/11/05 01:28:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : splitbananasplit: Excluded 2025/11/05 01:28:41 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : banana: Excluded 2025/11/05 01:28:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:28:41 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : apple: Excluded 2025/11/05 01:28:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:28:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:28:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:28:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:28:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:28:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:28:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:28:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:28:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:28:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:28:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:28:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:28:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:28:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:28:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:28:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:28:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:28:42 DEBUG : Waiting for deletions to finish 2025/11/05 01:28:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : splitbananasplit: Excluded 2025/11/05 01:28:42 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : banana: Excluded 2025/11/05 01:28:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:28:42 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : apple: Excluded 2025/11/05 01:28:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:28:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:28:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:28:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:28:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:28:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:28:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:28:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:28:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:28:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:28:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:28:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:28:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:28:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:28:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:28:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:28:42 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:29:27 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:29:27 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:29:28 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:29:28 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:29:29 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:29:31 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:30:04 DEBUG : Waiting for deletions to finish 2025/11/05 01:30:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:30:04 DEBUG : splitbananasplit: Excluded 2025/11/05 01:30:04 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:30:04 DEBUG : banana: Excluded 2025/11/05 01:30:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:30:04 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:30:04 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:30:04 DEBUG : apple: Excluded 2025/11/05 01:30:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:30:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:30:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:30:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:30:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:30:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:30:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:30:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:30:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:30:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:30:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:30:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:30:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:30:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:30:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:30:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:30:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:30:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:30:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:30:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:30:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:30:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:30:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:30:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:30:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:30:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:30:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:30:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:30:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:30:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:30:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:30:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:30:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 01:30:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 01:30:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 01:30:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 01:30:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 01:30:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 01:30:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 01:30:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 01:30:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 01:30:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 01:30:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 01:30:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 01:30:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 01:30:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 01:30:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 01:30:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 01:30:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 01:30:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 01:30:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 01:30:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 01:30:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 01:30:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 01:30:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 01:30:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 01:30:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 01:30:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/05 01:30:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:06 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:30:06 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:30:09 DEBUG : appleSUFFIX: size = 5 OK 2025/11/05 01:30:09 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/05 01:30:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 01:30:09 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/05 01:30:09 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/05 01:30:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:10 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/05 01:30:10 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/05 01:30:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 01:30:10 DEBUG : appleappleapplebananaSUFFIX: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:30:11 DEBUG : appleappleapplebananaSUFFIX: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:30:12 DEBUG : appleappleapplebananaSUFFIX: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:30:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:30:12 DEBUG : appleappleapplebananaSUFFIX: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:30:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:30:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:30:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:30:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:30:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:30:14 DEBUG : appleappleapplebananaSUFFIX: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:30:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:30:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:30:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:30:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:30:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:30:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:30:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:30:15 DEBUG : appleappleapplebananaSUFFIX: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:30:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:30:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/05 01:30:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 01:30:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 01:30:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/05 01:30:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 01:30:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 01:30:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/05 01:30:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 01:30:19 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/05 01:30:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/05 01:30:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 01:30:19 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/05 01:30:19 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/05 01:30:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 01:30:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/05 01:30:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 01:30:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 01:30:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/05 01:30:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 01:30:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 01:30:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/05 01:30:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 01:30:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 01:30:22 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/05 01:30:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/05 01:30:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 01:30:23 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/05 01:30:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/05 01:30:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 01:30:24 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/05 01:30:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/05 01:30:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 01:30:25 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/05 01:30:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/05 01:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 01:30:26 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/05 01:30:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/05 01:30:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 01:30:26 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/05 01:30:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/05 01:30:27 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/05 01:30:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/05 01:30:28 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/05 01:30:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/05 01:30:29 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/05 01:30:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/05 01:30:29 DEBUG : Waiting for deletions to finish 2025/11/05 01:30:30 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 01:30:30 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 01:30:30 INFO : apple: Deleted 2025/11/05 01:30:30 INFO : banana: Deleted 2025/11/05 01:30:31 INFO : splitbananasplit: Deleted 2025/11/05 01:30:31 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 01:30:31 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 01:30:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 01:30:31 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 01:30:32 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 01:30:32 INFO : appleappleapplebanana: Deleted 2025/11/05 01:30:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 01:30:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 01:30:32 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 01:30:33 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 01:30:33 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 01:30:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 01:30:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 01:30:33 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 01:30:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 01:30:34 DEBUG : Waiting for deletions to finish 2025/11/05 01:30:34 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/05 01:30:34 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : bananaSUFFIX: Excluded 2025/11/05 01:30:34 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : appleSUFFIX: Excluded 2025/11/05 01:30:34 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/05 01:30:34 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2025/11/05 01:30:34 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2025/11/05 01:30:34 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2025/11/05 01:30:34 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2025/11/05 01:30:34 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2025/11/05 01:30:34 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2025/11/05 01:30:34 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2025/11/05 01:30:34 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2025/11/05 01:30:34 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2025/11/05 01:30:34 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2025/11/05 01:30:34 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2025/11/05 01:30:34 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2025/11/05 01:30:34 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2025/11/05 01:30:34 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2025/11/05 01:30:34 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2025/11/05 01:30:34 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2025/11/05 01:30:34 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2025/11/05 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 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 2025/11/05 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 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 2025/11/05 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 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 2025/11/05 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 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 2025/11/05 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 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 2025/11/05 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 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 2025/11/05 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 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 2025/11/05 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 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 2025/11/05 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 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 2025/11/05 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 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 2025/11/05 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 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 2025/11/05 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 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 2025/11/05 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 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 2025/11/05 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 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 2025/11/05 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 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 2025/11/05 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 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 2025/11/05 01:30:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 01:30:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:30:35 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:30:35 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:30:38 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:30:39 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:30:39 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:30:39 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:30:39 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:30:39 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:30:40 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:30:40 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:30:40 DEBUG : banana: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:30:40 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:30:40 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:30:41 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:30:41 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:30:41 DEBUG : banana: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:30:41 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:30:41 DEBUG : splitbananasplit: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:30:42 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:30:42 DEBUG : banana: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:30:42 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:30:42 DEBUG : splitbananasplit: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:30:43 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:30:44 DEBUG : banana: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:30:44 DEBUG : apple: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:30:44 DEBUG : splitbananasplit: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:30:47 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:30:47 DEBUG : banana: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:30:48 DEBUG : apple: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:30:48 DEBUG : splitbananasplit: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:30:54 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:30:54 DEBUG : banana: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:30:54 DEBUG : apple: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:30:54 DEBUG : splitbananasplit: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:31:07 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:31:07 DEBUG : banana: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:31:07 DEBUG : apple: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:31:07 DEBUG : splitbananasplit: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:31:32 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:31:33 DEBUG : banana: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:31:33 DEBUG : apple: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:31:33 DEBUG : splitbananasplit: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:32:24 ERROR : appleappleapplebanana: Failed to copy: object not found 2025/11/05 01:32:24 ERROR : banana: Failed to copy: object not found 2025/11/05 01:32:24 ERROR : apple: Failed to copy: object not found 2025/11/05 01:32:25 ERROR : splitbananasplit: Failed to copy: object not found 2025/11/05 01:32:26 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:32:26 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:32:27 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:32:27 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:32:27 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:32:28 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:32:28 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:32:28 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:32:28 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:32:29 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:32:29 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:32:29 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:32:29 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:32:29 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:32:30 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:32:30 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:32:30 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:32:31 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:32:31 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:32:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 01:32:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/05 01:32:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 01:32:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/05 01:32:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 01:32:33 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/05 01:32:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 01:32:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/05 01:32:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 01:32:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/05 01:32:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 01:32:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/05 01:32:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 01:32:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/05 01:32:37 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:32:38 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:32:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 01:32:38 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/05 01:32:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 01:32:38 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/05 01:32:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 01:32:39 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/05 01:32:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 01:32:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/05 01:32:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 01:32:41 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/05 01:32:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 01:32:42 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/05 01:32:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 01:32:42 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/05 01:32:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 01:32:43 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/05 01:32:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 01:32:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/05 01:32:44 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:32:44 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: object not found Test: TestTransform/suffix 2025/11/05 01:32:44 DEBUG : Waiting for deletions to finish 2025/11/05 01:32:44 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/05 01:32:44 DEBUG : splitbananasplit(1): Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : splitbananasplit(1): Excluded 2025/11/05 01:32:44 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : bananaSUFFIX: Excluded 2025/11/05 01:32:44 DEBUG : banana(1): Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : banana(1): Excluded 2025/11/05 01:32:44 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : appleSUFFIX: Excluded 2025/11/05 01:32:44 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/05 01:32:44 DEBUG : appleappleapplebanana(1): Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : appleappleapplebanana(1): Excluded 2025/11/05 01:32:44 DEBUG : apple(1): Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : apple(1): Excluded 2025/11/05 01:32:44 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2025/11/05 01:32:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:32:44 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Not equal: expected: []string{} actual : []string{"dir1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "dir1" } Test: TestTransform/suffix Messages: directories === RUN TestTransform/truncate run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:33:53 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:34:25 DEBUG : dir1/0015-9;=.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:34:26 DEBUG : dir1/0015-9;=.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:34:26 DEBUG : dir1/0015-9;=.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:34:27 DEBUG : dir1/0015-9;=.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:34:28 DEBUG : dir1/0015-9;=.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:34:30 DEBUG : dir1/0015-9;=.txt: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:34:42 DEBUG : Waiting for deletions to finish 2025/11/05 01:34:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : splitbananasplit: Excluded 2025/11/05 01:34:42 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : banana: Excluded 2025/11/05 01:34:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:34:42 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : apple: Excluded 2025/11/05 01:34:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:34:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:34:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:34:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:34:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:34:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:34:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:34:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:34:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:34:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:34:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:34:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:34:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:34:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:34:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:34:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:34:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:34:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 01:34:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 01:34:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 01:34:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 01:34:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 01:34:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 01:34:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 01:34:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 01:34:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 01:34:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 01:34:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 01:34:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 01:34:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 01:34:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 01:34:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 01:34:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 01:34:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 01:34:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 01:34:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 01:34:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 01:34:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 01:34:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 01:34:43 DEBUG : apple: size = 5 OK 2025/11/05 01:34:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 01:34:43 DEBUG : apple: Sizes identical 2025/11/05 01:34:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 01:34:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 01:34:43 DEBUG : apple: Unchanged skipping 2025/11/05 01:34:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 01:34:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 01:34:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 01:34:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 01:34:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 01:34:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 01:34:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 01:34:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 01:34:43 DEBUG : banana: size = 6 OK 2025/11/05 01:34:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 01:34:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 01:34:43 DEBUG : banana: Sizes identical 2025/11/05 01:34:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 01:34:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 01:34:43 DEBUG : banana: Unchanged skipping 2025/11/05 01:34:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 01:34:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 01:34:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 01:34:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 01:34:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 01:34:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 01:34:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 01:34:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 01:34:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 01:34:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 01:34:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 01:34:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 01:34:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 01:34:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 01:34:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 01:34:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 01:34:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 01:34:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 01:34:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 01:34:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 01:34:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 01:34:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 01:34:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 01:34:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 01:34:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 01:34:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 01:34:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 01:34:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 01:34:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 01:34:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 01:34:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 01:34:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 01:34:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 01:34:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 01:34:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 01:34:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 01:34:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 01:34:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 01:34:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 01:34:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 01:34:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 01:34:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 01:34:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 01:34:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 01:34:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 01:34:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 01:34:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 01:34:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 01:34:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 01:34:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 01:34:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 01:34:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 01:34:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 01:34:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 01:34:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 01:34:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 01:34:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 01:34:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 01:34:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 01:34:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 01:34:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 01:34:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 01:34:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 01:34:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 01:34:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 01:34:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 01:34:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 01:34:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 01:34:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 01:34:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 01:34:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 01:34:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 01:34:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 01:34:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 01:34:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 01:34:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 01:34:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 01:34:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 01:34:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 01:34:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 01:34:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 01:34:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 01:34:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 01:34:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 01:34:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 01:34:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 01:34:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 01:34:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 01:34:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 01:34:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 01:34:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 01:34:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 01:34:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 01:34:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 01:34:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 01:34:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 01:34:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 01:34:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 01:34:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 01:34:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 01:34:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 01:34:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 01:34:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 01:34:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 01:34:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 01:34:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 01:34:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 01:34:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 01:34:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 01:34:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 01:34:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 01:34:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 01:34:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 01:34:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 01:34:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 01:34:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 01:34:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 01:34:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 01:34:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 01:34:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 01:34:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 01:34:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 01:34:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 01:34:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 01:34:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 01:34:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 01:34:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 01:34:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 01:34:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 01:34:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 01:34:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 01:34:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 01:34:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 01:34:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 01:34:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 01:34:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 01:34:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 01:34:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 01:34:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 01:34:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 01:34:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 01:34:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 01:34:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 01:34:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 01:34:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 01:34:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 01:34:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 01:34:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 01:34:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 01:34:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 01:34:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 01:34:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 01:34:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 01:34:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 01:34:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 01:34:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 01:34:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 01:34:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 01:34:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 01:34:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 01:34:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 01:34:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 01:34:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 01:34:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 01:34:43 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:34:43 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:34:46 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:34:46 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:34:47 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:34:47 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:34:47 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:34:47 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:34:48 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:34:48 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:34:48 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:34:48 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:34:48 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:34:48 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:34:49 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:34:49 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:34:49 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:34:49 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:34:50 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:34:50 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:34:50 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:34:50 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:34:51 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:34:52 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:34:52 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:34:52 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:34:55 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:34:55 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:34:55 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:34:56 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:35:01 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:35:02 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:35:02 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:35:02 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:35:14 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:35:15 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:35:15 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:35:15 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:35:40 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:35:41 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:35:41 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:35:41 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:36:31 ERROR : appleappleapplebanana: Failed to copy: object not found 2025/11/05 01:36:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 01:36:32 ERROR : splitbananasplit: Failed to copy: object not found 2025/11/05 01:36:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 01:36:32 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2025/11/05 01:36:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 01:36:32 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2025/11/05 01:36:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 01:36:34 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:36:34 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:36:35 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:36:35 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:36:35 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:36:35 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:36:36 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:36:36 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:36:36 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:36:36 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:36:36 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:36:36 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:36:37 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:36:37 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:36:37 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:36:37 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:36:38 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:36:38 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:36:38 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:36:39 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:36:39 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:36:40 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:36:40 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:36:41 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:36:42 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:36:43 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:36:43 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:36:44 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:36:49 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:36:50 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:36:50 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:36:51 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:37:02 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:37:03 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:37:03 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:37:04 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:37:28 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:37:29 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:37:29 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:37:30 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:38:19 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2025/11/05 01:38:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 01:38:20 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2025/11/05 01:38:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 01:38:20 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2025/11/05 01:38:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 01:38:21 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2025/11/05 01:38:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 01:38:21 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:38:22 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:38:22 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:38:22 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:38:23 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:38:23 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:38:23 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:38:23 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:38:24 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:38:24 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:38:24 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:38:24 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:38:25 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:38:25 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:38:25 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:38:25 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:38:26 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:38:26 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:38:26 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:38:26 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:38:27 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:38:27 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:38:28 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:38:29 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:38:30 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:38:30 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:38:31 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:38:33 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:38:36 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:38:37 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:38:37 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:38:39 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:38:49 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:38:50 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:38:50 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:38:52 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:39:15 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:39:16 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:39:16 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:39:18 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:40:07 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2025/11/05 01:40:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 01:40:07 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2025/11/05 01:40:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 01:40:08 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2025/11/05 01:40:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 01:40:09 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:40:09 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:40:09 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2025/11/05 01:40:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 01:40:10 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:40:10 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:40:10 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:40:10 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:40:11 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:40:11 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:40:11 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:40:12 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:40:12 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:40:12 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:40:12 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:40:13 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:40:13 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:40:13 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:40:13 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:40:14 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:40:14 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:40:14 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:40:15 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:40:15 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:40:15 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:40:17 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:40:17 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:40:18 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:40:19 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:40:21 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:40:24 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:40:25 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:40:25 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:40:27 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:40:37 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:40:38 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:40:38 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:40:40 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:41:03 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:41:04 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:41:04 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:41:06 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:41:54 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2025/11/05 01:41:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 01:41:55 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2025/11/05 01:41:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 01:41:55 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2025/11/05 01:41:56 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:41:56 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:41:57 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:41:57 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/05 01:41:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/05 01:41:58 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:41:58 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2025/11/05 01:41:58 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:42:00 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:42:04 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 01:42:10 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 01:42:24 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 01:42:49 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 01:43:41 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2025/11/05 01:43:41 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:43:41 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: object not found Test: TestTransform/truncate 2025/11/05 01:43:41 DEBUG : Waiting for deletions to finish 2025/11/05 01:43:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : splitbananasplit: Excluded 2025/11/05 01:43:41 DEBUG : splitbanan(1): Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : splitbanan(1): Excluded 2025/11/05 01:43:41 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : banana: Excluded 2025/11/05 01:43:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:43:41 DEBUG : appleapple(1): Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : appleapple(1): Excluded 2025/11/05 01:43:41 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : apple: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0014-89;=(1): Excluded 2025/11/05 01:43:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0013-789;=(1): Excluded 2025/11/05 01:43:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0012-6789;(1): Excluded 2025/11/05 01:43:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0011-56789(1): Excluded 2025/11/05 01:43:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0010-45678(1): Excluded 2025/11/05 01:43:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0009-34567(1): Excluded 2025/11/05 01:43:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0008-23456(1): Excluded 2025/11/05 01:43:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0007-12345(1): Excluded 2025/11/05 01:43:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0006-ghijk(1): Excluded 2025/11/05 01:43:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0005-fghij(1): Excluded 2025/11/05 01:43:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0004-efghi(1): Excluded 2025/11/05 01:43:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0003-defgh(1): Excluded 2025/11/05 01:43:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0002-cdefg(1): Excluded 2025/11/05 01:43:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0001-bcdef(1): Excluded 2025/11/05 01:43:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:43:41 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2025/11/05 01:43:41 DEBUG : dir1/0000-abcde(1): Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:44:39 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:44:39 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:44:40 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:44:40 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:44:41 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:44:43 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:45:12 DEBUG : dir1/0012-6789;.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:45:13 DEBUG : dir1/0012-6789;.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:45:13 DEBUG : dir1/0012-6789;.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:45:14 DEBUG : dir1/0012-6789;.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:45:30 DEBUG : Waiting for deletions to finish 2025/11/05 01:45:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : splitbananasplit: Excluded 2025/11/05 01:45:30 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : banana: Excluded 2025/11/05 01:45:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:45:30 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : apple: Excluded 2025/11/05 01:45:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:45:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:45:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:45:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:45:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:45:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:45:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:45:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:45:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:45:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:45:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:45:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:45:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:45:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:45:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:45:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:45:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:45:31 DEBUG : apple: size = 5 OK 2025/11/05 01:45:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 01:45:31 DEBUG : banana: size = 6 OK 2025/11/05 01:45:31 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 01:45:31 DEBUG : banana: Sizes identical 2025/11/05 01:45:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 01:45:31 DEBUG : banana: Unchanged skipping 2025/11/05 01:45:31 DEBUG : apple: Sizes identical 2025/11/05 01:45:31 DEBUG : apple: Unchanged skipping 2025/11/05 01:45:31 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 01:45:31 DEBUG : splitbananasplit: Sizes identical 2025/11/05 01:45:31 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 01:45:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 01:45:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 01:45:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 01:45:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 01:45:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 01:45:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 01:45:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 01:45:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 01:45:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 01:45:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 01:45:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 01:45:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 01:45:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 01:45:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 01:45:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 01:45:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 01:45:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 01:45:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 01:45:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 01:45:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 01:45:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 01:45:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 01:45:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 01:45:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 01:45:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 01:45:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 01:45:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 01:45:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 01:45:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 01:45:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 01:45:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 01:45:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 01:45:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 01:45:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 01:45:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 01:45:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 01:45:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 01:45:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 01:45:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 01:45:31 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:45:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 01:45:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 01:45:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 01:45:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 01:45:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 01:45:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 01:45:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 01:45:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 01:45:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 01:45:31 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:45:31 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:45:31 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/11/05 01:45:31 DEBUG : Waiting for deletions to finish 2025/11/05 01:45:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : splitbananasplit: Excluded 2025/11/05 01:45:31 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : banana: Excluded 2025/11/05 01:45:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:45:31 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : apple: Excluded 2025/11/05 01:45:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:45:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:45:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:45:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:45:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:45:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:45:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:45:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:45:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:45:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:45:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:45:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:45:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:45:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:45:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:45:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:45:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:45:32 DEBUG : apple: size = 5 OK 2025/11/05 01:45:32 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 01:45:32 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 01:45:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 01:45:32 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 01:45:32 DEBUG : banana: size = 6 OK 2025/11/05 01:45:32 DEBUG : apple: Sizes identical 2025/11/05 01:45:32 DEBUG : splitbananasplit: Sizes identical 2025/11/05 01:45:32 DEBUG : banana: Sizes identical 2025/11/05 01:45:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 01:45:32 DEBUG : banana: Unchanged skipping 2025/11/05 01:45:32 DEBUG : apple: Unchanged skipping 2025/11/05 01:45:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 01:45:33 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:45:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 01:45:33 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 01:45:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 01:45:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 01:45:33 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 01:45:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 01:45:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 01:45:33 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 01:45:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 01:45:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 01:45:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 01:45:33 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 01:45:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 01:45:33 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 01:45:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 01:45:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 01:45:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 01:45:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 01:45:33 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 01:45:33 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 01:45:33 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 01:45:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 01:45:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 01:45:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 01:45:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 01:45:33 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 01:45:33 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 01:45:33 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 01:45:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 01:45:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 01:45:33 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 01:45:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 01:45:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 01:45:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 01:45:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 01:45:33 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 01:45:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 01:45:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 01:45:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 01:45:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 01:45:33 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 01:45:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 01:45:33 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 01:45:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 01:45:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 01:45:33 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 01:45:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 01:45:33 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:45:33 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:45:33 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/11/05 01:45:33 DEBUG : Waiting for deletions to finish 2025/11/05 01:45:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : splitbananasplit: Excluded 2025/11/05 01:45:33 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : banana: Excluded 2025/11/05 01:45:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:45:33 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : apple: Excluded 2025/11/05 01:45:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:45:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:45:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:45:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:45:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:45:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:45:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:45:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:45:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:45:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:45:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:45:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:45:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:45:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:45:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:45:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:45:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:45:33 DEBUG : Waiting for deletions to finish 2025/11/05 01:45:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : splitbananasplit: Excluded 2025/11/05 01:45:34 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : banana: Excluded 2025/11/05 01:45:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:45:34 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : apple: Excluded 2025/11/05 01:45:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:45:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:45:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:45:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:45:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:45:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:45:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:45:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:45:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:45:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:45:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:45:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:45:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:45:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:45:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:45:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:45:34 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:46:31 DEBUG : dir1/0011-56789;.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:46:32 DEBUG : dir1/0011-56789;.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:46:32 DEBUG : dir1/0011-56789;.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:46:33 DEBUG : dir1/0011-56789;.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:46:34 DEBUG : dir1/0011-56789;.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:46:36 DEBUG : dir1/0011-56789;.txt: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:46:56 DEBUG : Waiting for deletions to finish 2025/11/05 01:46:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : splitbananasplit: Excluded 2025/11/05 01:46:57 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : banana: Excluded 2025/11/05 01:46:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:46:57 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : apple: Excluded 2025/11/05 01:46:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:46:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:46:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:46:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:46:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:46:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:46:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:46:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:46:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:46:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:46:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:46:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:46:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:46:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:46:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:46:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:46:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:46:58 DEBUG : apple: size = 5 OK 2025/11/05 01:46:58 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 01:46:58 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 01:46:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 01:46:58 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 01:46:58 DEBUG : splitbananasplit: Sizes identical 2025/11/05 01:46:58 DEBUG : banana: size = 6 OK 2025/11/05 01:46:58 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 01:46:58 DEBUG : apple: Sizes identical 2025/11/05 01:46:58 DEBUG : banana: Sizes identical 2025/11/05 01:46:58 DEBUG : apple: Unchanged skipping 2025/11/05 01:46:58 DEBUG : banana: Unchanged skipping 2025/11/05 01:46:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 01:46:58 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 01:46:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 01:46:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 01:46:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 01:46:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 01:46:58 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 01:46:58 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 01:46:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 01:46:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 01:46:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 01:46:58 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 01:46:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 01:46:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 01:46:58 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 01:46:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 01:46:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 01:46:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 01:46:58 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:46:58 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 01:46:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 01:46:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 01:46:58 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 01:46:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 01:46:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 01:46:58 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 01:46:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 01:46:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 01:46:58 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 01:46:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 01:46:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 01:46:58 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 01:46:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 01:46:58 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 01:46:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 01:46:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 01:46:58 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 01:46:58 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 01:46:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 01:46:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 01:46:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 01:46:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 01:46:58 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 01:46:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 01:46:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 01:46:58 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 01:46:58 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 01:46:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 01:46:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 01:46:58 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:46:58 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:46:58 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/11/05 01:46:58 DEBUG : Waiting for deletions to finish 2025/11/05 01:46:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : splitbananasplit: Excluded 2025/11/05 01:46:58 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : banana: Excluded 2025/11/05 01:46:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:46:58 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : apple: Excluded 2025/11/05 01:46:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:46:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:46:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:46:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:46:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:46:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:46:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:46:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:46:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:46:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:46:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:46:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:46:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:46:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:46:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:46:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:46:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:46:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 01:46:59 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 01:46:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 01:46:59 DEBUG : banana: size = 6 OK 2025/11/05 01:46:59 DEBUG : apple: size = 5 OK 2025/11/05 01:46:59 DEBUG : banana: Sizes identical 2025/11/05 01:46:59 DEBUG : apple: Sizes identical 2025/11/05 01:46:59 DEBUG : banana: Unchanged skipping 2025/11/05 01:46:59 DEBUG : apple: Unchanged skipping 2025/11/05 01:46:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 01:46:59 DEBUG : splitbananasplit: Sizes identical 2025/11/05 01:46:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 01:46:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 01:46:59 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 01:46:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 01:46:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 01:46:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 01:46:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 01:46:59 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 01:46:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 01:46:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 01:46:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 01:46:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 01:46:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 01:46:59 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 01:46:59 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 01:46:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 01:46:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 01:46:59 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:46:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 01:46:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 01:46:59 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 01:46:59 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 01:46:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 01:46:59 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 01:46:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 01:46:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 01:46:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 01:46:59 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 01:46:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 01:46:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 01:46:59 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 01:46:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 01:46:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 01:46:59 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 01:46:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 01:46:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 01:46:59 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 01:46:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 01:46:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 01:46:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 01:46:59 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 01:46:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 01:46:59 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 01:46:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 01:46:59 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 01:46:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 01:46:59 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 01:46:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 01:46:59 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 01:46:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 01:46:59 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:46:59 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:46:59 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/11/05 01:46:59 DEBUG : Waiting for deletions to finish 2025/11/05 01:46:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:46:59 DEBUG : splitbananasplit: Excluded 2025/11/05 01:46:59 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:46:59 DEBUG : banana: Excluded 2025/11/05 01:46:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:46:59 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:46:59 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:46:59 DEBUG : apple: Excluded 2025/11/05 01:47:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:47:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:47:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:47:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:47:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:47:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:47:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:47:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:47:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:47:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:47:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:47:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:47:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:47:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:47:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:47:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:47:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:47:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:47:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:47:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:47:40 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:47:40 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:48:15 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:48:15 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:48:15 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:48:16 DEBUG : splitbananasplit: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:48:17 DEBUG : splitbananasplit: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:48:19 DEBUG : splitbananasplit: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:48:22 DEBUG : Waiting for deletions to finish 2025/11/05 01:48:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : splitbananasplit: Excluded 2025/11/05 01:48:23 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : banana: Excluded 2025/11/05 01:48:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:48:23 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : apple: Excluded 2025/11/05 01:48:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:48:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:48:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:48:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:48:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:48:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:48:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:48:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:48:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:48:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:48:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:48:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:48:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:48:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:48:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:48:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:48:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:48:24 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 01:48:24 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 01:48:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 01:48:24 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 01:48:24 DEBUG : splitbananasplit: Sizes identical 2025/11/05 01:48:24 DEBUG : banana: size = 6 OK 2025/11/05 01:48:24 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 01:48:24 DEBUG : banana: Sizes identical 2025/11/05 01:48:24 DEBUG : banana: Unchanged skipping 2025/11/05 01:48:24 DEBUG : apple: size = 5 OK 2025/11/05 01:48:24 DEBUG : apple: Sizes identical 2025/11/05 01:48:24 DEBUG : apple: Unchanged skipping 2025/11/05 01:48:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 01:48:24 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 01:48:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 01:48:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 01:48:24 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 01:48:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 01:48:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 01:48:24 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 01:48:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 01:48:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 01:48:24 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 01:48:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 01:48:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 01:48:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 01:48:24 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 01:48:24 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 01:48:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 01:48:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 01:48:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 01:48:24 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 01:48:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 01:48:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 01:48:24 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 01:48:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 01:48:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 01:48:24 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 01:48:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 01:48:24 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 01:48:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 01:48:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 01:48:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 01:48:24 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 01:48:24 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 01:48:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 01:48:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 01:48:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 01:48:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 01:48:24 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:48:24 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 01:48:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 01:48:24 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 01:48:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 01:48:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 01:48:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 01:48:24 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 01:48:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 01:48:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 01:48:24 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 01:48:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 01:48:24 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:48:24 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:48:24 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/11/05 01:48:24 DEBUG : Waiting for deletions to finish 2025/11/05 01:48:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : splitbananasplit: Excluded 2025/11/05 01:48:24 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : banana: Excluded 2025/11/05 01:48:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:48:24 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : apple: Excluded 2025/11/05 01:48:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:48:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:48:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:48:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:48:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:48:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:48:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:48:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:48:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:48:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:48:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:48:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:48:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:48:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:48:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:48:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:48:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:48:25 DEBUG : apple: size = 5 OK 2025/11/05 01:48:25 DEBUG : apple: Sizes identical 2025/11/05 01:48:25 DEBUG : apple: Unchanged skipping 2025/11/05 01:48:25 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 01:48:25 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 01:48:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 01:48:25 DEBUG : banana: size = 6 OK 2025/11/05 01:48:25 DEBUG : banana: Sizes identical 2025/11/05 01:48:25 DEBUG : banana: Unchanged skipping 2025/11/05 01:48:25 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 01:48:25 DEBUG : splitbananasplit: Sizes identical 2025/11/05 01:48:25 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 01:48:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 01:48:25 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 01:48:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 01:48:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 01:48:25 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 01:48:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 01:48:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 01:48:25 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 01:48:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 01:48:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 01:48:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 01:48:25 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 01:48:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 01:48:25 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 01:48:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 01:48:25 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 01:48:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 01:48:25 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 01:48:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 01:48:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 01:48:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 01:48:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 01:48:25 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 01:48:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 01:48:25 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:48:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 01:48:25 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 01:48:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 01:48:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 01:48:25 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 01:48:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 01:48:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 01:48:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 01:48:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 01:48:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 01:48:25 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 01:48:25 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 01:48:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 01:48:25 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 01:48:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 01:48:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 01:48:25 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 01:48:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 01:48:25 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 01:48:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 01:48:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 01:48:25 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 01:48:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 01:48:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 01:48:25 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:48:25 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:48:25 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/11/05 01:48:25 DEBUG : Waiting for deletions to finish 2025/11/05 01:48:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:48:25 DEBUG : splitbananasplit: Excluded 2025/11/05 01:48:25 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:48:25 DEBUG : banana: Excluded 2025/11/05 01:48:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:48:25 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:48:25 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:48:25 DEBUG : apple: Excluded 2025/11/05 01:48:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:48:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:48:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:48:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:48:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:48:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:48:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:48:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:48:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:48:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:48:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:48:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:48:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:48:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:48:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:48:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:48:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:48:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:48:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:48:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:48:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:48:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:48:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:48:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:48:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:48:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:48:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:48:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:48:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:48:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:48:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:48:26 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:48:59 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:49:00 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:49:00 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:49:01 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:49:02 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:49:39 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:49:44 DEBUG : Waiting for deletions to finish 2025/11/05 01:49:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : splitbananasplit: Excluded 2025/11/05 01:49:44 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : banana: Excluded 2025/11/05 01:49:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:49:44 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : apple: Excluded 2025/11/05 01:49:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:49:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:49:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:49:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:49:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:49:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:49:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:49:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:49:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:49:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:49:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:49:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:49:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:49:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:49:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:49:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:49:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:49:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 01:49:45 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 01:49:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 01:49:45 DEBUG : banana: size = 6 OK 2025/11/05 01:49:45 DEBUG : banana: Sizes identical 2025/11/05 01:49:45 DEBUG : apple: size = 5 OK 2025/11/05 01:49:45 DEBUG : banana: Unchanged skipping 2025/11/05 01:49:45 DEBUG : apple: Sizes identical 2025/11/05 01:49:45 DEBUG : apple: Unchanged skipping 2025/11/05 01:49:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 01:49:45 DEBUG : splitbananasplit: Sizes identical 2025/11/05 01:49:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 01:49:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 01:49:45 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 01:49:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 01:49:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 01:49:45 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 01:49:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 01:49:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 01:49:45 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 01:49:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 01:49:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 01:49:45 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 01:49:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 01:49:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 01:49:45 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 01:49:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 01:49:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 01:49:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 01:49:45 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 01:49:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 01:49:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 01:49:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 01:49:45 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 01:49:45 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 01:49:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 01:49:45 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 01:49:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 01:49:45 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:49:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 01:49:45 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 01:49:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 01:49:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 01:49:45 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 01:49:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 01:49:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 01:49:45 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 01:49:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 01:49:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 01:49:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 01:49:45 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 01:49:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 01:49:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 01:49:45 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 01:49:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 01:49:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 01:49:45 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 01:49:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 01:49:45 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:49:45 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:49:45 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/11/05 01:49:45 DEBUG : Waiting for deletions to finish 2025/11/05 01:49:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : splitbananasplit: Excluded 2025/11/05 01:49:46 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : banana: Excluded 2025/11/05 01:49:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:49:46 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : apple: Excluded 2025/11/05 01:49:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:49:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:49:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:49:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:49:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:49:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:49:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:49:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:49:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:49:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:49:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:49:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:49:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:49:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:49:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:49:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:49:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:49:46 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 01:49:46 DEBUG : apple: size = 5 OK 2025/11/05 01:49:46 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 01:49:46 DEBUG : apple: Sizes identical 2025/11/05 01:49:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 01:49:46 DEBUG : apple: Unchanged skipping 2025/11/05 01:49:46 DEBUG : banana: size = 6 OK 2025/11/05 01:49:46 DEBUG : banana: Sizes identical 2025/11/05 01:49:46 DEBUG : banana: Unchanged skipping 2025/11/05 01:49:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 01:49:46 DEBUG : splitbananasplit: Sizes identical 2025/11/05 01:49:46 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 01:49:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 01:49:47 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 01:49:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 01:49:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 01:49:47 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 01:49:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 01:49:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 01:49:47 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 01:49:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 01:49:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 01:49:47 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 01:49:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 01:49:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 01:49:47 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 01:49:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 01:49:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 01:49:47 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 01:49:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 01:49:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 01:49:47 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 01:49:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 01:49:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 01:49:47 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 01:49:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 01:49:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 01:49:47 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 01:49:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 01:49:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 01:49:47 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 01:49:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 01:49:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 01:49:47 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 01:49:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 01:49:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 01:49:47 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 01:49:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 01:49:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 01:49:47 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 01:49:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 01:49:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 01:49:47 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 01:49:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 01:49:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 01:49:47 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 01:49:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 01:49:47 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:49:47 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:49:47 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:49:47 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/11/05 01:49:47 DEBUG : Waiting for deletions to finish 2025/11/05 01:49:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : splitbananasplit: Excluded 2025/11/05 01:49:47 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : banana: Excluded 2025/11/05 01:49:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:49:47 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : apple: Excluded 2025/11/05 01:49:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:49:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:49:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:49:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:49:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:49:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:49:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:49:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:49:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:49:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:49:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:49:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:49:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:49:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:49:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:49:47 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:50:40 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:50:40 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:50:41 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:50:41 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:50:42 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:50:44 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:51:09 DEBUG : Waiting for deletions to finish 2025/11/05 01:51:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : splitbananasplit: Excluded 2025/11/05 01:51:09 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : banana: Excluded 2025/11/05 01:51:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:51:09 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : apple: Excluded 2025/11/05 01:51:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:51:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:51:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:51:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:51:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:51:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:51:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:51:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:51:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:51:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:51:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:51:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:51:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:51:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:51:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:51:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:51:10 DEBUG : apple: size = 5 OK 2025/11/05 01:51:10 DEBUG : apple: Sizes identical 2025/11/05 01:51:10 DEBUG : apple: Unchanged skipping 2025/11/05 01:51:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 01:51:10 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 01:51:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 01:51:10 DEBUG : banana: size = 6 OK 2025/11/05 01:51:10 DEBUG : banana: Sizes identical 2025/11/05 01:51:10 DEBUG : banana: Unchanged skipping 2025/11/05 01:51:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 01:51:10 DEBUG : splitbananasplit: Sizes identical 2025/11/05 01:51:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 01:51:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 01:51:10 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 01:51:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 01:51:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 01:51:10 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 01:51:10 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 01:51:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 01:51:10 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 01:51:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 01:51:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 01:51:10 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 01:51:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 01:51:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 01:51:10 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 01:51:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 01:51:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 01:51:10 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 01:51:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 01:51:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 01:51:10 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 01:51:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 01:51:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 01:51:10 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 01:51:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 01:51:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 01:51:10 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 01:51:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 01:51:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 01:51:10 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 01:51:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 01:51:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 01:51:10 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 01:51:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 01:51:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 01:51:10 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 01:51:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 01:51:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 01:51:10 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 01:51:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 01:51:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 01:51:10 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 01:51:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 01:51:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 01:51:10 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 01:51:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 01:51:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 01:51:10 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:51:10 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:51:10 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/11/05 01:51:10 DEBUG : Waiting for deletions to finish 2025/11/05 01:51:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:51:10 DEBUG : splitbananasplit: Excluded 2025/11/05 01:51:10 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:51:10 DEBUG : banana: Excluded 2025/11/05 01:51:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:51:10 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:51:10 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:51:10 DEBUG : apple: Excluded 2025/11/05 01:51:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:51:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:51:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:51:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:51:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:51:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:51:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:51:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:51:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:51:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:51:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:51:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:51:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:51:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:51:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:51:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:51:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:51:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:51:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:51:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:51:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:51:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:51:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:51:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:51:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:51:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:51:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:51:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:51:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:51:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 01:51:11 DEBUG : apple: size = 5 OK 2025/11/05 01:51:11 DEBUG : apple: Sizes identical 2025/11/05 01:51:11 DEBUG : apple: Unchanged skipping 2025/11/05 01:51:11 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 01:51:11 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 01:51:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 01:51:11 DEBUG : banana: size = 6 OK 2025/11/05 01:51:11 DEBUG : banana: Sizes identical 2025/11/05 01:51:11 DEBUG : banana: Unchanged skipping 2025/11/05 01:51:11 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 01:51:11 DEBUG : splitbananasplit: Sizes identical 2025/11/05 01:51:11 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 01:51:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 01:51:12 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 01:51:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 01:51:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 01:51:12 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 01:51:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 01:51:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 01:51:12 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 01:51:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 01:51:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 01:51:12 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 01:51:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 01:51:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 01:51:12 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 01:51:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 01:51:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 01:51:12 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 01:51:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 01:51:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 01:51:12 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 01:51:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 01:51:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 01:51:12 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 01:51:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 01:51:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 01:51:12 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 01:51:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 01:51:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 01:51:12 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 01:51:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 01:51:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 01:51:12 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 01:51:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 01:51:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 01:51:12 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 01:51:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 01:51:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 01:51:12 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 01:51:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 01:51:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 01:51:12 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 01:51:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 01:51:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 01:51:12 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 01:51:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 01:51:12 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:51:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 01:51:12 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 01:51:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 01:51:12 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:51:12 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:51:12 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/11/05 01:51:12 DEBUG : Waiting for deletions to finish 2025/11/05 01:51:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : splitbananasplit: Excluded 2025/11/05 01:51:12 DEBUG : banana: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : banana: Excluded 2025/11/05 01:51:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : appleappleapplebanana: Excluded 2025/11/05 01:51:12 DEBUG : apple: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : apple: Excluded 2025/11/05 01:51:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 01:51:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 01:51:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 01:51:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 01:51:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 01:51:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 01:51:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 01:51:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 01:51:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 01:51:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 01:51:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 01:51:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 01:51:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 01:51:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 01:51:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 01:51:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 01:51:12 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1805.93s) --- PASS: TestTransform/NFC (107.89s) --- FAIL: TestTransform/NFD (100.79s) --- PASS: TestTransform/base64 (111.41s) --- PASS: TestTransform/prefix (136.69s) --- FAIL: TestTransform/suffix (277.10s) --- FAIL: TestTransform/truncate (645.79s) --- FAIL: TestTransform/encoder (88.94s) --- FAIL: TestTransform/ISO-8859-1 (85.34s) --- FAIL: TestTransform/charmap (86.15s) --- FAIL: TestTransform/lowercase (81.41s) --- FAIL: TestTransform/ascii (84.42s) === RUN TestTransformCopy run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:51:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 01:51:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 01:51:42 INFO : sub dir_somesuffix: Making directory 2025/11/05 01:51:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 01:51:43 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/05 01:51:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 01:51:43 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/05 01:51:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 01:51:43 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:51:43 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:51:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/05 01:51:46 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 01:51:46 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:51:46 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (7.79s) === RUN TestDoubleTransform run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:51:49 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:51:49 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:51:49 INFO : tictactoe: Making directory 2025/11/05 01:51:51 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:51:51 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:51:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 01:51:51 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/05 01:51:51 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:51:51 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:51:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 01:51:53 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/05 01:51:53 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/05 01:51:53 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:51:53 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (7.68s) === RUN TestFileTag run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:51:57 INFO : toe: Making directory 2025/11/05 01:51:59 INFO : toe/toe: Making directory 2025/11/05 01:52:00 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:52:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 01:52:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 01:52:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 01:52:00 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:52:00 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:52:02 DEBUG : toe/toe/tictactoe: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:52:03 DEBUG : toe/toe/tictactoe: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:52:03 DEBUG : toe/toe/tictactoe: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:52:04 DEBUG : toe/toe/tictactoe: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:52:05 DEBUG : toe/toe/tictactoe: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:52:07 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/05 01:52:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/05 01:52:07 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:52:07 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:273: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:273 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (14.99s) === RUN TestNoTag run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:52:12 INFO : toe: Making directory 2025/11/05 01:52:14 INFO : toe/toe: Making directory 2025/11/05 01:52:15 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:52:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 01:52:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 01:52:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 01:52:15 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:52:15 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:52:18 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/05 01:52:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/05 01:52:18 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:52:18 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:290 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (11.08s) === RUN TestDirTag run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:52:23 DEBUG : empty_dir: Making directory with metadata 2025/11/05 01:52:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 01:52:23 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:52:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:52:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:52:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:52:23 INFO : tictacempty_dir: Making directory 2025/11/05 01:52:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:52:25 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:52:25 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:52:25 INFO : tictactoe: Making directory 2025/11/05 01:52:26 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:52:26 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:52:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 01:52:26 INFO : tictactoe/tictactoe: Making directory 2025/11/05 01:52:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 01:52:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 01:52:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 01:52:28 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:52:28 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:52:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 01:52:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/05 01:52:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/05 01:52:30 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:52:30 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:309: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:309 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 2/3: directory not empty --- FAIL: TestDirTag (16.65s) === RUN TestAllTag run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:52:40 DEBUG : empty_dir: Making directory with metadata 2025/11/05 01:52:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 01:52:40 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:52:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:52:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:52:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:52:40 INFO : tictacempty_dir: Making directory 2025/11/05 01:52:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:52:42 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:52:42 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:52:42 INFO : tictactoe: Making directory 2025/11/05 01:52:43 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:52:43 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:52:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 01:52:43 INFO : tictactoe/tictactoe: Making directory 2025/11/05 01:52:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 01:52:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 01:52:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 01:52:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 01:52:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 01:52:45 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:52:45 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:52:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 01:52:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 01:52:47 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:52:47 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:328 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 2/3: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 3/3: directory not empty run.go:133: removing dir "tictactoe/tictactoe" failed: directory not empty run.go:130: removing dir "tictactoe" failed - try 1/3: directory not empty run.go:130: removing dir "tictactoe" failed - try 2/3: directory not empty run.go:130: removing dir "tictactoe" failed - try 3/3: directory not empty run.go:133: removing dir "tictactoe" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:328 Error: Not equal: expected: []string{} actual : []string{"tictacempty_dir", "tictactoe", "tictactoe/tictactoe"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=15) "tictacempty_dir", + (string) (len=9) "tictactoe", + (string) (len=19) "tictactoe/tictactoe" } Test: TestAllTag Messages: directories --- FAIL: TestAllTag (28.49s) === RUN TestRunTwice run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:53:08 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:53:09 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:53:09 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:53:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 01:53:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 01:53:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 01:53:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 01:53:09 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:53:09 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:53:11 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:53:12 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:53:12 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:53:13 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 01:53:14 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 01:53:16 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 01:53:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/05 01:53:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/05 01:53:19 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:53:19 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 2/3: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 3/3: directory not empty run.go:133: removing dir "tictactoe/tictactoe" failed: directory not empty run.go:130: removing dir "tictactoe" failed - try 1/3: directory not empty run.go:130: removing dir "tictactoe" failed - try 2/3: directory not empty run.go:130: removing dir "tictactoe" failed - try 3/3: directory not empty run.go:133: removing dir "tictactoe" failed: directory not empty 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Should be true Test: TestRunTwice Messages: listing wrong, want got tictactoe/tictactoe/toe.txt (11) 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Should be true Test: TestRunTwice Messages: Unexpected file "tictactoe/tictactoe/toe.txt" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Not equal: expected: []string{} actual : []string{"tictactoe", "tictactoe/tictactoe"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "tictactoe", + (string) (len=19) "tictactoe/tictactoe" } Test: TestRunTwice Messages: directories --- FAIL: TestRunTwice (29.80s) === RUN TestSyntax 2025/11/05 01:53:38 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:53:38 INFO : toe: Making directory 2025/11/05 01:53:40 INFO : toe/toe: Making directory 2025/11/05 01:53:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 01:53:42 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:53:42 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:53:44 DEBUG : toe/toe/toe: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:53:44 DEBUG : toe/toe/toe: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:53:45 DEBUG : toe/toe/toe: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 01:53:45 DEBUG : toe/toe/toe: size = 11 OK 2025/11/05 01:53:45 INFO : toe/toe/toe: Copied (new) 2025/11/05 01:53:45 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:53:45 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "tictactoe/tictactoe/toe.txt" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "toe/toe" failed - try 1/3: directory not empty run.go:130: removing dir "toe/toe" failed - try 2/3: directory not empty run.go:130: removing dir "toe/toe" failed - try 3/3: directory not empty run.go:133: removing dir "toe/toe" failed: directory not empty run.go:130: removing dir "toe" failed - try 1/3: directory not empty run.go:130: removing dir "toe" failed - try 2/3: directory not empty run.go:130: removing dir "toe" failed - try 3/3: directory not empty run.go:133: removing dir "toe" failed: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 2/3: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 3/3: directory not empty run.go:133: removing dir "tictactoe/tictactoe" failed: directory not empty run.go:130: removing dir "tictactoe" failed - try 1/3: directory not empty run.go:130: removing dir "tictactoe" failed - try 2/3: directory not empty run.go:130: removing dir "tictactoe" failed - try 3/3: directory not empty run.go:133: removing dir "tictactoe" failed: directory not empty 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Should be true Test: TestConflicting Messages: listing wrong, want got tictactoe/tictactoe/toe.txt (11), toe/toe/toe (11) 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Should be true Test: TestConflicting Messages: Unexpected file "toe/toe/toe" 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Should be true Test: TestConflicting Messages: Unexpected file "tictactoe/tictactoe/toe.txt" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Not equal: expected: []string{} actual : []string{"tictactoe", "tictactoe/tictactoe", "toe", "toe/toe"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=9) "tictactoe", + (string) (len=19) "tictactoe/tictactoe", + (string) (len=3) "toe", + (string) (len=7) "toe/toe" } Test: TestConflicting Messages: directories --- FAIL: TestConflicting (45.33s) === RUN TestMove run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:54:23 DEBUG : empty_dir: Making directory with metadata 2025/11/05 01:54:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 01:54:23 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:54:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:54:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:54:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:54:24 INFO : tictacempty_dir: Making directory 2025/11/05 01:54:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:54:25 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:54:25 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:54:25 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:54:26 DEBUG : toe/toe/toe: transformed to: tictactoe/tictactoe/tictactoe 2025/11/05 01:54:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 01:54:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 01:54:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 01:54:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 01:54:28 DEBUG : tictactoe/tictactoe/toe.txt: transformed to: tictactictactoe/tictactictactoe/tictactoe.txt 2025/11/05 01:54:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 01:54:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 01:54:28 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:54:28 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:54:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 01:54:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 01:54:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 01:54:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 01:54:31 INFO : toe/toe/toe.txt: Deleted 2025/11/05 01:54:31 ERROR : Local file system at /tmp/rclone3708622199: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove run.go:130: removing file "toe/toe/toe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "toe/toe/toe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "toe/toe/toe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "toe/toe/toe" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "tictactoe/tictactoe/toe.txt" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "toe/toe" failed - try 1/3: directory not empty run.go:130: removing dir "toe/toe" failed - try 2/3: directory not empty run.go:130: removing dir "toe/toe" failed - try 3/3: directory not empty run.go:133: removing dir "toe/toe" failed: directory not empty run.go:130: removing dir "toe" failed - try 1/3: directory not empty run.go:130: removing dir "toe" failed - try 2/3: directory not empty run.go:130: removing dir "toe" failed - try 3/3: directory not empty run.go:133: removing dir "toe" failed: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 2/3: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 3/3: directory not empty run.go:133: removing dir "tictactoe/tictactoe" failed: directory not empty run.go:130: removing dir "tictactoe" failed - try 1/3: directory not empty run.go:130: removing dir "tictactoe" failed - try 2/3: directory not empty run.go:130: removing dir "tictactoe" failed - try 3/3: directory not empty run.go:133: removing dir "tictactoe" failed: directory not empty 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Should be true Test: TestMove Messages: listing wrong, want got tictactoe/tictactoe/toe.txt (11), toe/toe/toe (11) 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Should be true Test: TestMove Messages: Unexpected file "toe/toe/toe" 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Should be true Test: TestMove Messages: Unexpected file "tictactoe/tictactoe/toe.txt" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Not equal: expected: []string{} actual : []string{"tictactoe", "tictactoe/tictactoe", "toe", "toe/toe"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=9) "tictactoe", + (string) (len=19) "tictactoe/tictactoe", + (string) (len=3) "toe", + (string) (len=7) "toe/toe" } Test: TestMove Messages: directories --- FAIL: TestMove (44.52s) === RUN TestTransformFile run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:55:08 DEBUG : empty_dir: Making directory with metadata 2025/11/05 01:55:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 01:55:08 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:55:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:55:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:55:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:55:08 INFO : tictacempty_dir: Making directory 2025/11/05 01:55:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:55:10 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:55:10 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:55:10 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:55:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 01:55:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 01:55:11 DEBUG : toe/toe/toe: transformed to: tictactoe/tictactoe/tictactoe 2025/11/05 01:55:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 01:55:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 01:55:11 DEBUG : tictactoe/tictactoe/toe.txt: transformed to: tictactictactoe/tictactictactoe/tictactoe.txt 2025/11/05 01:55:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 01:55:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 01:55:11 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:55:11 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:55:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 01:55:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 01:55:13 INFO : toe/toe/toe.txt: Deleted 2025/11/05 01:55:13 ERROR : Local file system at /tmp/rclone3708622199: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile run.go:130: removing file "toe/toe/toe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "toe/toe/toe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "toe/toe/toe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "toe/toe/toe" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "tictactoe/tictactoe/toe.txt" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "toe/toe" failed - try 1/3: directory not empty run.go:130: removing dir "toe/toe" failed - try 2/3: directory not empty run.go:130: removing dir "toe/toe" failed - try 3/3: directory not empty run.go:133: removing dir "toe/toe" failed: directory not empty run.go:130: removing dir "toe" failed - try 1/3: directory not empty run.go:130: removing dir "toe" failed - try 2/3: directory not empty run.go:130: removing dir "toe" failed - try 3/3: directory not empty run.go:133: removing dir "toe" failed: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 2/3: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 3/3: directory not empty run.go:133: removing dir "tictactoe/tictactoe" failed: directory not empty run.go:130: removing dir "tictactoe" failed - try 1/3: directory not empty run.go:130: removing dir "tictactoe" failed - try 2/3: directory not empty run.go:130: removing dir "tictactoe" failed - try 3/3: directory not empty run.go:133: removing dir "tictactoe" failed: directory not empty 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Should be true Test: TestTransformFile Messages: listing wrong, want got tictactoe/tictactoe/toe.txt (11), toe/toe/toe (11) 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Should be true Test: TestTransformFile Messages: Unexpected file "toe/toe/toe" 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Should be true Test: TestTransformFile Messages: Unexpected file "tictactoe/tictactoe/toe.txt" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Not equal: expected: []string{} actual : []string{"tictactoe", "tictactoe/tictactoe", "toe", "toe/toe"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=9) "tictactoe", + (string) (len=19) "tictactoe/tictactoe", + (string) (len=3) "toe", + (string) (len=7) "toe/toe" } Test: TestTransformFile Messages: directories --- FAIL: TestTransformFile (42.19s) === RUN TestManualTransformFile run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:55:50 DEBUG : Reset feature "Copy" 2025/11/05 01:55:50 DEBUG : Reset feature "Move" 2025/11/05 01:55:50 DEBUG : Reset feature "Copy" 2025/11/05 01:55:50 DEBUG : Reset feature "Move" 2025/11/05 01:55:50 DEBUG : empty_dir: Making directory with metadata 2025/11/05 01:55:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 01:55:50 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:55:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:55:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:55:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:55:50 INFO : tictacempty_dir: Making directory 2025/11/05 01:55:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 01:55:52 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:55:52 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:55:52 DEBUG : toe: transformed to: tictactoe 2025/11/05 01:55:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 01:55:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 01:55:53 DEBUG : toe/toe/toe: transformed to: tictactoe/tictactoe/tictactoe 2025/11/05 01:55:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 01:55:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 01:55:53 DEBUG : tictactoe/tictactoe/toe.txt: transformed to: tictactictactoe/tictactictactoe/tictactoe.txt 2025/11/05 01:55:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 01:55:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 01:55:53 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:55:53 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:55:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 01:55:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 01:55:55 INFO : toe/toe/toe.txt: Deleted 2025/11/05 01:55:55 ERROR : Local file system at /tmp/rclone3708622199: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile run.go:130: removing file "toe/toe/toe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "toe/toe/toe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "toe/toe/toe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "toe/toe/toe" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "tictactoe/tictactoe/toe.txt" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "toe/toe" failed - try 1/3: directory not empty run.go:130: removing dir "toe/toe" failed - try 2/3: directory not empty run.go:130: removing dir "toe/toe" failed - try 3/3: directory not empty run.go:133: removing dir "toe/toe" failed: directory not empty run.go:130: removing dir "toe" failed - try 1/3: directory not empty run.go:130: removing dir "toe" failed - try 2/3: directory not empty run.go:130: removing dir "toe" failed - try 3/3: directory not empty run.go:133: removing dir "toe" failed: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 2/3: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 3/3: directory not empty run.go:133: removing dir "tictactoe/tictactoe" failed: directory not empty run.go:130: removing dir "tictactoe" failed - try 1/3: directory not empty run.go:130: removing dir "tictactoe" failed - try 2/3: directory not empty run.go:130: removing dir "tictactoe" failed - try 3/3: directory not empty run.go:133: removing dir "tictactoe" failed: directory not empty 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Should be true Test: TestManualTransformFile Messages: listing wrong, want got tictactoe/tictactoe/toe.txt (11), toe/toe/toe (11) 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Should be true Test: TestManualTransformFile Messages: Unexpected file "toe/toe/toe" 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Should be true Test: TestManualTransformFile Messages: Unexpected file "tictactoe/tictactoe/toe.txt" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Not equal: expected: []string{} actual : []string{"tictactoe", "tictactoe/tictactoe", "toe", "toe/toe"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=9) "tictactoe", + (string) (len=19) "tictactoe/tictactoe", + (string) (len=3) "toe", + (string) (len=7) "toe/toe" } Test: TestManualTransformFile Messages: directories --- FAIL: TestManualTransformFile (42.13s) === RUN TestBase64 run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:56:32 DEBUG : toe: transformed to: dG9l 2025/11/05 01:56:33 DEBUG : toe: transformed to: dG9l 2025/11/05 01:56:33 INFO : dG9l: Making directory 2025/11/05 01:56:34 DEBUG : toe: transformed to: dG9l 2025/11/05 01:56:34 DEBUG : toe: transformed to: dG9l 2025/11/05 01:56:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/05 01:56:34 INFO : dG9l/dG9l: Making directory 2025/11/05 01:56:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/05 01:56:36 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/05 01:56:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 01:56:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 01:56:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 01:56:37 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:56:37 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:56:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/05 01:56:39 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 01:56:39 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:56:39 DEBUG : toe/toe/toe: transformed to: dG9l/dG9l/dG9l 2025/11/05 01:56:39 DEBUG : tictactoe/tictactoe/toe.txt: transformed to: dGljdGFjdG9l/dGljdGFjdG9l/dG9lLnR4dA== 2025/11/05 01:56:39 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 run.go:130: removing file "toe/toe/toe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "toe/toe/toe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "toe/toe/toe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "toe/toe/toe" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "tictactoe/tictactoe/toe.txt" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "toe/toe" failed - try 1/3: directory not empty run.go:130: removing dir "toe/toe" failed - try 2/3: directory not empty run.go:130: removing dir "toe/toe" failed - try 3/3: directory not empty run.go:133: removing dir "toe/toe" failed: directory not empty run.go:130: removing dir "toe" failed - try 1/3: directory not empty run.go:130: removing dir "toe" failed - try 2/3: directory not empty run.go:130: removing dir "toe" failed - try 3/3: directory not empty run.go:133: removing dir "toe" failed: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 2/3: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 3/3: directory not empty run.go:133: removing dir "tictactoe/tictactoe" failed: directory not empty run.go:130: removing dir "tictactoe" failed - try 1/3: directory not empty run.go:130: removing dir "tictactoe" failed - try 2/3: directory not empty run.go:130: removing dir "tictactoe" failed - try 3/3: directory not empty run.go:133: removing dir "tictactoe" failed: directory not empty 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Should be true Test: TestBase64 Messages: listing wrong, want got tictactoe/tictactoe/toe.txt (11), toe/toe/toe (11) 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Should be true Test: TestBase64 Messages: Unexpected file "toe/toe/toe" 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Should be true Test: TestBase64 Messages: Unexpected file "tictactoe/tictactoe/toe.txt" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Not equal: expected: []string{} actual : []string{"tictactoe", "tictactoe/tictactoe", "toe", "toe/toe"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=9) "tictactoe", + (string) (len=19) "tictactoe/tictactoe", + (string) (len=3) "toe", + (string) (len=7) "toe/toe" } Test: TestBase64 Messages: directories --- FAIL: TestBase64 (45.29s) === RUN TestError run.go:185: Remote "Linkbox root 'rclone-test-hefesal3kase'", Local "Local file system at /tmp/rclone3708622199", Modify Window "876000h0m0s" 2025/11/05 01:57:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 01:57:17 DEBUG : toe: transformed to: 2025/11/05 01:57:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 01:57:18 DEBUG : toe: transformed to: 2025/11/05 01:57:18 INFO : Linkbox root 'rclone-test-hefesal3kase': Making directory 2025/11/05 01:57:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 01:57:18 DEBUG : toe: transformed to: 2025/11/05 01:57:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 01:57:18 DEBUG : toe: transformed to: 2025/11/05 01:57:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 01:57:18 DEBUG : toe/toe: transformed to: 2025/11/05 01:57:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/05 01:57:18 INFO : toe/toe: Making directory 2025/11/05 01:57:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 01:57:18 DEBUG : toe/toe: transformed to: 2025/11/05 01:57:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/05 01:57:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 01:57:18 DEBUG : toe: transformed to: 2025/11/05 01:57:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 01:57:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 01:57:18 DEBUG : toe/toe/toe: transformed to: 2025/11/05 01:57:18 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/05 01:57:19 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for checks to finish 2025/11/05 01:57:19 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Waiting for transfers to finish 2025/11/05 01:57:19 DEBUG : toe/toe/toe: Update: removing old file 2025/11/05 01:57:19 ERROR : toe/toe/toe: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2025/11/05 01:57:21 DEBUG : toe/toe/toe: size = 11 OK 2025/11/05 01:57:21 INFO : toe/toe/toe: Copied (new) 2025/11/05 01:57:21 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting files as there were IO errors 2025/11/05 01:57:21 ERROR : Linkbox root 'rclone-test-hefesal3kase': not deleting directories as there were IO errors 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:512 Error: Should be true Test: TestError Messages: listing wrong, want toe/toe/toe (11) got tictactoe/tictactoe/toe.txt (11), toe/toe/toe (11), toe/toe/toe(1) (11) 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:512 Error: Should be true Test: TestError Messages: Unexpected file "toe/toe/toe(1)" 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:512 Error: Should be true Test: TestError Messages: Unexpected file "tictactoe/tictactoe/toe.txt" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:512 Error: Not equal: expected: []string{"toe", "toe/toe"} actual : []string{"tictactoe", "tictactoe/tictactoe", "toe", "toe/toe"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=2) { +([]string) (len=4) { + (string) (len=9) "tictactoe", + (string) (len=19) "tictactoe/tictactoe", (string) (len=3) "toe", Test: TestError Messages: directories run.go:130: removing file "toe/toe/toe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "toe/toe/toe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "toe/toe/toe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "toe/toe/toe" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "tictactoe/tictactoe/toe.txt" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "tictactoe/tictactoe/toe.txt" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "toe/toe" failed - try 1/3: directory not empty run.go:130: removing dir "toe/toe" failed - try 2/3: directory not empty run.go:130: removing dir "toe/toe" failed - try 3/3: directory not empty run.go:133: removing dir "toe/toe" failed: directory not empty run.go:130: removing dir "toe" failed - try 1/3: directory not empty run.go:130: removing dir "toe" failed - try 2/3: directory not empty run.go:130: removing dir "toe" failed - try 3/3: directory not empty run.go:133: removing dir "toe" failed: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 2/3: directory not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 3/3: directory not empty run.go:133: removing dir "tictactoe/tictactoe" failed: directory not empty run.go:130: removing dir "tictactoe" failed - try 1/3: directory not empty run.go:130: removing dir "tictactoe" failed - try 2/3: directory not empty run.go:130: removing dir "tictactoe" failed - try 3/3: directory not empty run.go:133: removing dir "tictactoe" failed: directory not empty 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestError Messages: listing wrong, want got tictactoe/tictactoe/toe.txt (11), toe/toe/toe (11) 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestError Messages: Unexpected file "toe/toe/toe" 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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestError Messages: Unexpected file "tictactoe/tictactoe/toe.txt" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"tictactoe", "tictactoe/tictactoe", "toe", "toe/toe"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=9) "tictactoe", + (string) (len=19) "tictactoe/tictactoe", + (string) (len=3) "toe", + (string) (len=7) "toe/toe" } Test: TestError Messages: directories --- FAIL: TestError (49.87s) FAIL 2025/11/05 01:58:07 DEBUG : Linkbox root 'rclone-test-hefesal3kase': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 56m56.921645303s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestNothingToTransferWithoutEmptyDirs TestTransform/NFD 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 TestError]