"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/04/14 07:03:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xafunex6kutu" 2025/04/14 07:03:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 07:03:09 DEBUG : Creating backend with remote "/tmp/rclone3897700992" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:03:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:03:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/14 07:03:12 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:03:12 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.04s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:03:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 07:03:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:03:14 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:03:14 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:03:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:03:20 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (12.49s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.85s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.79s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:03:28 DEBUG : Creating backend with remote "/non-existing" 2025/04/14 07:03:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/14 07:03:28 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:03:28 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.83s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:03:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:03:31 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:03:31 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:03:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (12.16s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:03:42 INFO : Linkbox root 'rclone-test-xafunex6kutu': Running all checks before starting transfers 2025/04/14 07:03:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:03:42 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:03:42 INFO : Linkbox root 'rclone-test-xafunex6kutu': Checks finished, now starting transfers 2025/04/14 07:03:42 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:03:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.37s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:03:53 ERROR : Ignoring --no-traverse with sync 2025/04/14 07:03:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:03:54 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:03:54 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:03:58 INFO : sub dir/hello world: Copied (new) 2025/04/14 07:03:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.44s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:04:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/14 07:04:06 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:04:06 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:04:08 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.11s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:04:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 07:04:12 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:04:12 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:04:16 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.75s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:04:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 07:04:20 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:04:20 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:04:23 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (6.57s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:04:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/14 07:04:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 07:04:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/14 07:04:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 07:04:27 INFO : sub dir: Making directory 2025/04/14 07:04:29 INFO : sub dir2: Making directory 2025/04/14 07:04:30 INFO : sub dir2/sub sub dir2: Making directory 2025/04/14 07:04:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:04:32 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:04:32 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:04:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:04:36 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (20.82s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:04:47 INFO : sub dir2: Making directory 2025/04/14 07:04:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/14 07:04:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 07:04:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:04:48 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:04:48 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:04:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (11.27s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:04:58 DEBUG : sub dir2: Making directory with metadata 2025/04/14 07:04:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 07:04:59 INFO : sub dir: Making directory 2025/04/14 07:05:01 INFO : sub dir2: Making directory 2025/04/14 07:05:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:05:02 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:05:02 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:05:05 INFO : sub dir/hello world: Copied (new) 2025/04/14 07:05:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:05:06 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/14 07:05:07 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (16.20s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.74s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:05:15 INFO : sub dir2: Making directory 2025/04/14 07:05:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:05:16 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:05:16 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:05:20 INFO : sub dir/hello world: Copied (new) 2025/04/14 07:05:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.47s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:05:26 DEBUG : sub dir2: Making directory with metadata 2025/04/14 07:05:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 07:05:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 07:05:26 INFO : sub dir: Making directory 2025/04/14 07:05:28 INFO : sub dir2: Making directory 2025/04/14 07:05:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:05:30 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:05:30 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:05:32 INFO : sub dir/hello world: Copied (new) 2025/04/14 07:05:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:05:33 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (14.77s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.73s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:05:41 INFO : sub dir2: Making directory 2025/04/14 07:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:05:42 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:05:42 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:05:46 INFO : sub dir/hello world: Copied (new) 2025/04/14 07:05:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.90s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:05:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nareniz6laja" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-xafunex6kutu' -> Linkbox root 'rclone-test-nareniz6laja' 2025/04/14 07:05:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:05:58 DEBUG : Linkbox root 'rclone-test-nareniz6laja': Waiting for checks to finish 2025/04/14 07:05:58 DEBUG : Linkbox root 'rclone-test-nareniz6laja': Waiting for transfers to finish 2025/04/14 07:05:58 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:594 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopy 2025/04/14 07:05:58 DEBUG : Linkbox root 'rclone-test-nareniz6laja': Purge remote 2025/04/14 07:05:59 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (12.38s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:06:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/14 07:06:10 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:06:10 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:06:10 DEBUG : sub dir/hello world: Update: removing old file 2025/04/14 07:06:13 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.56s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:06:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vunuyaw6zona" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-xafunex6kutu' -> Linkbox root 'rclone-test-vunuyaw6zona' 2025/04/14 07:06:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:06:26 DEBUG : Linkbox root 'rclone-test-vunuyaw6zona': Waiting for checks to finish 2025/04/14 07:06:26 DEBUG : Linkbox root 'rclone-test-vunuyaw6zona': Waiting for transfers to finish 2025/04/14 07:06:26 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:630: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopyOverSelf 2025/04/14 07:06:26 DEBUG : Linkbox root 'rclone-test-vunuyaw6zona': Purge remote 2025/04/14 07:06:27 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (11.98s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:06:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/14 07:06:38 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:06:38 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:06:38 DEBUG : sub dir/hello world: Update: removing old file 2025/04/14 07:06:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/14 07:06:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (16.64s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:06:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-padakaz6mubi" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-xafunex6kutu' -> Linkbox root 'rclone-test-padakaz6mubi' 2025/04/14 07:06:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:06:55 DEBUG : Linkbox root 'rclone-test-padakaz6mubi': Waiting for checks to finish 2025/04/14 07:06:55 DEBUG : Linkbox root 'rclone-test-padakaz6mubi': Waiting for transfers to finish 2025/04/14 07:06:55 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:675: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:675 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveOverSelf 2025/04/14 07:06:55 DEBUG : Linkbox root 'rclone-test-padakaz6mubi': Purge remote 2025/04/14 07:06:55 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (11.83s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:07:05 ERROR : : error listing: directory not found 2025/04/14 07:07:05 INFO : Local file system at /tmp/rclone3897700992: Making directory 2025/04/14 07:07:06 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:07:06 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (12.58s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:07:18 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/14 07:07:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:07:18 DEBUG : Local file system at /tmp/rclone3897700992: Waiting for checks to finish 2025/04/14 07:07:18 DEBUG : Local file system at /tmp/rclone3897700992: Waiting for transfers to finish 2025/04/14 07:07:18 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:07:18 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone3897700992/sub dir: no such file or directory sync_test.go:732: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:732 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone3897700992/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.69s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:07:23 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/14 07:07:23 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:07:23 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:07:26 INFO : check sum: Copied (new) 2025/04/14 07:07:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:07:27 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:07:27 NOTICE: Linkbox root 'rclone-test-xafunex6kutu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/14 07:07:27 DEBUG : check sum: Size of src and dst objects identical 2025/04/14 07:07:27 DEBUG : check sum: Unchanged skipping 2025/04/14 07:07:27 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:07:27 DEBUG : Waiting for deletions to finish 2025/04/14 07:07:27 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (8.73s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:07:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/14 07:07:32 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:07:32 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:07:35 INFO : sizeonly: Copied (new) 2025/04/14 07:07:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:07:35 DEBUG : sizeonly: Sizes identical 2025/04/14 07:07:35 DEBUG : sizeonly: Unchanged skipping 2025/04/14 07:07:35 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:07:35 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:07:35 DEBUG : Waiting for deletions to finish 2025/04/14 07:07:35 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (8.01s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:07:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/14 07:07:40 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:07:40 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:07:43 INFO : ignore-size: Copied (new) 2025/04/14 07:07:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:07:44 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:07:44 DEBUG : ignore-size: Sizes identical 2025/04/14 07:07:44 DEBUG : ignore-size: Unchanged skipping 2025/04/14 07:07:44 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:07:44 DEBUG : Waiting for deletions to finish 2025/04/14 07:07:44 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (8.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:07:52 DEBUG : existing: Sizes identical 2025/04/14 07:07:52 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:07:52 DEBUG : existing: Unchanged skipping 2025/04/14 07:07:52 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:07:52 DEBUG : Waiting for deletions to finish 2025/04/14 07:07:52 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:07:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/14 07:07:52 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:07:52 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:07:52 DEBUG : existing: Update: removing old file 2025/04/14 07:07:56 INFO : existing: Copied (replaced existing) 2025/04/14 07:07:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.42s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:08:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/14 07:08:01 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:08:01 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:08:04 INFO : existing: Copied (new) 2025/04/14 07:08:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:08:04 DEBUG : existing: Destination exists, skipping 2025/04/14 07:08:04 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:08:04 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:08:04 DEBUG : Waiting for deletions to finish 2025/04/14 07:08:04 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (8.19s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:08:18 INFO : d: Making directory 2025/04/14 07:08:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/14 07:08:22 DEBUG : c/non empty space: Sizes identical 2025/04/14 07:08:22 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:08:22 DEBUG : c/non empty space: Unchanged skipping 2025/04/14 07:08:22 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:08:27 INFO : a/potato2: Copied (new) 2025/04/14 07:08:27 DEBUG : Waiting for deletions to finish 2025/04/14 07:08:28 INFO : b/potato: Deleted 2025/04/14 07:08:28 INFO : d: Removing directory 2025/04/14 07:08:30 INFO : b: Removing directory 2025/04/14 07:08:32 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (32.42s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:08:45 DEBUG : empty space: Sizes identical 2025/04/14 07:08:45 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:08:45 DEBUG : empty space: Unchanged skipping 2025/04/14 07:08:45 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:08:45 DEBUG : Waiting for deletions to finish 2025/04/14 07:08:45 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:08:46 DEBUG : empty space: Sizes identical 2025/04/14 07:08:46 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:08:46 DEBUG : empty space: Unchanged skipping 2025/04/14 07:08:46 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:08:46 DEBUG : Waiting for deletions to finish 2025/04/14 07:08:46 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (8.68s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.80s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.78s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:08:55 DEBUG : empty space: Sizes identical 2025/04/14 07:08:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/14 07:08:55 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:08:55 DEBUG : empty space: Unchanged skipping 2025/04/14 07:08:55 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:08:58 INFO : potato: Copied (new) 2025/04/14 07:08:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:09:06 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/14 07:09:06 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:09:06 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:09:06 DEBUG : potato: Update: removing old file 2025/04/14 07:09:10 INFO : potato: Copied (replaced existing) 2025/04/14 07:09:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.58s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/14 07:09:17 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:09:17 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/14 07:09:17 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:09:17 DEBUG : potato: Update: removing old file 2025/04/14 07:09:21 INFO : potato: Copied (replaced existing) 2025/04/14 07:09:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:09:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 07:09:30 DEBUG : empty space: Sizes identical 2025/04/14 07:09:30 DEBUG : empty space: Unchanged skipping 2025/04/14 07:09:30 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:09:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/14 07:09:30 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:09:30 DEBUG : Waiting for deletions to finish 2025/04/14 07:09:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:09:41 DEBUG : empty space: Sizes identical 2025/04/14 07:09:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 07:09:41 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:09:41 DEBUG : empty space: Unchanged skipping 2025/04/14 07:09:41 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:09:43 INFO : potato2: Copied (new) 2025/04/14 07:09:43 DEBUG : Waiting for deletions to finish 2025/04/14 07:09:45 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:09:59 INFO : d: Making directory 2025/04/14 07:10:02 INFO : d/e: Making directory 2025/04/14 07:10:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/14 07:10:06 DEBUG : c/non empty space: Sizes identical 2025/04/14 07:10:06 DEBUG : c/non empty space: Unchanged skipping 2025/04/14 07:10:08 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:10:08 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:10:11 INFO : a/potato2: Copied (new) 2025/04/14 07:10:11 DEBUG : Waiting for deletions to finish 2025/04/14 07:10:12 INFO : b/potato: Deleted 2025/04/14 07:10:12 INFO : d/e: Removing directory 2025/04/14 07:10:14 INFO : d: Removing directory 2025/04/14 07:10:16 INFO : b: Removing directory 2025/04/14 07:10:18 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (37.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:10:37 INFO : d: Making directory 2025/04/14 07:10:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/14 07:10:41 DEBUG : c/non empty space: Sizes identical 2025/04/14 07:10:41 DEBUG : c/non empty space: Unchanged skipping 2025/04/14 07:10:41 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:10:41 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:10:45 INFO : a/potato2: Copied (new) 2025/04/14 07:10:45 ERROR : Linkbox root 'rclone-test-xafunex6kutu': not deleting files as there were IO errors 2025/04/14 07:10:45 ERROR : Linkbox root 'rclone-test-xafunex6kutu': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (33.77s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:11:07 DEBUG : Waiting for deletions to finish 2025/04/14 07:11:07 DEBUG : empty space: Sizes identical 2025/04/14 07:11:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 07:11:07 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:11:07 DEBUG : empty space: Unchanged skipping 2025/04/14 07:11:07 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:11:09 INFO : potato: Deleted 2025/04/14 07:11:10 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.91s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:11:21 DEBUG : Waiting for deletions to finish 2025/04/14 07:11:21 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:11:21 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:11:23 INFO : potato: Deleted 2025/04/14 07:11:23 DEBUG : empty space: Sizes identical 2025/04/14 07:11:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 07:11:23 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:11:23 DEBUG : empty space: Unchanged skipping 2025/04/14 07:11:23 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:11:26 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.93s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:11:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 07:11:35 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:11:35 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:11:38 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.61s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:11:49 DEBUG : enormous: Excluded (Size Filter) 2025/04/14 07:11:49 DEBUG : enormous: Excluded 2025/04/14 07:11:49 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 07:11:49 DEBUG : potato2: Excluded 2025/04/14 07:11:50 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 07:11:50 DEBUG : potato2: Excluded 2025/04/14 07:11:50 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:11:50 DEBUG : empty space: Sizes identical 2025/04/14 07:11:50 DEBUG : empty space: Unchanged skipping 2025/04/14 07:11:50 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:11:50 DEBUG : Waiting for deletions to finish 2025/04/14 07:11:50 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:11:50 DEBUG : enormous: Excluded (Size Filter) 2025/04/14 07:11:50 DEBUG : enormous: Excluded 2025/04/14 07:11:50 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 07:11:50 DEBUG : potato2: Excluded 2025/04/14 07:11:50 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 07:11:50 DEBUG : potato2: Excluded 2025/04/14 07:11:50 DEBUG : empty space: Sizes identical 2025/04/14 07:11:50 DEBUG : Local file system at /tmp/rclone3897700992: Waiting for checks to finish 2025/04/14 07:11:50 DEBUG : empty space: Unchanged skipping 2025/04/14 07:11:50 DEBUG : Local file system at /tmp/rclone3897700992: Waiting for transfers to finish 2025/04/14 07:11:50 DEBUG : Waiting for deletions to finish 2025/04/14 07:11:50 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.50s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:12:05 DEBUG : enormous: Excluded (Size Filter) 2025/04/14 07:12:05 DEBUG : enormous: Excluded 2025/04/14 07:12:05 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 07:12:05 DEBUG : potato2: Excluded 2025/04/14 07:12:05 DEBUG : empty space: Sizes identical 2025/04/14 07:12:05 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:12:05 DEBUG : empty space: Unchanged skipping 2025/04/14 07:12:05 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:12:05 DEBUG : Waiting for deletions to finish 2025/04/14 07:12:07 INFO : enormous: Deleted 2025/04/14 07:12:08 INFO : potato2: Deleted 2025/04/14 07:12:08 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:12:08 DEBUG : empty space: Sizes identical 2025/04/14 07:12:08 DEBUG : empty space: Unchanged skipping 2025/04/14 07:12:08 DEBUG : Local file system at /tmp/rclone3897700992: Waiting for checks to finish 2025/04/14 07:12:08 DEBUG : Local file system at /tmp/rclone3897700992: Waiting for transfers to finish 2025/04/14 07:12:08 DEBUG : Waiting for deletions to finish 2025/04/14 07:12:08 INFO : enormous: Deleted 2025/04/14 07:12:08 INFO : potato2: Deleted 2025/04/14 07:12:08 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.34s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.79s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/14 07:12:13 ERROR : Linkbox root 'rclone-test-xafunex6kutu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/14 07:12:13 ERROR : Linkbox root 'rclone-test-xafunex6kutu': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/14 07:12:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/14 07:12:14 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/14 07:12:14 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:12:14 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:12:17 INFO : yam: Copied (new) 2025/04/14 07:12:17 INFO : potato: Copied (new) 2025/04/14 07:12:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:12:17 ERROR : Linkbox root 'rclone-test-xafunex6kutu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/14 07:12:17 ERROR : Linkbox root 'rclone-test-xafunex6kutu': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/14 07:12:18 DEBUG : potato: Sizes identical 2025/04/14 07:12:18 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/14 07:12:18 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:12:18 DEBUG : potato: Unchanged skipping 2025/04/14 07:12:18 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:12:20 INFO : yaml: Copied (new) 2025/04/14 07:12:20 DEBUG : Waiting for deletions to finish 2025/04/14 07:12:22 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.38s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/14 07:12:29 ERROR : Linkbox root 'rclone-test-xafunex6kutu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/14 07:12:29 ERROR : Linkbox root 'rclone-test-xafunex6kutu': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/14 07:12:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/14 07:12:29 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/14 07:12:29 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:12:29 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:12:32 INFO : potato: Copied (new) 2025/04/14 07:12:32 INFO : yam: Copied (new) 2025/04/14 07:12:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:12:33 ERROR : Linkbox root 'rclone-test-xafunex6kutu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/14 07:12:33 ERROR : Linkbox root 'rclone-test-xafunex6kutu': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/14 07:12:33 DEBUG : potato: Sizes identical 2025/04/14 07:12:33 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/14 07:12:33 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:12:33 DEBUG : potato: Unchanged skipping 2025/04/14 07:12:33 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:12:36 INFO : yaml: Copied (new) 2025/04/14 07:12:36 DEBUG : Waiting for deletions to finish 2025/04/14 07:12:37 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.36s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/14 07:12:43 ERROR : Linkbox root 'rclone-test-xafunex6kutu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/14 07:12:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/14 07:12:43 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/04/14 07:12:43 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:12:43 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:12:48 INFO : potato: Copied (new) 2025/04/14 07:12:48 INFO : sub/yam: Copied (new) 2025/04/14 07:12:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:12:49 ERROR : Linkbox root 'rclone-test-xafunex6kutu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/14 07:12:49 DEBUG : potato: Sizes identical 2025/04/14 07:12:49 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/14 07:12:49 DEBUG : potato: Unchanged skipping 2025/04/14 07:12:50 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:12:50 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:12:52 INFO : yam: Copied (new) 2025/04/14 07:12:52 DEBUG : Waiting for deletions to finish 2025/04/14 07:12:54 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (19.57s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:13:03 DEBUG : Creating backend with remote "/tmp/rclone3897700992/dir1" 2025/04/14 07:13:03 DEBUG : Config file has changed externally - reloading 2025/04/14 07:13:03 DEBUG : Creating backend with remote "/tmp/rclone3897700992/dir2" 2025/04/14 07:13:03 DEBUG : Local file system at /tmp/rclone3897700992/dir2: Using server-side directory move 2025/04/14 07:13:03 INFO : Local file system at /tmp/rclone3897700992/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/14 07:13:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/14 07:13:03 DEBUG : Local file system at /tmp/rclone3897700992/dir2: Waiting for checks to finish 2025/04/14 07:13:03 DEBUG : Local file system at /tmp/rclone3897700992/dir2: Waiting for transfers to finish 2025/04/14 07:13:03 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.74s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:13:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:13:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/14 07:13:04 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:13:04 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:13:12 INFO : sub dir/hello world: Copied (new) 2025/04/14 07:13:12 INFO : sub dir/hello world: Deleted 2025/04/14 07:13:13 INFO : nested/sub dir/file: Copied (new) 2025/04/14 07:13:13 INFO : nested/sub dir/file: Deleted 2025/04/14 07:13:13 INFO : sub dir: Removing directory 2025/04/14 07:13:13 INFO : nested/sub dir: Removing directory 2025/04/14 07:13:13 INFO : nested: Removing directory 2025/04/14 07:13:13 DEBUG : Local file system at /tmp/rclone3897700992: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (22.09s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:13:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:13:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/14 07:13:26 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:13:26 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:13:34 INFO : sub dir/hello world: Copied (new) 2025/04/14 07:13:34 INFO : sub dir/hello world: Deleted 2025/04/14 07:13:34 INFO : nested/sub dir/file: Copied (new) 2025/04/14 07:13:34 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (21.79s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:13:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/14 07:13:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/14 07:13:48 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:13:48 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:13:51 INFO : existing: Copied (new) 2025/04/14 07:13:51 INFO : existing: Deleted 2025/04/14 07:13:51 INFO : existing-b: Copied (new) 2025/04/14 07:13:51 INFO : existing-b: Deleted 2025/04/14 07:13:51 DEBUG : existing: Destination exists, skipping 2025/04/14 07:13:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/14 07:13:51 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:13:51 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:13:51 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.44s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:13:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-valiluz9qego" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xafunex6kutu' -> Linkbox root 'rclone-test-valiluz9qego' 2025/04/14 07:14:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 07:14:15 DEBUG : empty space: Sizes identical 2025/04/14 07:14:15 DEBUG : empty space: Unchanged skipping 2025/04/14 07:14:15 DEBUG : Linkbox root 'rclone-test-valiluz9qego': Waiting for checks to finish 2025/04/14 07:14:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/14 07:14:15 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:14:15 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:14:16 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:14:16 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:14:17 INFO : empty space: Deleted 2025/04/14 07:14:17 DEBUG : Linkbox root 'rclone-test-valiluz9qego': Waiting for transfers to finish sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMove 2025/04/14 07:14:17 DEBUG : Linkbox root 'rclone-test-valiluz9qego': Purge remote --- FAIL: TestServerSideMove (25.44s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:14:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yoxazig2vara" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xafunex6kutu' -> Linkbox root 'rclone-test-yoxazig2vara' 2025/04/14 07:14:41 DEBUG : empty space: Excluded (Size Filter) 2025/04/14 07:14:41 DEBUG : empty space: Excluded 2025/04/14 07:14:41 DEBUG : empty space: Excluded (Size Filter) 2025/04/14 07:14:41 DEBUG : empty space: Excluded 2025/04/14 07:14:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 07:14:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/14 07:14:41 DEBUG : Linkbox root 'rclone-test-yoxazig2vara': Waiting for checks to finish 2025/04/14 07:14:41 DEBUG : Linkbox root 'rclone-test-yoxazig2vara': Waiting for transfers to finish 2025/04/14 07:14:41 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:14:41 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:14:41 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:14:41 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveWithFilter 2025/04/14 07:14:41 DEBUG : Linkbox root 'rclone-test-yoxazig2vara': Purge remote --- FAIL: TestServerSideMoveWithFilter (26.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:14:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wuhifud7wenu" 2025/04/14 07:14:58 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xafunex6kutu' -> Linkbox root 'rclone-test-wuhifud7wenu' 2025/04/14 07:15:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 07:15:10 DEBUG : empty space: Sizes identical 2025/04/14 07:15:10 DEBUG : empty space: Unchanged skipping 2025/04/14 07:15:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/14 07:15:10 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:15:10 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:15:10 DEBUG : Linkbox root 'rclone-test-wuhifud7wenu': Waiting for checks to finish 2025/04/14 07:15:10 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:15:10 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:15:11 INFO : empty space: Deleted 2025/04/14 07:15:11 DEBUG : Linkbox root 'rclone-test-wuhifud7wenu': Waiting for transfers to finish 2025/04/14 07:15:11 ERROR : Linkbox root 'rclone-test-xafunex6kutu': not deleting directories as there were IO errors sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/04/14 07:15:11 DEBUG : Linkbox root 'rclone-test-wuhifud7wenu': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (30.29s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:15:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xafunex6kutu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (7.76s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:15:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xafunex6kutu/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (5.69s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:15:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xafunex6kutu/rclone-sync-test" 2025/04/14 07:15:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xafunex6kutu/rclone-sync-test-include/layer2" 2025/04/14 07:15:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xafunex6kutu/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-xafunex6kutu'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (25.41s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:15:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xafunex6kutu/dst" 2025/04/14 07:15:59 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xafunex6kutu/CompareDest" 2025/04/14 07:16:02 DEBUG : one: Need to transfer - File not found at Destination 2025/04/14 07:16:02 DEBUG : Linkbox root 'rclone-test-xafunex6kutu/dst': Waiting for checks to finish 2025/04/14 07:16:02 DEBUG : Linkbox root 'rclone-test-xafunex6kutu/dst': Waiting for transfers to finish 2025/04/14 07:16:06 INFO : one: Copied (new) 2025/04/14 07:16:06 DEBUG : Waiting for deletions to finish 2025/04/14 07:16:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 07:16:08 DEBUG : Linkbox root 'rclone-test-xafunex6kutu/dst': Waiting for checks to finish 2025/04/14 07:16:08 DEBUG : Linkbox root 'rclone-test-xafunex6kutu/dst': Waiting for transfers to finish 2025/04/14 07:16:08 DEBUG : one: Update: removing old file 2025/04/14 07:16:12 INFO : one: Copied (replaced existing) 2025/04/14 07:16:12 DEBUG : Waiting for deletions to finish 2025/04/14 07:16:14 DEBUG : dst/one: Update: removing old file 2025/04/14 07:16:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 07:16:24 DEBUG : Linkbox root 'rclone-test-xafunex6kutu/dst': Waiting for checks to finish 2025/04/14 07:16:25 DEBUG : one: Sizes identical 2025/04/14 07:16:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 07:16:25 DEBUG : Linkbox root 'rclone-test-xafunex6kutu/dst': Waiting for transfers to finish 2025/04/14 07:16:25 DEBUG : Waiting for deletions to finish 2025/04/14 07:16:25 INFO : There was nothing to transfer 2025/04/14 07:16:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 07:16:30 DEBUG : two: Sizes identical 2025/04/14 07:16:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/14 07:16:30 DEBUG : Linkbox root 'rclone-test-xafunex6kutu/dst': Waiting for checks to finish 2025/04/14 07:16:31 DEBUG : one: Sizes identical 2025/04/14 07:16:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 07:16:31 DEBUG : Linkbox root 'rclone-test-xafunex6kutu/dst': Waiting for transfers to finish 2025/04/14 07:16:31 DEBUG : Waiting for deletions to finish 2025/04/14 07:16:31 INFO : There was nothing to transfer 2025/04/14 07:16:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 07:16:32 DEBUG : two: Sizes identical 2025/04/14 07:16:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/14 07:16:32 DEBUG : Linkbox root 'rclone-test-xafunex6kutu/dst': Waiting for checks to finish 2025/04/14 07:16:33 DEBUG : one: Sizes identical 2025/04/14 07:16:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 07:16:33 DEBUG : Linkbox root 'rclone-test-xafunex6kutu/dst': Waiting for transfers to finish 2025/04/14 07:16:33 DEBUG : Waiting for deletions to finish 2025/04/14 07:16:33 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/14 07:16:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 07:16:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/14 07:16:35 DEBUG : two: Need to transfer - File not found at Destination 2025/04/14 07:16:35 DEBUG : Linkbox root 'rclone-test-xafunex6kutu/dst': Waiting for checks to finish 2025/04/14 07:16:36 DEBUG : one: Sizes identical 2025/04/14 07:16:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 07:16:36 DEBUG : Linkbox root 'rclone-test-xafunex6kutu/dst': Waiting for transfers to finish 2025/04/14 07:16:38 INFO : two: Copied (new) 2025/04/14 07:16:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (53.75s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:17:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xafunex6kutu/dest" 2025/04/14 07:17:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xafunex6kutu/pre-dest1" 2025/04/14 07:17:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xafunex6kutu/pre-dest2" 2025/04/14 07:17:09 DEBUG : 1: Sizes identical 2025/04/14 07:17:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/14 07:17:09 DEBUG : 2: Sizes identical 2025/04/14 07:17:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/14 07:17:10 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/14 07:17:10 DEBUG : Linkbox root 'rclone-test-xafunex6kutu/dest': Waiting for checks to finish 2025/04/14 07:17:10 DEBUG : Linkbox root 'rclone-test-xafunex6kutu/dest': Waiting for transfers to finish 2025/04/14 07:17:15 INFO : 3: Copied (new) 2025/04/14 07:17:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.20s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.69s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.71s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.80s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.84s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.80s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.71s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.78s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:17:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/14 07:17:37 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:17:37 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:17:37 DEBUG : Testêé: Update: removing old file 2025/04/14 07:17:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/14 07:17:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.21s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:17:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/14 07:17:45 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:17:45 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:17:48 INFO : existing: Copied (new) 2025/04/14 07:17:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:17:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/14 07:17:49 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:17:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/14 07:17:49 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:17:49 ERROR : Linkbox root 'rclone-test-xafunex6kutu': not deleting files as there were IO errors 2025/04/14 07:17:49 ERROR : Linkbox root 'rclone-test-xafunex6kutu': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (9.23s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.78s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:18:16 DEBUG : existing: Sizes identical 2025/04/14 07:18:16 DEBUG : existing: Unchanged skipping 2025/04/14 07:18:16 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/14 07:18:16 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:16 ERROR : EXISTING: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:16 ERROR : EXISTING: Error while attempting to rename to existing: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:16 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:16 ERROR : EXISTINGBUTDIFFERENT: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:16 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:16 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/04/14 07:18:24 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2025/04/14 07:18:26 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:26 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:26 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=a691972ce0ab6b07834f85bc98f4f682&ts=1744615097&ip=65.108.87.141": context canceled 2025/04/14 07:18:26 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=a691972ce0ab6b07834f85bc98f4f682&ts=1744615097&ip=65.108.87.141": context canceled 2025/04/14 07:18:26 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:35 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:35 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:35 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=ec85ce92ddf0a04a490ff2951986b8a9&ts=1744615108&ip=65.108.87.141": context canceled 2025/04/14 07:18:35 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=ec85ce92ddf0a04a490ff2951986b8a9&ts=1744615108&ip=65.108.87.141": context canceled 2025/04/14 07:18:35 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:41 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:41 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:41 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=827eef827f89158d0026acf1a638c006&ts=1744615117&ip=65.108.87.141": context canceled 2025/04/14 07:18:41 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=827eef827f89158d0026acf1a638c006&ts=1744615117&ip=65.108.87.141": context canceled 2025/04/14 07:18:41 ERROR : SUBDIRA/subdirb/SUBDIRC: Error while attempting to rename to subdira/subdirb/subdirc: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:42 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/14 07:18:42 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:42 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:42 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Error while attempting to rename to subdira/subdirb/subdirc/hello: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:42 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2025/04/14 07:18:45 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:45 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:45 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird: Error while attempting to rename to subdira/subdirb/subdirc/subdird: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:46 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/14 07:18:46 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:18:46 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:46 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:46 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Error while attempting to rename to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:18:46 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:18:46 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2025/04/14 07:18:47 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2025/04/14 07:18:51 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/04/14 07:18:51 ERROR : Linkbox root 'rclone-test-xafunex6kutu': not deleting files as there were IO errors 2025/04/14 07:18:51 ERROR : Linkbox root 'rclone-test-xafunex6kutu': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestFixCase --- FAIL: TestFixCase (95.53s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.18s) --- SKIP: TestMaxTransfer/Hard (0.77s) --- SKIP: TestMaxTransfer/Soft (0.71s) --- SKIP: TestMaxTransfer/Cautious (0.70s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:21:26 DEBUG : both1: Sizes identical 2025/04/14 07:21:26 DEBUG : both11: Sizes identical 2025/04/14 07:21:26 DEBUG : both0: Sizes identical 2025/04/14 07:21:26 DEBUG : both10: Sizes identical 2025/04/14 07:21:26 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:21:26 DEBUG : both1: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both12: Sizes identical 2025/04/14 07:21:26 DEBUG : both12: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both13: Sizes identical 2025/04/14 07:21:26 DEBUG : both13: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both14: Sizes identical 2025/04/14 07:21:26 DEBUG : both14: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both15: Sizes identical 2025/04/14 07:21:26 DEBUG : both15: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both16: Sizes identical 2025/04/14 07:21:26 DEBUG : both16: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both17: Sizes identical 2025/04/14 07:21:26 DEBUG : both11: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both18: Sizes identical 2025/04/14 07:21:26 DEBUG : both0: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both19: Sizes identical 2025/04/14 07:21:26 DEBUG : both19: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both2: Sizes identical 2025/04/14 07:21:26 DEBUG : both2: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both3: Sizes identical 2025/04/14 07:21:26 DEBUG : both3: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both4: Sizes identical 2025/04/14 07:21:26 DEBUG : both4: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both5: Sizes identical 2025/04/14 07:21:26 DEBUG : both5: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both6: Sizes identical 2025/04/14 07:21:26 DEBUG : both6: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both7: Sizes identical 2025/04/14 07:21:26 DEBUG : both7: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both8: Sizes identical 2025/04/14 07:21:26 DEBUG : both8: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both9: Sizes identical 2025/04/14 07:21:26 DEBUG : both9: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both10: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both17: Unchanged skipping 2025/04/14 07:21:26 DEBUG : both18: Unchanged skipping 2025/04/14 07:21:26 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:21:26 DEBUG : Waiting for deletions to finish 2025/04/14 07:21:28 INFO : only9: Deleted 2025/04/14 07:21:28 INFO : only11: Deleted 2025/04/14 07:21:28 INFO : only14: Deleted 2025/04/14 07:21:29 INFO : only19: Deleted 2025/04/14 07:21:30 INFO : only4: Deleted 2025/04/14 07:21:30 INFO : only1: Deleted 2025/04/14 07:21:30 INFO : only10: Deleted 2025/04/14 07:21:30 INFO : only12: Deleted 2025/04/14 07:21:31 INFO : only16: Deleted 2025/04/14 07:21:32 INFO : only2: Deleted 2025/04/14 07:21:32 INFO : only6: Deleted 2025/04/14 07:21:32 INFO : only7: Deleted 2025/04/14 07:21:33 INFO : only0: Deleted 2025/04/14 07:21:34 INFO : only15: Deleted 2025/04/14 07:21:34 INFO : only18: Deleted 2025/04/14 07:21:34 INFO : only17: Deleted 2025/04/14 07:21:35 INFO : only3: Deleted 2025/04/14 07:21:35 INFO : only5: Deleted 2025/04/14 07:21:35 INFO : only8: Deleted 2025/04/14 07:21:36 INFO : only13: Deleted run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (157.63s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:24:03 DEBUG : both0: Sizes identical 2025/04/14 07:24:03 DEBUG : both1: Sizes identical 2025/04/14 07:24:03 DEBUG : both10: Sizes identical 2025/04/14 07:24:03 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for checks to finish 2025/04/14 07:24:03 DEBUG : both11: Sizes identical 2025/04/14 07:24:03 DEBUG : both0: Unchanged skipping 2025/04/14 07:24:03 DEBUG : both12: Sizes identical 2025/04/14 07:24:03 DEBUG : both11: Unchanged skipping 2025/04/14 07:24:03 DEBUG : both13: Sizes identical 2025/04/14 07:24:03 DEBUG : both13: Unchanged skipping 2025/04/14 07:24:03 DEBUG : both14: Sizes identical 2025/04/14 07:24:03 DEBUG : both1: Unchanged skipping 2025/04/14 07:24:03 DEBUG : both15: Sizes identical 2025/04/14 07:24:03 DEBUG : both10: Unchanged skipping 2025/04/14 07:24:03 DEBUG : both16: Sizes identical 2025/04/14 07:24:03 DEBUG : both16: Unchanged skipping 2025/04/14 07:24:03 DEBUG : both17: Sizes identical 2025/04/14 07:24:03 DEBUG : both17: Unchanged skipping 2025/04/14 07:24:03 DEBUG : both18: Sizes identical 2025/04/14 07:24:03 DEBUG : both18: Unchanged skipping 2025/04/14 07:24:03 DEBUG : both19: Sizes identical 2025/04/14 07:24:03 DEBUG : both19: Unchanged skipping 2025/04/14 07:24:03 DEBUG : both2: Sizes identical 2025/04/14 07:24:03 DEBUG : both2: Unchanged skipping 2025/04/14 07:24:03 DEBUG : both3: Sizes identical 2025/04/14 07:24:03 DEBUG : both3: Unchanged skipping 2025/04/14 07:24:03 DEBUG : both4: Sizes identical 2025/04/14 07:24:03 DEBUG : both12: Unchanged skipping 2025/04/14 07:24:03 DEBUG : both5: Sizes identical 2025/04/14 07:24:03 DEBUG : both14: Unchanged skipping 2025/04/14 07:24:03 DEBUG : both6: Sizes identical 2025/04/14 07:24:03 DEBUG : both6: Unchanged skipping 2025/04/14 07:24:03 DEBUG : both7: Sizes identical 2025/04/14 07:24:03 DEBUG : both7: Unchanged skipping 2025/04/14 07:24:03 DEBUG : both8: Sizes identical 2025/04/14 07:24:03 DEBUG : both8: Unchanged skipping 2025/04/14 07:24:03 DEBUG : both9: Sizes identical 2025/04/14 07:24:03 DEBUG : both9: Unchanged skipping 2025/04/14 07:24:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 DEBUG : both15: Unchanged skipping 2025/04/14 07:24:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 DEBUG : both5: Unchanged skipping 2025/04/14 07:24:03 DEBUG : both4: Unchanged skipping 2025/04/14 07:24:03 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/14 07:24:03 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Waiting for transfers to finish 2025/04/14 07:24:03 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/04/14 07:24:03 ERROR : Linkbox root 'rclone-test-xafunex6kutu': not deleting files as there were IO errors 2025/04/14 07:24:03 ERROR : Linkbox root 'rclone-test-xafunex6kutu': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (179.76s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:25:09 DEBUG : empty_dir: Making directory with metadata 2025/04/14 07:25:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 07:25:09 DEBUG : empty_on_remote: Making directory with metadata 2025/04/14 07:25:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 07:25:09 INFO : empty_on_remote: Making directory 2025/04/14 07:25:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:25:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/14 07:25:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/14 07:25:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/14 07:25:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (31.18s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:25:41 DEBUG : empty_dir: Making directory with metadata 2025/04/14 07:25:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 07:25:41 DEBUG : empty_on_remote: Making directory with metadata 2025/04/14 07:25:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 07:25:41 INFO : empty_on_remote: Making directory 2025/04/14 07:25:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:25:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/14 07:25:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/14 07:25:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/14 07:25:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/14 07:25:55 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (37.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:26:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 07:26:18 INFO : sub dir: Making directory 2025/04/14 07:26:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (59.99s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" 2025/04/14 07:27:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 07:27:18 INFO : sub dir: Making directory 2025/04/14 07:27:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-xafunex6kutu'", Local "Local file system at /tmp/rclone3897700992", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (58.79s) FAIL 2025/04/14 07:28:17 DEBUG : Linkbox root 'rclone-test-xafunex6kutu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 25m10.716701101s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]