"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/07/16 05:09:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ridakim7qifa" 2026/07/16 05:09:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 05:09:25 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Using cached web token 2026/07/16 05:09:26 DEBUG : Creating backend with remote "/tmp/rclone42008824" === 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:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:09:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/16 05:09:28 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:09:28 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.40s) === RUN TestCopy run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:09:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 05:09:28 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:09:29 ERROR : Linkbox root 'rclone-test-ridakim7qifa': error reading destination root directory: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:09:29 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:09:29 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish sync_test.go:79: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:79 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestCopy 2026/07/16 05:09:29 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:09:29 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:79 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestCopy --- FAIL: TestCopy (0.64s) === RUN TestCopyMetadata run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported 2026/07/16 05:09:29 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:09:29 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:98 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:177 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestCopyMetadata --- FAIL: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported 2026/07/16 05:09:30 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:09:30 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:98 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:181 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestCopyMetadataNoEmptyDirs --- FAIL: TestCopyMetadataNoEmptyDirs (0.40s) === RUN TestCopyMissingDirectory run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:09:30 DEBUG : Creating backend with remote "/non-existing" 2026/07/16 05:09:30 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:09:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/16 05:09:30 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:09:30 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:09:30 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:09:31 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestCopyMissingDirectory --- FAIL: TestCopyMissingDirectory (0.81s) === RUN TestCopyNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:09:31 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:09:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:09:31 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:09:31 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:09:31 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:09:31 ERROR : sub dir/hello world: Failed to copy: getting files failed: login failed: invalid character '<' looking for beginning of value sync_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:212 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestCopyNoTraverse 2026/07/16 05:09:32 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:09:32 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:212 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestCopyNoTraverse --- FAIL: TestCopyNoTraverse (1.20s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local 2026/07/16 05:09:32 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:09:32 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:222 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestCopyNoTraverseDeadlock --- FAIL: TestCopyNoTraverseDeadlock (0.40s) === RUN TestCopyCheckFirst run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:09:32 INFO : Linkbox root 'rclone-test-ridakim7qifa': Running all checks before starting transfers 2026/07/16 05:09:32 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:09:33 ERROR : Linkbox root 'rclone-test-ridakim7qifa': error reading destination root directory: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:09:33 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:09:33 INFO : Linkbox root 'rclone-test-ridakim7qifa': Checks finished, now starting transfers 2026/07/16 05:09:33 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish sync_test.go:260: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:260 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestCopyCheckFirst 2026/07/16 05:09:33 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:09:33 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:260 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestCopyCheckFirst --- FAIL: TestCopyCheckFirst (0.80s) === RUN TestSyncNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:09:33 ERROR : Ignoring --no-traverse with sync 2026/07/16 05:09:33 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:09:33 ERROR : Linkbox root 'rclone-test-ridakim7qifa': error reading destination root directory: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:09:33 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:09:33 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:09:33 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:09:33 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:280 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncNoTraverse --- FAIL: TestSyncNoTraverse (0.97s) === RUN TestCopyWithDepth run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:09:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/16 05:09:34 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:09:34 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:09:36 DEBUG : hello world2: size = 12 OK 2026/07/16 05:09:36 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.33s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:09:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 05:09:38 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:09:38 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:09:40 DEBUG : potato2: size = 11 OK 2026/07/16 05:09:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.16s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:09:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 05:09:43 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:09:43 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:09:45 DEBUG : potato2: size = 11 OK 2026/07/16 05:09:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.13s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:09:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/16 05:09:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 05:09:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/16 05:09:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 05:09:47 INFO : sub dir2: Making directory 2026/07/16 05:09:48 INFO : sub dir: Making directory 2026/07/16 05:09:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:09:50 INFO : sub dir2/sub sub dir2: Making directory 2026/07/16 05:09:52 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:09:52 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:09:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:09:53 INFO : sub dir/hello world: Copied (new) 2026/07/16 05:09:54 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.46s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:10:01 INFO : sub dir2: Making directory 2026/07/16 05:10:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/16 05:10:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 05:10:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:10:01 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:10:01 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:10:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:10:05 INFO : sub dir/hello world: Copied (new) run.go:172: removing file "sub dir/hello world" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value run.go:172: removing file "sub dir/hello world" failed - try 2/3: sleeping 1.5s: could not Remove: invalid character '<' looking for beginning of value run.go:172: removing file "sub dir/hello world" failed: could not Remove: invalid character '<' looking for beginning of value 2026/07/16 05:10:09 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:10:10 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:186: removing dir "sub dir" failed - try 2/3: sleeping 1.5s: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:10:12 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:186: removing dir "sub dir" failed: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:10:12 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:12 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: login failed: invalid character '<' looking for beginning of value --- FAIL: TestCopyNoEmptyDirectories (11.17s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:10:12 DEBUG : sub dir2: Making directory with metadata 2026/07/16 05:10:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 05:10:12 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:13 INFO : sub dir2: Making directory 2026/07/16 05:10:13 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:13 INFO : sub dir: Making directory 2026/07/16 05:10:13 ERROR : Linkbox root 'rclone-test-ridakim7qifa': error reading destination root directory: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:10:13 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:10:13 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish sync_test.go:412: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:412 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestMoveEmptyDirectories 2026/07/16 05:10:13 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:13 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:412 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestMoveEmptyDirectories --- FAIL: TestMoveEmptyDirectories (1.20s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/07/16 05:10:14 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:14 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:438 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncNoUpdateDirModtime --- FAIL: TestSyncNoUpdateDirModtime (0.41s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:10:14 INFO : sub dir2: Making directory 2026/07/16 05:10:14 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:14 ERROR : Linkbox root 'rclone-test-ridakim7qifa': error reading destination root directory: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:10:14 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:10:14 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish sync_test.go:483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestMoveNoEmptyDirectories 2026/07/16 05:10:14 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:15 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestMoveNoEmptyDirectories --- FAIL: TestMoveNoEmptyDirectories (0.80s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:10:15 DEBUG : sub dir2: Making directory with metadata 2026/07/16 05:10:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 05:10:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 05:10:15 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:15 INFO : sub dir2: Making directory 2026/07/16 05:10:15 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:15 INFO : sub dir: Making directory 2026/07/16 05:10:15 ERROR : Linkbox root 'rclone-test-ridakim7qifa': error reading destination root directory: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:10:15 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:10:15 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:10:15 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:10:15 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_test.go:513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:513 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncEmptyDirectories 2026/07/16 05:10:16 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:16 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:513 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (1.20s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/07/16 05:10:16 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:16 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:537 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncSetDelayedModTimes --- FAIL: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:10:16 INFO : sub dir2: Making directory 2026/07/16 05:10:16 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:17 ERROR : Linkbox root 'rclone-test-ridakim7qifa': error reading destination root directory: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:10:17 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:10:17 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:10:17 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:10:17 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_test.go:597: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncNoEmptyDirectories 2026/07/16 05:10:17 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:17 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (0.81s) === RUN TestServerSideCopy run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:10:17 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "sub dir/hello world" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:10:18 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:18 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:614 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestServerSideCopy --- FAIL: TestServerSideCopy (0.99s) === RUN TestCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:10:18 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "sub dir/hello world" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:10:19 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:19 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:634 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestCopyOverSelf --- FAIL: TestCopyOverSelf (1.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:10:19 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "sub dir/hello world" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:10:20 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:20 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:650 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestServerSideCopyOverSelf --- FAIL: TestServerSideCopyOverSelf (1.00s) === RUN TestMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:10:20 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "sub dir/hello world" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:10:21 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:21 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:678 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestMoveOverSelf --- FAIL: TestMoveOverSelf (1.00s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:10:21 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "sub dir/hello world" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:10:22 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:22 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:695 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestServerSideMoveOverSelf --- FAIL: TestServerSideMoveOverSelf (1.00s) === RUN TestCopyAfterDelete run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:10:22 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "sub dir/hello world" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:10:23 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:23 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:737 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestCopyAfterDelete --- FAIL: TestCopyAfterDelete (1.01s) === RUN TestCopyRedownload run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:10:23 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "sub dir/hello world" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:10:24 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:24 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:757 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestCopyRedownload --- FAIL: TestCopyRedownload (1.00s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:779 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: listing wrong, want check sum (1) got check sum (1), sub dir/hello world (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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:779 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: Unexpected file "sub dir/hello world" 2026/07/16 05:10:31 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:31 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/16 05:10:31 ERROR : Linkbox root 'rclone-test-ridakim7qifa': error reading destination root directory: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:10:31 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:10:31 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:10:31 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:32 ERROR : check sum: Failed to copy: Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:10:32 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:10:32 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_test.go:784: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:784 Error: Received unexpected error: Update err in unmarshaling response: invalid character '<' looking for beginning of value Test: TestSyncBasedOnCheckSum 2026/07/16 05:10:32 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:10:32 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:784 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncBasedOnCheckSum --- FAIL: TestSyncBasedOnCheckSum (8.24s) === RUN TestSyncSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:817 Error: Should be true Test: TestSyncSizeOnly Messages: listing wrong, want sizeonly (6) got check sum (1), sizeonly (6), sub dir/hello world (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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:817 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "check sum" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:817 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "sub dir/hello world" 2026/07/16 05:10:39 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/16 05:10:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/16 05:10:40 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:10:40 DEBUG : sub dir/hello world: Sizes identical 2026/07/16 05:10:40 DEBUG : sub dir/hello world: Unchanged skipping 2026/07/16 05:10:40 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:10:40 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:10:42 DEBUG : check sum: size = 1 OK 2026/07/16 05:10:42 INFO : check sum: Copied (new) 2026/07/16 05:10:42 DEBUG : sizeonly: size = 6 OK 2026/07/16 05:10:42 INFO : sizeonly: Copied (new) 2026/07/16 05:10:42 DEBUG : Waiting for deletions to finish sync_test.go:826: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:826 Error: Not equal: expected: 1 actual : 2 Test: TestSyncSizeOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:827 Error: Should be true Test: TestSyncSizeOnly Messages: listing wrong, want sizeonly (6) got check sum (1), sizeonly (6), sub dir/hello world (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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:827 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "check sum" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:827 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "sub dir/hello world" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:831 Error: Should be true Test: TestSyncSizeOnly Messages: listing wrong, want sizeonly (6) got check sum (1), sizeonly (6), sub dir/hello world (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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:831 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "check sum" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:831 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "sub dir/hello world" 2026/07/16 05:10:59 DEBUG : check sum: size = 1 OK 2026/07/16 05:10:59 DEBUG : check sum: Sizes identical 2026/07/16 05:10:59 DEBUG : check sum: Unchanged skipping 2026/07/16 05:10:59 DEBUG : sizeonly: size = 6 OK 2026/07/16 05:10:59 DEBUG : sizeonly: Sizes identical 2026/07/16 05:10:59 DEBUG : sizeonly: Unchanged skipping 2026/07/16 05:10:59 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:10:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:10:59 DEBUG : sub dir/hello world: Sizes identical 2026/07/16 05:10:59 DEBUG : sub dir/hello world: Unchanged skipping 2026/07/16 05:10:59 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:10:59 DEBUG : Waiting for deletions to finish 2026/07/16 05:10:59 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:841 Error: Should be true Test: TestSyncSizeOnly Messages: listing wrong, want sizeonly (6) got check sum (1), sizeonly (6), sub dir/hello world (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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:841 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "check sum" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:841 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "sub dir/hello world" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:842 Error: Should be true Test: TestSyncSizeOnly Messages: listing wrong, want sizeonly (6) got check sum (1), sizeonly (6), sub dir/hello world (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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:842 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "check sum" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:842 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "sub dir/hello world" --- FAIL: TestSyncSizeOnly (49.16s) === RUN TestSyncIgnoreSize run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:11:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/16 05:11:22 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:11:22 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:11:24 INFO : ignore-size: Copied (new) 2026/07/16 05:11:24 DEBUG : Waiting for deletions to finish 2026/07/16 05:11:24 DEBUG : ignore-size: Sizes identical 2026/07/16 05:11:24 DEBUG : ignore-size: Unchanged skipping 2026/07/16 05:11:24 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:11:24 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:11:24 DEBUG : Waiting for deletions to finish 2026/07/16 05:11:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.62s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:11:28 DEBUG : existing: size = 6 OK 2026/07/16 05:11:28 DEBUG : existing: Sizes identical 2026/07/16 05:11:28 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:11:29 DEBUG : existing: Unchanged skipping 2026/07/16 05:11:29 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:11:29 DEBUG : Waiting for deletions to finish 2026/07/16 05:11:29 INFO : There was nothing to transfer 2026/07/16 05:11:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/16 05:11:29 DEBUG : existing: Update: removing old file 2026/07/16 05:11:29 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:11:29 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:11:32 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:11:32 ERROR : existing: Failed to copy: Update failed to read object: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:11:32 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:11:32 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_test.go:905: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:905 Error: Received unexpected error: Update failed to read object: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncIgnoreTimes 2026/07/16 05:11:32 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:11:32 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:905 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncIgnoreTimes --- FAIL: TestSyncIgnoreTimes (6.24s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:11:32 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:11:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/16 05:11:33 ERROR : Linkbox root 'rclone-test-ridakim7qifa': error reading destination root directory: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:11:33 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:11:33 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:11:33 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:11:33 ERROR : existing: Failed to copy: Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:11:33 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:11:33 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_test.go:927: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:927 Error: Received unexpected error: Update err in unmarshaling response: invalid character '<' looking for beginning of value Test: TestSyncIgnoreExisting 2026/07/16 05:11:33 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:11:34 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:927 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncIgnoreExisting --- FAIL: TestSyncIgnoreExisting (1.40s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:11:41 INFO : d: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:368 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:953 Error: Should be true Test: TestSyncIgnoreErrors Messages: listing wrong, want a/potato2 (60), c/non empty space (5) got a/potato2 (60), c/non empty space (5), existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:368 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:953 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "existing" 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Should be true Test: TestSyncIgnoreErrors Messages: listing wrong, want b/potato (21), c/non empty space (5) got b/potato (21), c/non empty space (5), existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "existing" 2026/07/16 05:12:00 DEBUG : existing: size = 6 OK 2026/07/16 05:12:00 DEBUG : existing: Sizes identical 2026/07/16 05:12:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/16 05:12:00 DEBUG : existing: Unchanged skipping 2026/07/16 05:12:00 DEBUG : c/non empty space: size = 5 OK 2026/07/16 05:12:00 DEBUG : c/non empty space: Sizes identical 2026/07/16 05:12:00 DEBUG : c/non empty space: Unchanged skipping 2026/07/16 05:12:00 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:12:00 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:12:04 DEBUG : a/potato2: size = 60 OK 2026/07/16 05:12:04 INFO : a/potato2: Copied (new) 2026/07/16 05:12:04 DEBUG : Waiting for deletions to finish 2026/07/16 05:12:05 INFO : b/potato: Deleted 2026/07/16 05:12:05 INFO : d: Removing directory 2026/07/16 05:12:05 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:06 DEBUG : d: Failed to Rmdir: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:12:06 INFO : b: Removing directory 2026/07/16 05:12:06 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:06 DEBUG : b: Failed to Rmdir: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:12:06 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': failed to delete 2 directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:368 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:983 Error: Should be true Test: TestSyncIgnoreErrors Messages: listing wrong, want a/potato2 (60), c/non empty space (5) got a/potato2 (60), c/non empty space (5), existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:368 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:983 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "existing" 2026/07/16 05:12:13 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:13 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:12:13 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:14 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncIgnoreErrors --- FAIL: TestSyncIgnoreErrors (39.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:12:14 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "empty space" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:14 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:15 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1012 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncAfterChangingModtimeOnly --- FAIL: TestSyncAfterChangingModtimeOnly (1.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported 2026/07/16 05:12:15 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:15 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.40s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time 2026/07/16 05:12:15 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:15 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1072 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncDoesntUpdateModtime --- FAIL: TestSyncDoesntUpdateModtime (0.40s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:12:16 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "empty space" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:16 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:16 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:321 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1097 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncAfterAddingAFile --- FAIL: TestSyncAfterAddingAFile (1.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:12:17 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "potato" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:17 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:17 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1115 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncAfterChangingFilesSizeOnly --- FAIL: TestSyncAfterChangingFilesSizeOnly (1.00s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/07/16 05:12:18 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "potato" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:18 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:18 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1137 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncAfterChangingContentsOnly --- FAIL: TestSyncAfterChangingContentsOnly (1.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:12:19 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "potato" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:19 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:19 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1160 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:12:20 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "potato" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:20 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:20 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1179 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncAfterRemovingAFileAndAddingAFile --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (1.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:12:21 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "b/potato" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:21 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:21 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1201 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:12:22 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "b/potato" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:22 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:22 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1270 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.00s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:12:23 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "potato" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:23 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:23 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1179 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncDeleteDuring --- FAIL: TestSyncDeleteDuring (1.00s) === RUN TestSyncDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:12:24 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "potato" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:24 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:24 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1179 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncDeleteBefore --- FAIL: TestSyncDeleteBefore (1.00s) === RUN TestCopyDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:12:25 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "potato" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:25 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:25 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1368 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestCopyDeleteBefore --- FAIL: TestCopyDeleteBefore (1.01s) === RUN TestSyncWithExclude run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:12:26 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "potato2" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:26 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:26 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:321 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1387 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncWithExclude --- FAIL: TestSyncWithExclude (1.00s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:12:27 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "potato2" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:27 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:27 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:321 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1419 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncWithExcludeAndDeleteExcluded --- FAIL: TestSyncWithExcludeAndDeleteExcluded (1.00s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time 2026/07/16 05:12:28 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:28 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1454 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncWithUpdateOlder --- FAIL: TestSyncWithUpdateOlder (0.40s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/07/16 05:12:28 ERROR : Linkbox root 'rclone-test-ridakim7qifa': Ignoring --track-renames as the destination does not support server-side move or copy 2026/07/16 05:12:28 ERROR : Linkbox root 'rclone-test-ridakim7qifa': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/16 05:12:28 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:28 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/16 05:12:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/16 05:12:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 05:12:28 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/16 05:12:28 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/16 05:12:28 ERROR : Linkbox root 'rclone-test-ridakim7qifa': error reading destination root directory: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:12:28 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:12:28 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:12:28 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:29 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:29 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:29 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:30 ERROR : empty space: Failed to copy: Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:30 ERROR : existing: Failed to copy: Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:31 ERROR : potato2: Failed to copy: Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:31 ERROR : potato: Failed to copy: Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:31 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:31 ERROR : yam: Failed to copy: Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:12:31 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:12:31 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_test.go:1576: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1576 Error: Received unexpected error: Update err in unmarshaling response: invalid character '<' looking for beginning of value Test: TestSyncWithTrackRenames 2026/07/16 05:12:32 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:32 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1576 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (3.81s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/07/16 05:12:32 ERROR : Linkbox root 'rclone-test-ridakim7qifa': Ignoring --track-renames as the destination does not support server-side move or copy 2026/07/16 05:12:32 ERROR : Linkbox root 'rclone-test-ridakim7qifa': Ignoring --track-renames as either the source or destination do not support modtime 2026/07/16 05:12:32 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:32 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/16 05:12:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/16 05:12:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 05:12:32 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/16 05:12:32 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/16 05:12:32 ERROR : Linkbox root 'rclone-test-ridakim7qifa': error reading destination root directory: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:12:32 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:12:32 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:12:32 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:33 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:33 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:33 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:12:36 DEBUG : empty space: size = 1 OK 2026/07/16 05:12:36 INFO : empty space: Copied (new) 2026/07/16 05:12:36 DEBUG : potato2: size = 60 OK 2026/07/16 05:12:36 INFO : potato2: Copied (new) 2026/07/16 05:12:37 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/07/16 05:12:37 DEBUG : existing: size = 6 OK 2026/07/16 05:12:37 INFO : existing: Copied (new) 2026/07/16 05:12:37 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2026/07/16 05:12:38 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2026/07/16 05:12:38 DEBUG : potato: Trying to read object after upload: try again in 800ms (4/10) 2026/07/16 05:12:39 DEBUG : yam: size = 11 OK 2026/07/16 05:12:39 INFO : yam: Copied (new) 2026/07/16 05:12:39 DEBUG : potato: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/16 05:12:41 DEBUG : potato: Trying to read object after upload: try again in 3.2s (6/10) 2026/07/16 05:12:45 DEBUG : potato: Trying to read object after upload: try again in 6.4s (7/10) 2026/07/16 05:12:52 DEBUG : potato: Trying to read object after upload: try again in 12.8s (8/10) 2026/07/16 05:13:04 DEBUG : potato: Trying to read object after upload: try again in 25.6s (9/10) 2026/07/16 05:13:30 DEBUG : potato: Trying to read object after upload: try again in 51.2s (10/10) 2026/07/16 05:14:22 ERROR : potato: Failed to copy: object not found 2026/07/16 05:14:22 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:14:22 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_test.go:1648: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Received unexpected error: object not found Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (129.66s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/07/16 05:14:41 ERROR : Linkbox root 'rclone-test-ridakim7qifa': Ignoring --track-renames as the destination does not support server-side move or copy 2026/07/16 05:14:42 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/16 05:14:42 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/07/16 05:14:42 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:14:42 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:14:46 DEBUG : potato: size = 14 OK 2026/07/16 05:14:46 INFO : potato: Copied (new) 2026/07/16 05:14:46 DEBUG : sub/yam: size = 11 OK 2026/07/16 05:14:46 INFO : sub/yam: Copied (new) 2026/07/16 05:14:46 DEBUG : Waiting for deletions to finish 2026/07/16 05:14:47 ERROR : Linkbox root 'rclone-test-ridakim7qifa': Ignoring --track-renames as the destination does not support server-side move or copy 2026/07/16 05:14:47 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/16 05:14:47 DEBUG : potato: size = 14 OK 2026/07/16 05:14:47 DEBUG : potato: Sizes identical 2026/07/16 05:14:47 DEBUG : potato: Unchanged skipping 2026/07/16 05:14:47 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:14:47 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:14:49 DEBUG : yam: size = 11 OK 2026/07/16 05:14:49 INFO : yam: Copied (new) 2026/07/16 05:14:49 DEBUG : Waiting for deletions to finish 2026/07/16 05:14:50 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.74s) === RUN TestServerSideMoveLocal run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:14:56 DEBUG : Creating backend with remote "/tmp/rclone42008824/dir1" 2026/07/16 05:14:56 DEBUG : Config file has changed externally - reloading 2026/07/16 05:14:56 DEBUG : Creating backend with remote "/tmp/rclone42008824/dir2" 2026/07/16 05:14:56 DEBUG : Local file system at /tmp/rclone42008824/dir2: Using server-side directory move 2026/07/16 05:14:56 INFO : Local file system at /tmp/rclone42008824/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/16 05:14:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/16 05:14:56 DEBUG : Local file system at /tmp/rclone42008824/dir2: Waiting for checks to finish 2026/07/16 05:14:56 DEBUG : Local file system at /tmp/rclone42008824/dir2: Waiting for transfers to finish 2026/07/16 05:14:56 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.57s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:14:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:14:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/16 05:14:57 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:14:57 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:15:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:15:04 INFO : sub dir/hello world: Copied (new) 2026/07/16 05:15:04 INFO : sub dir/hello world: Deleted 2026/07/16 05:15:04 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/16 05:15:04 INFO : nested/sub dir/file: Copied (new) 2026/07/16 05:15:04 INFO : nested/sub dir/file: Deleted 2026/07/16 05:15:04 INFO : sub dir: Removing directory 2026/07/16 05:15:04 INFO : nested/sub dir: Removing directory 2026/07/16 05:15:04 INFO : nested: Removing directory 2026/07/16 05:15:04 DEBUG : Local file system at /tmp/rclone42008824: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (16.65s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:15:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:15:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/16 05:15:14 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:15:14 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:15:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:15:20 INFO : sub dir/hello world: Copied (new) 2026/07/16 05:15:20 INFO : sub dir/hello world: Deleted 2026/07/16 05:15:21 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/16 05:15:21 INFO : nested/sub dir/file: Copied (new) 2026/07/16 05:15:21 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.41s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:15:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/16 05:15:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/16 05:15:30 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:15:30 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:15:32 DEBUG : existing-b: size = 6 OK 2026/07/16 05:15:32 INFO : existing-b: Copied (new) 2026/07/16 05:15:32 INFO : existing-b: Deleted 2026/07/16 05:15:33 DEBUG : existing: size = 6 OK 2026/07/16 05:15:33 INFO : existing: Copied (new) 2026/07/16 05:15:33 INFO : existing: Deleted 2026/07/16 05:15:33 DEBUG : existing: Destination exists, skipping 2026/07/16 05:15:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/16 05:15:33 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:15:33 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:15:33 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.59s) === RUN TestServerSideMove run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:15:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cululul0johi" 2026/07/16 05:15:36 DEBUG : Linkbox root 'rclone-test-cululul0johi': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-ridakim7qifa' -> Linkbox root 'rclone-test-cululul0johi' 2026/07/16 05:15:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 05:15:50 DEBUG : empty space: size = 1 OK 2026/07/16 05:15:50 DEBUG : empty space: Sizes identical 2026/07/16 05:15:50 DEBUG : empty space: Unchanged skipping 2026/07/16 05:15:50 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-ridakim7qifa') 2026/07/16 05:15:50 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-cululul0johi') 2026/07/16 05:15:50 DEBUG : potato3: Sizes differ 2026/07/16 05:15:50 DEBUG : Linkbox root 'rclone-test-cululul0johi': Waiting for checks to finish 2026/07/16 05:15:50 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 794h57m5.473735751s different from this computer 2026/07/16 05:15:50 DEBUG : potato3: Update: removing old file 2026/07/16 05:15:51 INFO : empty space: Deleted 2026/07/16 05:15:51 DEBUG : Linkbox root 'rclone-test-cululul0johi': Waiting for transfers to finish 2026/07/16 05:15:52 DEBUG : potato2: size = 60 OK 2026/07/16 05:15:52 INFO : potato2: Copied (new) 2026/07/16 05:15:53 DEBUG : potato3: size = 68 OK 2026/07/16 05:15:53 INFO : potato3: Copied (replaced existing) 2026/07/16 05:15:54 INFO : potato2: Deleted 2026/07/16 05:15:55 INFO : potato3: Deleted 2026/07/16 05:15:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pisosiq2judo" 2026/07/16 05:15:55 DEBUG : Linkbox root 'rclone-test-pisosiq2judo': Using cached web token 2026/07/16 05:15:56 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/16 05:15:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 05:15:56 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/16 05:15:56 DEBUG : Linkbox root 'rclone-test-pisosiq2judo': Waiting for checks to finish 2026/07/16 05:15:56 DEBUG : Linkbox root 'rclone-test-pisosiq2judo': Waiting for transfers to finish 2026/07/16 05:16:01 DEBUG : empty space: size = 1 OK 2026/07/16 05:16:01 INFO : empty space: Copied (new) 2026/07/16 05:16:01 DEBUG : potato2: size = 60 OK 2026/07/16 05:16:01 INFO : potato2: Copied (new) 2026/07/16 05:16:01 DEBUG : potato3: size = 68 OK 2026/07/16 05:16:01 INFO : potato3: Copied (new) 2026/07/16 05:16:02 INFO : empty space: Deleted 2026/07/16 05:16:02 INFO : potato2: Deleted 2026/07/16 05:16:02 INFO : potato3: Deleted 2026/07/16 05:16:03 DEBUG : Linkbox root 'rclone-test-pisosiq2judo': Purge remote 2026/07/16 05:16:04 DEBUG : Linkbox root 'rclone-test-cululul0johi': Purge remote --- PASS: TestServerSideMove (29.66s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:16:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dufubay2fayu" 2026/07/16 05:16:06 DEBUG : Linkbox root 'rclone-test-dufubay2fayu': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-ridakim7qifa' -> Linkbox root 'rclone-test-dufubay2fayu' run.go:303: Failed to put "potato3" to "Linkbox root 'rclone-test-dufubay2fayu'": Update second step failed: invalid character '<' looking for beginning of value 2026/07/16 05:16:17 DEBUG : Linkbox root 'rclone-test-dufubay2fayu': Purge remote 2026/07/16 05:16:17 NOTICE: purge failed: purge error: invalid character '<' looking for beginning of value 2026/07/16 05:16:17 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:16:17 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1740 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestServerSideMoveWithFilter --- FAIL: TestServerSideMoveWithFilter (11.36s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:16:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gulayob5hobe" 2026/07/16 05:16:17 DEBUG : Linkbox root 'rclone-test-gulayob5hobe': Using cached web token 2026/07/16 05:16:17 DEBUG : Linkbox root 'rclone-test-gulayob5hobe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:16:18 DEBUG : Linkbox root '': Web API returned error "Linkbox error 0: " - refreshing token sync_test.go:1722: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1722 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestServerSideMoveDeleteEmptySourceDirs 2026/07/16 05:16:18 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:16:18 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1722 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestServerSideMoveDeleteEmptySourceDirs --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (0.86s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:16:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ridakim7qifa/rclone-move-test" 2026/07/16 05:16:18 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/rclone-move-test': Using cached web token 2026/07/16 05:16:18 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/rclone-move-test': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:16:19 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:16:19 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "potato2" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:16:19 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:16:20 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1948 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestServerSideMoveOverlap --- FAIL: TestServerSideMoveOverlap (1.48s) === RUN TestSyncOverlap run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:16:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ridakim7qifa/rclone-sync-test" 2026/07/16 05:16:20 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/rclone-sync-test': Using cached web token 2026/07/16 05:16:20 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/rclone-sync-test': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:16:20 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:16:20 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:16:21 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncOverlap --- FAIL: TestSyncOverlap (0.87s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:16:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ridakim7qifa/rclone-sync-test" 2026/07/16 05:16:21 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/rclone-sync-test': Using cached web token 2026/07/16 05:16:21 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/rclone-sync-test': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:16:21 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:16:21 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/rclone-sync-test': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:16:22 DEBUG : Saving config "web_token" in section "TestLinkbox" of the config file 2026/07/16 05:16:22 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/rclone-sync-test': Login successful 2026/07/16 05:16:22 DEBUG : pacer: low level retry 1/10 (error ) 2026/07/16 05:16:22 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/16 05:16:22 DEBUG : pacer: Reducing sleep to 300ms 2026/07/16 05:16:22 DEBUG : pacer: Reducing sleep to 225ms 2026/07/16 05:16:24 DEBUG : pacer: Reducing sleep to 200ms 2026/07/16 05:16:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ridakim7qifa/rclone-sync-test-include/layer2" 2026/07/16 05:16:24 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/rclone-sync-test-include/layer2': Using cached web token 2026/07/16 05:16:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ridakim7qifa/rclone-sync-test-ignore-file" 2026/07/16 05:16:28 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/rclone-sync-test-ignore-file': Using cached web token run.go:303: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-ridakim7qifa'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (21.82s) === RUN TestSyncCompareDest run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:16:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ridakim7qifa/dst" 2026/07/16 05:16:42 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/dst': Using cached web token 2026/07/16 05:16:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ridakim7qifa/CompareDest" 2026/07/16 05:16:43 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/CompareDest': Using cached web token 2026/07/16 05:16:45 DEBUG : one: Need to transfer - File not found at Destination 2026/07/16 05:16:45 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/dst': Waiting for checks to finish 2026/07/16 05:16:45 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/dst': Waiting for transfers to finish 2026/07/16 05:16:48 DEBUG : one: size = 3 OK 2026/07/16 05:16:48 INFO : one: Copied (new) 2026/07/16 05:16:48 DEBUG : Waiting for deletions to finish 2026/07/16 05:16:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone42008824) 2026/07/16 05:16:49 DEBUG : one: size = 3 (Linkbox root 'rclone-test-ridakim7qifa/dst') 2026/07/16 05:16:49 DEBUG : one: Sizes differ 2026/07/16 05:16:49 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/dst': Waiting for checks to finish 2026/07/16 05:16:50 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/dst': Waiting for transfers to finish 2026/07/16 05:16:50 DEBUG : one: Update: removing old file 2026/07/16 05:16:53 DEBUG : one: size = 5 OK 2026/07/16 05:16:53 INFO : one: Copied (replaced existing) 2026/07/16 05:16:53 DEBUG : Waiting for deletions to finish 2026/07/16 05:16:53 DEBUG : dst/one: Update: removing old file 2026/07/16 05:17:01 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/dst': Waiting for checks to finish 2026/07/16 05:17:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone42008824) 2026/07/16 05:17:01 DEBUG : one: size = 3 (Linkbox root 'rclone-test-ridakim7qifa/dst') 2026/07/16 05:17:01 DEBUG : one: Sizes differ 2026/07/16 05:17:01 DEBUG : one: size = 5 OK 2026/07/16 05:17:01 DEBUG : one: Sizes identical 2026/07/16 05:17:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 05:17:01 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/dst': Waiting for transfers to finish 2026/07/16 05:17:01 DEBUG : Waiting for deletions to finish 2026/07/16 05:17:01 INFO : There was nothing to transfer 2026/07/16 05:17:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone42008824) 2026/07/16 05:17:05 DEBUG : one: size = 3 (Linkbox root 'rclone-test-ridakim7qifa/dst') 2026/07/16 05:17:05 DEBUG : one: Sizes differ 2026/07/16 05:17:05 DEBUG : two: size = 3 OK 2026/07/16 05:17:05 DEBUG : two: Sizes identical 2026/07/16 05:17:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 05:17:05 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/dst': Waiting for checks to finish 2026/07/16 05:17:05 DEBUG : one: size = 5 OK 2026/07/16 05:17:05 DEBUG : one: Sizes identical 2026/07/16 05:17:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 05:17:05 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/dst': Waiting for transfers to finish 2026/07/16 05:17:05 DEBUG : Waiting for deletions to finish 2026/07/16 05:17:05 INFO : There was nothing to transfer 2026/07/16 05:17:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone42008824) 2026/07/16 05:17:06 DEBUG : one: size = 3 (Linkbox root 'rclone-test-ridakim7qifa/dst') 2026/07/16 05:17:06 DEBUG : one: Sizes differ 2026/07/16 05:17:06 DEBUG : two: size = 3 OK 2026/07/16 05:17:06 DEBUG : two: Sizes identical 2026/07/16 05:17:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 05:17:06 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/dst': Waiting for checks to finish 2026/07/16 05:17:07 DEBUG : one: size = 5 OK 2026/07/16 05:17:07 DEBUG : one: Sizes identical 2026/07/16 05:17:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 05:17:07 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/dst': Waiting for transfers to finish 2026/07/16 05:17:07 DEBUG : Waiting for deletions to finish 2026/07/16 05:17:07 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/16 05:17:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone42008824) 2026/07/16 05:17:08 DEBUG : one: size = 3 (Linkbox root 'rclone-test-ridakim7qifa/dst') 2026/07/16 05:17:08 DEBUG : one: Sizes differ 2026/07/16 05:17:08 DEBUG : two: size = 5 (Local file system at /tmp/rclone42008824) 2026/07/16 05:17:08 DEBUG : two: size = 3 (Linkbox root 'rclone-test-ridakim7qifa/CompareDest') 2026/07/16 05:17:08 DEBUG : two: Sizes differ 2026/07/16 05:17:08 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 05:17:08 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/dst': Waiting for checks to finish 2026/07/16 05:17:08 DEBUG : one: size = 5 OK 2026/07/16 05:17:08 DEBUG : one: Sizes identical 2026/07/16 05:17:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 05:17:08 DEBUG : Linkbox root 'rclone-test-ridakim7qifa/dst': Waiting for transfers to finish 2026/07/16 05:17:10 DEBUG : two: size = 5 OK 2026/07/16 05:17:10 INFO : two: Copied (new) 2026/07/16 05:17:10 DEBUG : Waiting for deletions to finish 2026/07/16 05:17:11 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:17:11 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:17:11 ERROR : dst: error listing: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:17:12 ERROR : CompareDest: error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncCompareDest --- FAIL: TestSyncCompareDest (29.33s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2239 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want 1 (1), 2 (1), 3 (1) got 1 (1), 2 (1), 3 (1), one (5), two (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2239 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "one" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2239 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "two" 2026/07/16 05:17:19 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "pre-dest1/1" to "Linkbox root 'rclone-test-ridakim7qifa'": getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:17:19 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:17:19 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2241 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncMultipleCompareDest --- FAIL: TestSyncMultipleCompareDest (7.65s) === RUN TestSyncCopyDest run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/07/16 05:17:20 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:17:20 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2266 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncCopyDest --- FAIL: TestSyncCopyDest (0.39s) === RUN TestSyncBackupDir run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move 2026/07/16 05:17:20 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:17:20 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (0.41s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move 2026/07/16 05:17:20 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:17:21 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (0.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move 2026/07/16 05:17:21 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:17:21 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (0.40s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move 2026/07/16 05:17:21 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:17:21 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (0.40s) === RUN TestSyncSuffix run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move 2026/07/16 05:17:22 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:17:22 DEBUG : Saving config "web_token" in section "TestLinkbox" of the config file 2026/07/16 05:17:22 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Login successful 2026/07/16 05:17:22 DEBUG : pacer: low level retry 1/10 (error ) 2026/07/16 05:17:22 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/16 05:17:22 DEBUG : pacer: Reducing sleep to 300ms 2026/07/16 05:17:23 DEBUG : pacer: Reducing sleep to 225ms 2026/07/16 05:17:23 DEBUG : pacer: Reducing sleep to 200ms --- SKIP: TestSyncSuffix (10.02s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.40s) === RUN TestSyncUTFNorm run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:17:34 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone42008824) 2026/07/16 05:17:34 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-ridakim7qifa') 2026/07/16 05:17:34 DEBUG : Testêé: Sizes differ 2026/07/16 05:17:34 DEBUG : Testêé: Update: removing old file 2026/07/16 05:17:34 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:17:34 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:17:38 DEBUG : Testêé: size = 14 OK 2026/07/16 05:17:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/16 05:17:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.70s) === RUN TestSyncImmutable run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:17:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/16 05:17:40 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:17:40 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:17:42 DEBUG : existing: size = 6 OK 2026/07/16 05:17:42 INFO : existing: Copied (new) 2026/07/16 05:17:42 DEBUG : Waiting for deletions to finish 2026/07/16 05:17:43 DEBUG : existing: size = 8 (Local file system at /tmp/rclone42008824) 2026/07/16 05:17:43 DEBUG : existing: size = 6 (Linkbox root 'rclone-test-ridakim7qifa') 2026/07/16 05:17:43 DEBUG : existing: Sizes differ 2026/07/16 05:17:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/16 05:17:43 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:17:43 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:17:43 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:17:43 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (5.03s) === RUN TestSyncIgnoreCase run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.45s) === RUN TestFixCase run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:18:01 DEBUG : EXISTING: size = 6 OK 2026/07/16 05:18:01 DEBUG : existing: Sizes identical 2026/07/16 05:18:01 DEBUG : existing: Unchanged skipping 2026/07/16 05:18:01 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone42008824) 2026/07/16 05:18:01 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-ridakim7qifa') 2026/07/16 05:18:01 DEBUG : existingbutdifferent: Sizes differ 2026/07/16 05:18:02 DEBUG : existing: Update: removing old file 2026/07/16 05:18:02 DEBUG : existingbutdifferent: Update: removing old file 2026/07/16 05:18:07 DEBUG : existingbutdifferent: size = 8 OK 2026/07/16 05:18:07 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2026/07/16 05:18:08 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/07/16 05:18:08 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2026/07/16 05:18:08 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2026/07/16 05:18:08 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/07/16 05:18:08 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/16 05:18:08 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/07/16 05:18:09 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/07/16 05:18:10 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/07/16 05:18:11 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/16 05:18:12 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone42008824) 2026/07/16 05:18:12 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-ridakim7qifa') 2026/07/16 05:18:12 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone42008824) 5 vs dst(Linkbox root 'rclone-test-ridakim7qifa') 8 2026/07/16 05:18:12 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2026/07/16 05:18:13 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/07/16 05:18:14 DEBUG : subdira-rclone-move-nejoxaq2/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/07/16 05:18:14 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-nejoxaq2/subdirb/SUBDIRC/HELLO 2026/07/16 05:18:14 DEBUG : subdira-rclone-move-nejoxaq2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/07/16 05:18:14 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-nejoxaq2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/07/16 05:18:15 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/07/16 05:18:15 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/07/16 05:18:15 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:18:16 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir rmdir: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:18:16 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:18:16 ERROR : SUBDIRA: error reading destination directory: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:18:16 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:18:16 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:18:16 ERROR : EXISTING: Failed to copy: Update failed to read object: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:18:16 ERROR : EXISTING: Not deleting source as copy failed: Update failed to read object: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:18:16 ERROR : EXISTING: Error while attempting to rename to existing: Update failed to read object: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:18:16 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:18:16 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:18:16 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_test.go:2686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Received unexpected error: Update failed to read object: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestFixCase 2026/07/16 05:18:17 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:18:17 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestFixCase --- FAIL: TestFixCase (31.81s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 2026/07/16 05:18:17 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:18:17 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestMaxTransfer/Hard === RUN TestMaxTransfer/Soft run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 2026/07/16 05:18:17 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:18:18 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestMaxTransfer/Soft === RUN TestMaxTransfer/Cautious run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 2026/07/16 05:18:18 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:18:18 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2738 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestMaxTransfer/Cautious --- FAIL: TestMaxTransfer (1.20s) --- FAIL: TestMaxTransfer/Hard (0.40s) --- FAIL: TestMaxTransfer/Soft (0.41s) --- FAIL: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:18:18 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "both0" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:18:19 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:18:19 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:321 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncConcurrentDelete --- FAIL: TestSyncConcurrentDelete (1.00s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:18:19 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "both0" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:18:20 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:18:20 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:321 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2767 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestSyncConcurrentTruncate --- FAIL: TestSyncConcurrentTruncate (1.00s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2805 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got both0 (6), existing (6), existingbutdifferent (5), file1 (5), subdira/subdirb/subdirc/hello (5), subdira/subdirb/subdirc/subdird/filewithoutcasedifferences (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2805 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both0" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2805 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2805 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "existingbutdifferent" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2805 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "subdira/subdirb/subdirc/hello" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2805 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "subdira/subdirb/subdirc/subdird/filewithoutcasedifferences" 2026/07/16 05:18:27 DEBUG : empty_dir: Making directory with metadata 2026/07/16 05:18:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 05:18:27 DEBUG : empty_on_remote: Making directory with metadata 2026/07/16 05:18:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 05:18:27 INFO : empty_on_remote: Making directory 2026/07/16 05:18:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2828: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2828 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Received unexpected error: object not found Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (157.28s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:20:57 DEBUG : empty_dir: Making directory with metadata 2026/07/16 05:20:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 05:20:57 DEBUG : empty_on_remote: Making directory with metadata 2026/07/16 05:20:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 05:20:57 INFO : empty_on_remote: Making directory 2026/07/16 05:20:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/16 05:21:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/16 05:21:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/16 05:21:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/16 05:21:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/16 05:21:09 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (27.21s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:21:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 05:21:24 INFO : sub dir: Making directory 2026/07/16 05:21:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (41.53s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:22:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 05:22:06 INFO : sub dir: Making directory 2026/07/16 05:22:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/16 05:22:25 ERROR : sub dir2/very/very/very/very/very/nested: error listing: getting files failed: login failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:22:25 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:22:25 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (19.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:22:25 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-ridakim7qifa'": getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:22:26 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:22:26 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestTransform/NFC 2026/07/16 05:22:26 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:22:26 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestTransform/NFC === RUN TestTransform/NFD run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:22:26 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-ridakim7qifa'": getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:22:27 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:22:27 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestTransform/NFD 2026/07/16 05:22:27 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:22:27 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestTransform/NFD === RUN TestTransform/base64 run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:22:28 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:22:28 DEBUG : Saving config "web_token" in section "TestLinkbox" of the config file 2026/07/16 05:22:28 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Login successful 2026/07/16 05:22:28 DEBUG : pacer: low level retry 1/10 (error ) 2026/07/16 05:22:28 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/16 05:22:28 DEBUG : pacer: Reducing sleep to 300ms 2026/07/16 05:22:30 DEBUG : pacer: Reducing sleep to 225ms 2026/07/16 05:22:30 DEBUG : pacer: Reducing sleep to 200ms 2026/07/16 05:23:10 DEBUG : Waiting for deletions to finish 2026/07/16 05:23:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : splitbananasplit: Excluded 2026/07/16 05:23:11 DEBUG : banana: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : banana: Excluded 2026/07/16 05:23:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : appleappleapplebanana: Excluded 2026/07/16 05:23:11 DEBUG : apple: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : apple: Excluded 2026/07/16 05:23:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 05:23:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 05:23:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 05:23:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 05:23:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 05:23:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 05:23:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 05:23:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 05:23:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 05:23:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 05:23:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 05:23:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 05:23:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 05:23:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 05:23:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 05:23:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 05:23:11 DEBUG : sub dir/hello world: Excluded (Path Filter) 2026/07/16 05:23:11 DEBUG : sub dir/hello world: Excluded 2026/07/16 05:23:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Excluded (Path Filter) 2026/07/16 05:23:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Excluded 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 2026/07/16 05:23:21 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:23:21 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:23:22 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:23:22 ERROR : dir1: error listing: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:23:22 ERROR : sub dir: error listing: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:23:22 ERROR : sub dir2/very: error listing: getting files failed: login failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/16 05:23:22 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:23:23 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestTransform/base64 2026/07/16 05:23:23 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:23:23 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestTransform/base64 === RUN TestTransform/prefix run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:23:23 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:23:24 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:23:24 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestTransform/prefix 2026/07/16 05:23:24 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:23:24 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestTransform/prefix === RUN TestTransform/suffix run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:23:25 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:23:25 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:23:25 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestTransform/suffix 2026/07/16 05:23:26 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:23:26 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestTransform/suffix === RUN TestTransform/truncate run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:23:26 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/16 05:23:27 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:23:27 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestTransform/truncate 2026/07/16 05:23:27 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/16 05:23:27 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestTransform/truncate === RUN TestTransform/encoder run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:23:27 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-ridakim7qifa'": Update err in unmarshaling response: invalid character '<' looking for beginning of value === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:24:57 DEBUG : Waiting for deletions to finish 2026/07/16 05:24:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : splitbananasplit: Excluded 2026/07/16 05:24:58 DEBUG : banana: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : banana: Excluded 2026/07/16 05:24:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : appleappleapplebanana: Excluded 2026/07/16 05:24:58 DEBUG : apple: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : apple: Excluded 2026/07/16 05:24:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 05:24:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 05:24:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 05:24:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 05:24:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 05:24:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 05:24:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 05:24:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 05:24:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 05:24:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 05:24:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 05:24:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 05:24:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 05:24:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 05:24:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 05:24:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 05:24:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 05:24:59 DEBUG : apple: size = 5 OK 2026/07/16 05:24:59 DEBUG : apple: Sizes identical 2026/07/16 05:24:59 DEBUG : apple: Unchanged skipping 2026/07/16 05:24:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 05:24:59 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 05:24:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 05:24:59 DEBUG : banana: size = 6 OK 2026/07/16 05:24:59 DEBUG : banana: Sizes identical 2026/07/16 05:24:59 DEBUG : banana: Unchanged skipping 2026/07/16 05:24:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 05:24:59 DEBUG : splitbananasplit: Sizes identical 2026/07/16 05:24:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 05:24:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 05:24:59 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 05:24:59 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:24:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 05:24:59 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 05:24:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 05:24:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 05:24:59 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 05:24:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 05:24:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 05:24:59 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 05:24:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 05:24:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 05:24:59 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 05:24:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 05:24:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 05:24:59 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 05:24:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 05:24:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 05:24:59 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 05:24:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 05:24:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 05:24:59 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 05:24:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 05:24:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 05:24:59 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 05:24:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 05:24:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 05:24:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 05:24:59 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 05:24:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 05:24:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 05:24:59 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 05:24:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 05:24:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 05:24:59 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 05:24:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 05:24:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 05:24:59 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 05:24:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 05:24:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 05:24:59 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 05:24:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 05:24:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 05:24:59 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 05:24:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 05:24:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 05:24:59 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 05:24:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 05:24:59 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:24:59 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:24:59 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/07/16 05:24:59 DEBUG : Waiting for deletions to finish 2026/07/16 05:24:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : splitbananasplit: Excluded 2026/07/16 05:24:59 DEBUG : banana: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : banana: Excluded 2026/07/16 05:24:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : appleappleapplebanana: Excluded 2026/07/16 05:24:59 DEBUG : apple: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : apple: Excluded 2026/07/16 05:24:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 05:24:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 05:24:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 05:24:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 05:24:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 05:24:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 05:24:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 05:24:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 05:24:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 05:24:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 05:24:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 05:24:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 05:24:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 05:24:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 05:24:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 05:24:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 05:24:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 05:25:00 DEBUG : apple: size = 5 OK 2026/07/16 05:25:00 DEBUG : apple: Sizes identical 2026/07/16 05:25:00 DEBUG : apple: Unchanged skipping 2026/07/16 05:25:00 DEBUG : banana: size = 6 OK 2026/07/16 05:25:00 DEBUG : banana: Sizes identical 2026/07/16 05:25:00 DEBUG : banana: Unchanged skipping 2026/07/16 05:25:00 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 05:25:00 DEBUG : splitbananasplit: Sizes identical 2026/07/16 05:25:00 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 05:25:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 05:25:00 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 05:25:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 05:25:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 05:25:00 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 05:25:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 05:25:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 05:25:00 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 05:25:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 05:25:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 05:25:00 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 05:25:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 05:25:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 05:25:00 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 05:25:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 05:25:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 05:25:00 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 05:25:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 05:25:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 05:25:00 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 05:25:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 05:25:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 05:25:00 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 05:25:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 05:25:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 05:25:00 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 05:25:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 05:25:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 05:25:00 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 05:25:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 05:25:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 05:25:00 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 05:25:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 05:25:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 05:25:00 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 05:25:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 05:25:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 05:25:00 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 05:25:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 05:25:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 05:25:00 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 05:25:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 05:25:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 05:25:00 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 05:25:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 05:25:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 05:25:00 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 05:25:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 05:25:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 05:25:00 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 05:25:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 05:25:00 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:25:00 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:25:00 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:25:00 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/07/16 05:25:00 DEBUG : Waiting for deletions to finish 2026/07/16 05:25:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : splitbananasplit: Excluded 2026/07/16 05:25:00 DEBUG : banana: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : banana: Excluded 2026/07/16 05:25:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : appleappleapplebanana: Excluded 2026/07/16 05:25:00 DEBUG : apple: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : apple: Excluded 2026/07/16 05:25:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 05:25:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 05:25:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 05:25:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 05:25:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 05:25:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 05:25:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 05:25:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 05:25:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 05:25:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 05:25:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 05:25:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 05:25:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 05:25:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 05:25:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 05:25:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 05:25:00 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:26:12 DEBUG : Waiting for deletions to finish 2026/07/16 05:26:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : splitbananasplit: Excluded 2026/07/16 05:26:12 DEBUG : banana: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : banana: Excluded 2026/07/16 05:26:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : appleappleapplebanana: Excluded 2026/07/16 05:26:12 DEBUG : apple: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : apple: Excluded 2026/07/16 05:26:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 05:26:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 05:26:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 05:26:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 05:26:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 05:26:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 05:26:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 05:26:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 05:26:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 05:26:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 05:26:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 05:26:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 05:26:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 05:26:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 05:26:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 05:26:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 05:26:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 05:26:13 DEBUG : apple: size = 5 OK 2026/07/16 05:26:13 DEBUG : apple: Sizes identical 2026/07/16 05:26:13 DEBUG : apple: Unchanged skipping 2026/07/16 05:26:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 05:26:13 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 05:26:13 DEBUG : banana: size = 6 OK 2026/07/16 05:26:13 DEBUG : banana: Sizes identical 2026/07/16 05:26:13 DEBUG : banana: Unchanged skipping 2026/07/16 05:26:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 05:26:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 05:26:13 DEBUG : splitbananasplit: Sizes identical 2026/07/16 05:26:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 05:26:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 05:26:13 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 05:26:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 05:26:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 05:26:13 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 05:26:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 05:26:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 05:26:13 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 05:26:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 05:26:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 05:26:13 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 05:26:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 05:26:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 05:26:13 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 05:26:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 05:26:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 05:26:13 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 05:26:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 05:26:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 05:26:13 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 05:26:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 05:26:13 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 05:26:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 05:26:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 05:26:13 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 05:26:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 05:26:13 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:26:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 05:26:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 05:26:13 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 05:26:13 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 05:26:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 05:26:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 05:26:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 05:26:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 05:26:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 05:26:13 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 05:26:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 05:26:13 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 05:26:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 05:26:13 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 05:26:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 05:26:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 05:26:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 05:26:13 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 05:26:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 05:26:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 05:26:13 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 05:26:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 05:26:13 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:26:13 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:26:13 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/07/16 05:26:13 DEBUG : Waiting for deletions to finish 2026/07/16 05:26:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 05:26:13 DEBUG : splitbananasplit: Excluded 2026/07/16 05:26:13 DEBUG : banana: Excluded (Path Filter) 2026/07/16 05:26:13 DEBUG : banana: Excluded 2026/07/16 05:26:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 05:26:13 DEBUG : appleappleapplebanana: Excluded 2026/07/16 05:26:13 DEBUG : apple: Excluded (Path Filter) 2026/07/16 05:26:13 DEBUG : apple: Excluded 2026/07/16 05:26:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 05:26:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 05:26:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 05:26:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 05:26:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 05:26:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 05:26:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 05:26:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 05:26:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 05:26:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 05:26:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 05:26:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 05:26:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 05:26:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 05:26:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 05:26:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 05:26:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 05:26:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 05:26:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 05:26:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 05:26:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 05:26:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 05:26:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 05:26:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 05:26:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 05:26:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 05:26:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 05:26:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 05:26:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 05:26:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 05:26:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 05:26:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 05:26:14 DEBUG : apple: size = 5 OK 2026/07/16 05:26:14 DEBUG : apple: Sizes identical 2026/07/16 05:26:14 DEBUG : apple: Unchanged skipping 2026/07/16 05:26:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 05:26:14 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 05:26:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 05:26:14 DEBUG : banana: size = 6 OK 2026/07/16 05:26:14 DEBUG : banana: Sizes identical 2026/07/16 05:26:14 DEBUG : banana: Unchanged skipping 2026/07/16 05:26:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 05:26:14 DEBUG : splitbananasplit: Sizes identical 2026/07/16 05:26:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 05:26:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 05:26:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 05:26:14 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 05:26:14 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 05:26:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 05:26:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 05:26:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 05:26:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 05:26:14 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 05:26:14 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 05:26:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 05:26:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 05:26:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 05:26:14 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 05:26:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 05:26:14 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 05:26:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 05:26:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 05:26:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 05:26:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 05:26:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 05:26:14 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 05:26:14 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 05:26:14 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 05:26:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 05:26:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 05:26:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 05:26:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 05:26:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 05:26:14 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 05:26:14 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 05:26:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 05:26:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 05:26:14 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 05:26:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 05:26:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 05:26:14 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 05:26:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 05:26:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 05:26:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 05:26:14 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 05:26:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 05:26:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 05:26:14 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:26:14 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 05:26:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 05:26:14 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 05:26:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 05:26:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 05:26:14 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:26:14 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:26:14 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/07/16 05:26:14 DEBUG : Waiting for deletions to finish 2026/07/16 05:26:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : splitbananasplit: Excluded 2026/07/16 05:26:15 DEBUG : banana: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : banana: Excluded 2026/07/16 05:26:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : appleappleapplebanana: Excluded 2026/07/16 05:26:15 DEBUG : apple: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : apple: Excluded 2026/07/16 05:26:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 05:26:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 05:26:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 05:26:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 05:26:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 05:26:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 05:26:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 05:26:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 05:26:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 05:26:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 05:26:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 05:26:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 05:26:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 05:26:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 05:26:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 05:26:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 05:26:15 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:27:26 DEBUG : Waiting for deletions to finish 2026/07/16 05:27:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : splitbananasplit: Excluded 2026/07/16 05:27:26 DEBUG : banana: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : banana: Excluded 2026/07/16 05:27:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : appleappleapplebanana: Excluded 2026/07/16 05:27:26 DEBUG : apple: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : apple: Excluded 2026/07/16 05:27:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 05:27:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 05:27:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 05:27:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 05:27:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 05:27:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 05:27:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 05:27:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 05:27:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 05:27:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 05:27:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 05:27:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 05:27:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 05:27:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 05:27:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 05:27:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 05:27:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 05:27:27 DEBUG : apple: size = 5 OK 2026/07/16 05:27:27 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 05:27:27 DEBUG : splitbananasplit: Sizes identical 2026/07/16 05:27:27 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 05:27:27 DEBUG : apple: Sizes identical 2026/07/16 05:27:27 DEBUG : apple: Unchanged skipping 2026/07/16 05:27:27 DEBUG : banana: size = 6 OK 2026/07/16 05:27:27 DEBUG : banana: Sizes identical 2026/07/16 05:27:27 DEBUG : banana: Unchanged skipping 2026/07/16 05:27:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 05:27:27 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 05:27:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 05:27:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 05:27:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 05:27:27 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 05:27:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 05:27:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 05:27:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 05:27:27 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 05:27:27 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 05:27:27 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 05:27:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 05:27:27 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:27:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 05:27:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 05:27:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 05:27:27 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 05:27:27 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 05:27:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 05:27:27 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 05:27:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 05:27:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 05:27:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 05:27:27 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 05:27:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 05:27:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 05:27:27 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 05:27:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 05:27:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 05:27:27 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 05:27:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 05:27:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 05:27:27 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 05:27:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 05:27:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 05:27:27 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 05:27:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 05:27:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 05:27:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 05:27:27 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 05:27:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 05:27:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 05:27:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 05:27:27 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 05:27:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 05:27:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 05:27:27 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 05:27:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 05:27:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 05:27:27 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 05:27:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 05:27:27 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:27:27 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:27:27 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/07/16 05:27:27 DEBUG : Waiting for deletions to finish 2026/07/16 05:27:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : splitbananasplit: Excluded 2026/07/16 05:27:28 DEBUG : banana: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : banana: Excluded 2026/07/16 05:27:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : appleappleapplebanana: Excluded 2026/07/16 05:27:28 DEBUG : apple: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : apple: Excluded 2026/07/16 05:27:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 05:27:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 05:27:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 05:27:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 05:27:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 05:27:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 05:27:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 05:27:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 05:27:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 05:27:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 05:27:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 05:27:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 05:27:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 05:27:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 05:27:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 05:27:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 05:27:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 05:27:28 DEBUG : apple: size = 5 OK 2026/07/16 05:27:28 DEBUG : banana: size = 6 OK 2026/07/16 05:27:28 DEBUG : banana: Sizes identical 2026/07/16 05:27:28 DEBUG : banana: Unchanged skipping 2026/07/16 05:27:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 05:27:28 DEBUG : splitbananasplit: Sizes identical 2026/07/16 05:27:28 DEBUG : apple: Sizes identical 2026/07/16 05:27:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 05:27:28 DEBUG : apple: Unchanged skipping 2026/07/16 05:27:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 05:27:28 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 05:27:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 05:27:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 05:27:29 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 05:27:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 05:27:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 05:27:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 05:27:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 05:27:29 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 05:27:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 05:27:29 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 05:27:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 05:27:29 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:27:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 05:27:29 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 05:27:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 05:27:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 05:27:29 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 05:27:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 05:27:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 05:27:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 05:27:29 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 05:27:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 05:27:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 05:27:29 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 05:27:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 05:27:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 05:27:29 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 05:27:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 05:27:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 05:27:29 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 05:27:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 05:27:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 05:27:29 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 05:27:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 05:27:29 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 05:27:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 05:27:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 05:27:29 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 05:27:29 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 05:27:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 05:27:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 05:27:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 05:27:29 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 05:27:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 05:27:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 05:27:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 05:27:29 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 05:27:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 05:27:29 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 05:27:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 05:27:29 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:27:29 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:27:29 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/07/16 05:27:29 DEBUG : Waiting for deletions to finish 2026/07/16 05:27:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : splitbananasplit: Excluded 2026/07/16 05:27:29 DEBUG : banana: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : banana: Excluded 2026/07/16 05:27:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : appleappleapplebanana: Excluded 2026/07/16 05:27:29 DEBUG : apple: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : apple: Excluded 2026/07/16 05:27:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 05:27:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 05:27:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 05:27:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 05:27:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 05:27:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 05:27:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 05:27:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 05:27:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 05:27:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 05:27:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 05:27:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 05:27:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 05:27:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 05:27:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 05:27:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 05:27:29 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:28:41 DEBUG : Waiting for deletions to finish 2026/07/16 05:28:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : splitbananasplit: Excluded 2026/07/16 05:28:41 DEBUG : banana: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : banana: Excluded 2026/07/16 05:28:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : appleappleapplebanana: Excluded 2026/07/16 05:28:41 DEBUG : apple: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : apple: Excluded 2026/07/16 05:28:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 05:28:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 05:28:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 05:28:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 05:28:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 05:28:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 05:28:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 05:28:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 05:28:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 05:28:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 05:28:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 05:28:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 05:28:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 05:28:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 05:28:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 05:28:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 05:28:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 05:28:42 DEBUG : apple: size = 5 OK 2026/07/16 05:28:42 DEBUG : apple: Sizes identical 2026/07/16 05:28:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 05:28:42 DEBUG : apple: Unchanged skipping 2026/07/16 05:28:42 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 05:28:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 05:28:42 DEBUG : banana: size = 6 OK 2026/07/16 05:28:42 DEBUG : banana: Sizes identical 2026/07/16 05:28:42 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 05:28:42 DEBUG : banana: Unchanged skipping 2026/07/16 05:28:42 DEBUG : splitbananasplit: Sizes identical 2026/07/16 05:28:42 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 05:28:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 05:28:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 05:28:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 05:28:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 05:28:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 05:28:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 05:28:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 05:28:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 05:28:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 05:28:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 05:28:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 05:28:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 05:28:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 05:28:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 05:28:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 05:28:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 05:28:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 05:28:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 05:28:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 05:28:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 05:28:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 05:28:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 05:28:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 05:28:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 05:28:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 05:28:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 05:28:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 05:28:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 05:28:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 05:28:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 05:28:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 05:28:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 05:28:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 05:28:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 05:28:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 05:28:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 05:28:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 05:28:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 05:28:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 05:28:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 05:28:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 05:28:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 05:28:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 05:28:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 05:28:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 05:28:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 05:28:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 05:28:42 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:28:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 05:28:42 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:28:42 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:28:42 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/07/16 05:28:42 DEBUG : Waiting for deletions to finish 2026/07/16 05:28:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : splitbananasplit: Excluded 2026/07/16 05:28:42 DEBUG : banana: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : banana: Excluded 2026/07/16 05:28:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : appleappleapplebanana: Excluded 2026/07/16 05:28:42 DEBUG : apple: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : apple: Excluded 2026/07/16 05:28:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 05:28:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 05:28:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 05:28:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 05:28:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 05:28:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 05:28:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 05:28:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 05:28:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 05:28:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 05:28:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 05:28:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 05:28:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 05:28:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 05:28:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 05:28:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 05:28:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 05:28:43 DEBUG : apple: size = 5 OK 2026/07/16 05:28:43 DEBUG : apple: Sizes identical 2026/07/16 05:28:43 DEBUG : apple: Unchanged skipping 2026/07/16 05:28:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 05:28:43 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 05:28:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 05:28:43 DEBUG : banana: size = 6 OK 2026/07/16 05:28:43 DEBUG : banana: Sizes identical 2026/07/16 05:28:43 DEBUG : banana: Unchanged skipping 2026/07/16 05:28:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 05:28:43 DEBUG : splitbananasplit: Sizes identical 2026/07/16 05:28:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 05:28:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 05:28:43 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 05:28:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 05:28:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 05:28:43 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 05:28:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 05:28:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 05:28:43 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 05:28:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 05:28:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 05:28:43 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 05:28:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 05:28:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 05:28:43 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 05:28:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 05:28:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 05:28:43 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 05:28:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 05:28:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 05:28:43 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 05:28:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 05:28:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 05:28:43 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 05:28:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 05:28:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 05:28:43 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 05:28:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 05:28:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 05:28:43 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 05:28:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 05:28:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 05:28:43 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 05:28:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 05:28:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 05:28:43 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 05:28:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 05:28:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 05:28:43 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 05:28:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 05:28:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 05:28:43 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 05:28:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 05:28:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 05:28:43 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 05:28:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 05:28:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 05:28:43 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 05:28:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 05:28:43 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:28:43 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:28:43 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:28:43 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/07/16 05:28:43 DEBUG : Waiting for deletions to finish 2026/07/16 05:28:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 05:28:43 DEBUG : splitbananasplit: Excluded 2026/07/16 05:28:43 DEBUG : banana: Excluded (Path Filter) 2026/07/16 05:28:43 DEBUG : banana: Excluded 2026/07/16 05:28:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 05:28:43 DEBUG : appleappleapplebanana: Excluded 2026/07/16 05:28:43 DEBUG : apple: Excluded (Path Filter) 2026/07/16 05:28:43 DEBUG : apple: Excluded 2026/07/16 05:28:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 05:28:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 05:28:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 05:28:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 05:28:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 05:28:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 05:28:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 05:28:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 05:28:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 05:28:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 05:28:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 05:28:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 05:28:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 05:28:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 05:28:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 05:28:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 05:28:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 05:28:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 05:28:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 05:28:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 05:28:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 05:28:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 05:28:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 05:28:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 05:28:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 05:28:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 05:28:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 05:28:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 05:28:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 05:28:44 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (408.25s) --- FAIL: TestTransform/NFC (1.25s) --- FAIL: TestTransform/NFD (1.16s) --- FAIL: TestTransform/base64 (55.49s) --- FAIL: TestTransform/prefix (1.40s) --- FAIL: TestTransform/suffix (1.41s) --- FAIL: TestTransform/truncate (1.41s) --- FAIL: TestTransform/encoder (48.21s) --- FAIL: TestTransform/ISO-8859-1 (74.94s) --- FAIL: TestTransform/charmap (73.86s) --- FAIL: TestTransform/lowercase (74.13s) --- FAIL: TestTransform/ascii (74.99s) === RUN TestTransformCopy run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:29:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/16 05:29:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/16 05:29:13 INFO : sub dir_somesuffix: Making directory 2026/07/16 05:29:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/16 05:29:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/16 05:29:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/16 05:29:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/16 05:29:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/16 05:29:15 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:29:15 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:29:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/16 05:29:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/16 05:29:17 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:29:17 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_transform_test.go:240: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:240 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (7.20s) === RUN TestDoubleTransform run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:29:20 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:29:21 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:29:21 INFO : tictactoe: Making directory 2026/07/16 05:29:22 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:29:22 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:29:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 05:29:22 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/16 05:29:22 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:29:22 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:29:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 05:29:24 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/16 05:29:24 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/16 05:29:24 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:29:24 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_transform_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:257 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (7.33s) === RUN TestFileTag run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:29:28 INFO : toe: Making directory 2026/07/16 05:29:30 INFO : toe/toe: Making directory 2026/07/16 05:29:31 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:29:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/16 05:29:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/16 05:29:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/16 05:29:31 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:29:31 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:29:33 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/16 05:29:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/16 05:29:33 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:29:33 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_transform_test.go:274: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:274 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (10.65s) === RUN TestNoTag run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:29:39 INFO : toe: Making directory 2026/07/16 05:29:40 INFO : toe/toe: Making directory 2026/07/16 05:29:42 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:29:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/16 05:29:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/16 05:29:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/16 05:29:42 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:29:42 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:29:44 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/16 05:29:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/16 05:29:44 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:29:44 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_transform_test.go:291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:291 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (10.64s) === RUN TestDirTag run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:29:49 DEBUG : empty_dir: Making directory with metadata 2026/07/16 05:29:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 05:29:49 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:29:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:29:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:29:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:29:49 INFO : tictacempty_dir: Making directory 2026/07/16 05:29:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:29:51 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:29:51 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:29:51 INFO : tictactoe: Making directory 2026/07/16 05:29:52 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:29:52 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:29:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 05:29:52 INFO : tictactoe/tictactoe: Making directory 2026/07/16 05:29:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 05:29:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 05:29:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 05:29:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 05:29:54 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:29:54 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:29:56 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/16 05:29:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/16 05:29:56 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:29:56 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_transform_test.go:310: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:310 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (14.03s) === RUN TestAllTag run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:30:03 DEBUG : empty_dir: Making directory with metadata 2026/07/16 05:30:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 05:30:03 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:30:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:30:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:30:03 INFO : tictacempty_dir: Making directory 2026/07/16 05:30:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:30:05 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:05 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:05 INFO : tictactoe: Making directory 2026/07/16 05:30:06 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:06 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 05:30:06 INFO : tictactoe/tictactoe: Making directory 2026/07/16 05:30:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 05:30:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 05:30:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 05:30:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 05:30:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 05:30:08 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:30:08 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:30:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 05:30:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 05:30:10 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:30:10 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_transform_test.go:329: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (13.67s) === RUN TestRunTwice run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:30:17 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:17 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:17 INFO : tictactoe: Making directory 2026/07/16 05:30:18 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:18 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 05:30:18 INFO : tictactoe/tictactoe: Making directory 2026/07/16 05:30:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 05:30:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 05:30:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 05:30:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 05:30:20 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:30:20 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:30:22 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/16 05:30:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/16 05:30:22 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:30:22 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice --- FAIL: TestRunTwice (10.60s) === RUN TestSyntax 2026/07/16 05:30:27 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:30:28 INFO : toe: Making directory 2026/07/16 05:30:29 INFO : toe/toe: Making directory 2026/07/16 05:30:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/16 05:30:31 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:30:31 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:30:33 DEBUG : toe/toe/toe: size = 11 OK 2026/07/16 05:30:33 INFO : toe/toe/toe: Copied (new) 2026/07/16 05:30:33 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:30:33 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (10.82s) === RUN TestMove run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:30:38 DEBUG : empty_dir: Making directory with metadata 2026/07/16 05:30:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 05:30:38 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:30:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:30:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:30:38 INFO : tictacempty_dir: Making directory 2026/07/16 05:30:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:30:40 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:40 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:40 INFO : tictactoe: Making directory 2026/07/16 05:30:42 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:42 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 05:30:42 INFO : tictactoe/tictactoe: Making directory 2026/07/16 05:30:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 05:30:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 05:30:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 05:30:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 05:30:43 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:30:43 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:30:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 05:30:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 05:30:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 05:30:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 05:30:45 INFO : toe/toe/toe.txt: Deleted 2026/07/16 05:30:45 ERROR : Local file system at /tmp/rclone42008824: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (13.81s) === RUN TestTransformFile run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:30:52 DEBUG : empty_dir: Making directory with metadata 2026/07/16 05:30:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 05:30:52 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:30:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:30:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:30:52 INFO : tictacempty_dir: Making directory 2026/07/16 05:30:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:30:54 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:54 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:54 INFO : tictactoe: Making directory 2026/07/16 05:30:55 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:55 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:30:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 05:30:55 INFO : tictactoe/tictactoe: Making directory 2026/07/16 05:30:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 05:30:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 05:30:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 05:30:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 05:30:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 05:30:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 05:30:57 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:30:57 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:30:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 05:30:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 05:30:59 INFO : toe/toe/toe.txt: Deleted 2026/07/16 05:30:59 ERROR : Local file system at /tmp/rclone42008824: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (13.86s) === RUN TestManualTransformFile run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:31:06 DEBUG : Reset feature "Copy" 2026/07/16 05:31:06 DEBUG : Reset feature "Move" 2026/07/16 05:31:06 DEBUG : Reset feature "Copy" 2026/07/16 05:31:06 DEBUG : Reset feature "Move" 2026/07/16 05:31:06 DEBUG : empty_dir: Making directory with metadata 2026/07/16 05:31:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 05:31:06 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:31:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:31:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:31:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:31:06 INFO : tictacempty_dir: Making directory 2026/07/16 05:31:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 05:31:08 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:31:08 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:31:08 INFO : tictactoe: Making directory 2026/07/16 05:31:09 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:31:09 DEBUG : toe: transformed to: tictactoe 2026/07/16 05:31:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 05:31:09 INFO : tictactoe/tictactoe: Making directory 2026/07/16 05:31:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 05:31:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 05:31:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 05:31:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 05:31:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 05:31:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 05:31:11 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:31:11 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:31:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 05:31:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 05:31:13 INFO : toe/toe/toe.txt: Deleted 2026/07/16 05:31:13 ERROR : Local file system at /tmp/rclone42008824: not deleting directories as there were IO errors sync_transform_test.go:461: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:461 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (13.82s) === RUN TestBase64 run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:31:20 DEBUG : toe: transformed to: dG9l 2026/07/16 05:31:20 DEBUG : toe: transformed to: dG9l 2026/07/16 05:31:20 INFO : dG9l: Making directory 2026/07/16 05:31:21 DEBUG : toe: transformed to: dG9l 2026/07/16 05:31:21 DEBUG : toe: transformed to: dG9l 2026/07/16 05:31:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/16 05:31:21 INFO : dG9l/dG9l: Making directory 2026/07/16 05:31:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/16 05:31:23 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/16 05:31:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/16 05:31:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 05:31:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/16 05:31:23 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:31:23 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:31:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/16 05:31:25 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/16 05:31:25 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:31:25 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors sync_transform_test.go:488: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:488 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (10.72s) === RUN TestError run.go:198: Remote "Linkbox root 'rclone-test-ridakim7qifa'", Local "Local file system at /tmp/rclone42008824", Modify Window "876000h0m0s" 2026/07/16 05:31:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 05:31:30 DEBUG : toe: transformed to: 2026/07/16 05:31:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 05:31:31 DEBUG : toe: transformed to: 2026/07/16 05:31:31 INFO : Linkbox root 'rclone-test-ridakim7qifa': Making directory 2026/07/16 05:31:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 05:31:31 DEBUG : toe: transformed to: 2026/07/16 05:31:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 05:31:31 DEBUG : toe: transformed to: 2026/07/16 05:31:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 05:31:31 DEBUG : toe/toe: transformed to: 2026/07/16 05:31:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/16 05:31:31 INFO : toe/toe: Making directory 2026/07/16 05:31:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 05:31:34 DEBUG : toe/toe: transformed to: 2026/07/16 05:31:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/16 05:31:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 05:31:34 DEBUG : toe: transformed to: 2026/07/16 05:31:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/16 05:31:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 05:31:34 DEBUG : toe/toe/toe: transformed to: 2026/07/16 05:31:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/16 05:31:34 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for checks to finish 2026/07/16 05:31:34 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Waiting for transfers to finish 2026/07/16 05:31:36 DEBUG : toe/toe/toe: size = 11 OK 2026/07/16 05:31:36 INFO : toe/toe/toe: Copied (new) 2026/07/16 05:31:36 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting files as there were IO errors 2026/07/16 05:31:36 ERROR : Linkbox root 'rclone-test-ridakim7qifa': not deleting directories as there were IO errors --- PASS: TestError (11.09s) FAIL 2026/07/16 05:31:42 DEBUG : Linkbox root 'rclone-test-ridakim7qifa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 22m17.690517567s (try 1/5): exit status 1: Failed [TestCopy TestCopyMetadata TestCopyMetadataNoEmptyDirs TestCopyMissingDirectory TestCopyNoTraverse TestCopyNoTraverseDeadlock TestCopyCheckFirst TestSyncNoTraverse TestCopyNoEmptyDirectories TestMoveEmptyDirectories TestSyncNoUpdateDirModtime TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestSyncSetDelayedModTimes TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncBasedOnCheckSum TestSyncSizeOnly TestSyncIgnoreTimes TestSyncIgnoreExisting TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnly TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncDoesntUpdateModtime TestSyncAfterAddingAFile TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncDeleteBefore TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithUpdateOlder TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestServerSideMoveOverlap TestSyncOverlap TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestMaxTransfer/Hard TestMaxTransfer/Soft TestMaxTransfer/Cautious TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]