"./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Starting (try 1/5) 2025/10/02 01:49:18 DEBUG : Creating backend with remote "TestBox:rclone-test-jezonos7wobo" 2025/10/02 01:49:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/02 01:49:19 DEBUG : box root 'rclone-test-jezonos7wobo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:49:20 DEBUG : Creating backend with remote "/tmp/rclone844553922" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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 "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:49:21 DEBUG : box root 'rclone-test-jezonos7wobo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:49:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 01:49:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/02 01:49:22 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:49:22 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (3.62s) === RUN TestCopy run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:49:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/02 01:49:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 01:49:24 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:49:24 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:49:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:49:27 INFO : sub dir/hello world: Copied (new) 2025/10/02 01:49:28 DEBUG : box root 'rclone-test-jezonos7wobo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.62s) === RUN TestCopyMetadata run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.71s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.69s) === RUN TestCopyMissingDirectory run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:49:33 DEBUG : Creating backend with remote "/non-existing" 2025/10/02 01:49:34 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/02 01:49:34 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:49:34 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.09s) === RUN TestCopyNoTraverse run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:49:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 01:49:35 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:49:35 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:49:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:49:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.39s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.80s) === RUN TestCopyCheckFirst run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:49:43 INFO : box root 'rclone-test-jezonos7wobo': Running all checks before starting transfers 2025/10/02 01:49:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 01:49:43 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:49:43 INFO : box root 'rclone-test-jezonos7wobo': Checks finished, now starting transfers 2025/10/02 01:49:43 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:49:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:49:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.25s) === RUN TestSyncNoTraverse run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:49:50 ERROR : Ignoring --no-traverse with sync 2025/10/02 01:49:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 01:49:50 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:49:50 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:49:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:49:53 INFO : sub dir/hello world: Copied (new) 2025/10/02 01:49:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (6.96s) === RUN TestCopyWithDepth run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:49:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/02 01:49:57 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:49:57 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:49:59 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/02 01:49:59 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.20s) === RUN TestCopyWithFilesFrom run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:50:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 01:50:02 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:50:02 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:50:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:50:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:50:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 01:50:06 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:50:06 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:50:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:50:07 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:50:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/02 01:50:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/02 01:50:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/02 01:50:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/02 01:50:09 INFO : sub dir2: Making directory 2025/10/02 01:50:11 INFO : sub dir: Making directory 2025/10/02 01:50:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 01:50:12 INFO : sub dir2/sub sub dir2: Making directory 2025/10/02 01:50:13 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:50:13 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:50:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:50:14 INFO : sub dir/hello world: Copied (new) 2025/10/02 01:50:15 DEBUG : box root 'rclone-test-jezonos7wobo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (12.09s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:50:21 INFO : sub dir2: Making directory 2025/10/02 01:50:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/02 01:50:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/02 01:50:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 01:50:22 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:50:22 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:50:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:50:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:50:28 DEBUG : sub dir2: Making directory with metadata 2025/10/02 01:50:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/02 01:50:29 INFO : sub dir2: Making directory 2025/10/02 01:50:30 INFO : sub dir: Making directory 2025/10/02 01:50:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 01:50:31 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:50:31 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:50:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:50:33 INFO : sub dir/hello world: Copied (new) 2025/10/02 01:50:33 INFO : sub dir/hello world: Deleted 2025/10/02 01:50:34 DEBUG : box root 'rclone-test-jezonos7wobo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/02 01:50:34 DEBUG : box root 'rclone-test-jezonos7wobo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (10.03s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.74s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:50:39 INFO : sub dir2: Making directory 2025/10/02 01:50:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 01:50:40 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:50:40 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:50:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:50:42 INFO : sub dir/hello world: Copied (new) 2025/10/02 01:50:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.42s) === RUN TestSyncEmptyDirectories run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:50:47 DEBUG : sub dir2: Making directory with metadata 2025/10/02 01:50:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/02 01:50:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/02 01:50:47 INFO : sub dir2: Making directory 2025/10/02 01:50:48 INFO : sub dir: Making directory 2025/10/02 01:50:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 01:50:49 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:50:49 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:50:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:50:51 INFO : sub dir/hello world: Copied (new) 2025/10/02 01:50:51 DEBUG : Waiting for deletions to finish 2025/10/02 01:50:52 DEBUG : box root 'rclone-test-jezonos7wobo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.34s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.73s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:50:57 INFO : sub dir2: Making directory 2025/10/02 01:50:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 01:50:57 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:50:57 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:51:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:51:00 INFO : sub dir/hello world: Copied (new) 2025/10/02 01:51:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.33s) === RUN TestServerSideCopy run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:51:08 DEBUG : Creating backend with remote "TestBox:rclone-test-jewezel2puqu" 2025/10/02 01:51:08 DEBUG : box root 'rclone-test-jewezel2puqu': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:620: Server side copy (if possible) box root 'rclone-test-jezonos7wobo' -> box root 'rclone-test-jewezel2puqu' 2025/10/02 01:51:09 DEBUG : box root 'rclone-test-jewezel2puqu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:51:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 01:51:09 DEBUG : box root 'rclone-test-jewezel2puqu': Waiting for checks to finish 2025/10/02 01:51:09 DEBUG : box root 'rclone-test-jewezel2puqu': Waiting for transfers to finish 2025/10/02 01:51:10 DEBUG : box root 'rclone-test-jewezel2puqu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:51:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:51:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/02 01:51:14 DEBUG : box root 'rclone-test-jewezel2puqu': Purge remote --- PASS: TestServerSideCopy (14.83s) === RUN TestCopyOverSelf run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:51:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/02 01:51:23 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:51:23 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:51:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/02 01:51:25 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (9.62s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:51:32 DEBUG : Creating backend with remote "TestBox:rclone-test-horeyay9xibe" 2025/10/02 01:51:33 DEBUG : box root 'rclone-test-horeyay9xibe': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:656: Server side copy (if possible) box root 'rclone-test-jezonos7wobo' -> box root 'rclone-test-horeyay9xibe' 2025/10/02 01:51:34 DEBUG : box root 'rclone-test-horeyay9xibe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:51:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 01:51:34 DEBUG : box root 'rclone-test-horeyay9xibe': Waiting for checks to finish 2025/10/02 01:51:34 DEBUG : box root 'rclone-test-horeyay9xibe': Waiting for transfers to finish 2025/10/02 01:51:35 DEBUG : box root 'rclone-test-horeyay9xibe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:51:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:51:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/02 01:51:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/02 01:51:42 DEBUG : box root 'rclone-test-horeyay9xibe': Waiting for checks to finish 2025/10/02 01:51:42 DEBUG : box root 'rclone-test-horeyay9xibe': Waiting for transfers to finish 2025/10/02 01:51:43 DEBUG : sub dir/hello world: dst already exists, copying to temp name sub dir/hello world-rclone-copy-zinafiz3 2025/10/02 01:51:44 DEBUG : sub dir/hello world-rclone-copy-zinafiz3: moving to real name sub dir/hello world 2025/10/02 01:51:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/02 01:51:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/02 01:51:47 DEBUG : box root 'rclone-test-horeyay9xibe': Purge remote --- PASS: TestServerSideCopyOverSelf (22.78s) === RUN TestMoveOverSelf run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:51:55 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:51:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/02 01:51:55 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:51:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/02 01:51:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/02 01:51:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (9.95s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:52:05 DEBUG : Creating backend with remote "TestBox:rclone-test-mudivak0kulu" 2025/10/02 01:52:05 DEBUG : Config file has changed externally - reloading 2025/10/02 01:52:06 DEBUG : box root 'rclone-test-mudivak0kulu': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:701: Server side copy (if possible) box root 'rclone-test-jezonos7wobo' -> box root 'rclone-test-mudivak0kulu' 2025/10/02 01:52:07 DEBUG : box root 'rclone-test-mudivak0kulu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:52:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 01:52:07 DEBUG : box root 'rclone-test-mudivak0kulu': Waiting for checks to finish 2025/10/02 01:52:07 DEBUG : box root 'rclone-test-mudivak0kulu': Waiting for transfers to finish 2025/10/02 01:52:08 DEBUG : box root 'rclone-test-mudivak0kulu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:52:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:52:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/02 01:52:15 DEBUG : box root 'rclone-test-mudivak0kulu': Using server-side directory move 2025/10/02 01:52:15 INFO : box root 'rclone-test-mudivak0kulu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/02 01:52:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/02 01:52:16 DEBUG : box root 'rclone-test-mudivak0kulu': Waiting for checks to finish 2025/10/02 01:52:16 DEBUG : box root 'rclone-test-mudivak0kulu': Waiting for transfers to finish 2025/10/02 01:52:17 INFO : sub dir/hello world: Deleted 2025/10/02 01:52:19 INFO : sub dir/hello world: Moved (server-side) 2025/10/02 01:52:22 DEBUG : testing file moves 2025/10/02 01:52:23 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/02 01:52:23 DEBUG : box root 'rclone-test-mudivak0kulu': Waiting for checks to finish 2025/10/02 01:52:23 DEBUG : box root 'rclone-test-mudivak0kulu': Waiting for transfers to finish 2025/10/02 01:52:24 INFO : sub dir/hello world: Deleted 2025/10/02 01:52:26 INFO : sub dir/hello world: Moved (server-side) 2025/10/02 01:52:27 DEBUG : box root 'rclone-test-mudivak0kulu': Purge remote --- PASS: TestServerSideMoveOverSelf (29.38s) === RUN TestCopyAfterDelete run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:52:33 ERROR : error listing: directory not found 2025/10/02 01:52:34 INFO : Local file system at /tmp/rclone844553922: Making directory 2025/10/02 01:52:35 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:52:35 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.28s) === RUN TestCopyRedownload run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:52:43 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/02 01:52:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 01:52:43 DEBUG : Local file system at /tmp/rclone844553922: Waiting for checks to finish 2025/10/02 01:52:43 DEBUG : Local file system at /tmp/rclone844553922: Waiting for transfers to finish 2025/10/02 01:52:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:52:44 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/10/02 01:52:44 INFO : sub dir/hello world: Copied (new) 2025/10/02 01:52:44 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.88s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:52:48 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/02 01:52:48 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:52:48 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:52:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/02 01:52:50 INFO : check sum: Copied (new) 2025/10/02 01:52:50 DEBUG : Waiting for deletions to finish 2025/10/02 01:52:51 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:52:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/02 01:52:51 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/02 01:52:51 DEBUG : check sum: Unchanged skipping 2025/10/02 01:52:51 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:52:51 DEBUG : Waiting for deletions to finish 2025/10/02 01:52:51 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.12s) === RUN TestSyncSizeOnly run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:52:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/02 01:52:53 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:52:53 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:52:55 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/02 01:52:55 INFO : sizeonly: Copied (new) 2025/10/02 01:52:55 DEBUG : Waiting for deletions to finish 2025/10/02 01:52:55 DEBUG : sizeonly: Sizes identical 2025/10/02 01:52:55 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:52:55 DEBUG : sizeonly: Unchanged skipping 2025/10/02 01:52:55 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:52:55 DEBUG : Waiting for deletions to finish 2025/10/02 01:52:55 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.95s) === RUN TestSyncIgnoreSize run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:52:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/02 01:52:58 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:52:58 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:53:00 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/02 01:53:00 INFO : ignore-size: Copied (new) 2025/10/02 01:53:00 DEBUG : Waiting for deletions to finish 2025/10/02 01:53:01 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/02 01:53:01 DEBUG : ignore-size: Unchanged skipping 2025/10/02 01:53:01 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:53:01 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:53:01 DEBUG : Waiting for deletions to finish 2025/10/02 01:53:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.91s) === RUN TestSyncIgnoreTimes run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:53:05 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/02 01:53:05 DEBUG : existing: Unchanged skipping 2025/10/02 01:53:05 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:53:05 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:53:05 DEBUG : Waiting for deletions to finish 2025/10/02 01:53:05 INFO : There was nothing to transfer 2025/10/02 01:53:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/02 01:53:06 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:53:06 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:53:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/02 01:53:07 INFO : existing: Copied (replaced existing) 2025/10/02 01:53:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (6.22s) === RUN TestSyncIgnoreExisting run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:53:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/02 01:53:09 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:53:09 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:53:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/02 01:53:11 INFO : existing: Copied (new) 2025/10/02 01:53:11 DEBUG : Waiting for deletions to finish 2025/10/02 01:53:12 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:53:12 DEBUG : existing: Destination exists, skipping 2025/10/02 01:53:12 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:53:12 DEBUG : Waiting for deletions to finish 2025/10/02 01:53:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.79s) === RUN TestSyncIgnoreErrors run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:53:19 INFO : d: Making directory 2025/10/02 01:53:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/02 01:53:22 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 01:53:22 DEBUG : c/non empty space: Unchanged skipping 2025/10/02 01:53:22 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:53:22 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:53:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 01:53:24 INFO : a/potato2: Copied (new) 2025/10/02 01:53:24 DEBUG : Waiting for deletions to finish 2025/10/02 01:53:25 INFO : b/potato: Deleted 2025/10/02 01:53:25 INFO : d: Removing directory 2025/10/02 01:53:26 INFO : b: Removing directory 2025/10/02 01:53:27 DEBUG : box root 'rclone-test-jezonos7wobo': deleted 2 directories --- PASS: TestSyncIgnoreErrors (19.74s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:53:36 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:53:36 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2025/10/02 01:53:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/02 01:53:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/02 01:53:36 DEBUG : empty space: Unchanged skipping 2025/10/02 01:53:36 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:53:36 DEBUG : Waiting for deletions to finish 2025/10/02 01:53:36 INFO : There was nothing to transfer 2025/10/02 01:53:37 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2025/10/02 01:53:37 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:53:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/02 01:53:37 INFO : empty space: Updated modification time in destination 2025/10/02 01:53:37 DEBUG : empty space: Unchanged skipping 2025/10/02 01:53:37 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:53:37 DEBUG : Waiting for deletions to finish 2025/10/02 01:53:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (6.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:53:42 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2025/10/02 01:53:42 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:53:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/02 01:53:42 DEBUG : empty space: Unchanged skipping 2025/10/02 01:53:42 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:53:42 DEBUG : Waiting for deletions to finish 2025/10/02 01:53:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.71s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:53:47 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2025/10/02 01:53:47 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:53:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone844553922) 2025/10/02 01:53:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (box root 'rclone-test-jezonos7wobo') 2025/10/02 01:53:47 DEBUG : foo: sha1 differ 2025/10/02 01:53:47 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:53:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/02 01:53:48 INFO : foo: Copied (replaced existing) 2025/10/02 01:53:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.95s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:53:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 01:53:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/02 01:53:52 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:53:52 DEBUG : empty space: Unchanged skipping 2025/10/02 01:53:52 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:53:54 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 01:53:54 INFO : potato: Copied (new) 2025/10/02 01:53:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:54:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/02 01:54:00 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:54:00 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:54:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/02 01:54:01 INFO : potato: Copied (replaced existing) 2025/10/02 01:54:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (6.22s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:54:06 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:54:06 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 04:59:59 -0800 -0800 2025/10/02 01:54:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone844553922) 2025/10/02 01:54:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (box root 'rclone-test-jezonos7wobo') 2025/10/02 01:54:06 DEBUG : potato: sha1 differ 2025/10/02 01:54:06 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:54:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/02 01:54:07 INFO : potato: Copied (replaced existing) 2025/10/02 01:54:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:54:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 01:54:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 01:54:13 DEBUG : empty space: Unchanged skipping 2025/10/02 01:54:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/02 01:54:13 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:54:13 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:54:13 DEBUG : Waiting for deletions to finish 2025/10/02 01:54:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:54:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 01:54:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 01:54:20 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:54:20 DEBUG : empty space: Unchanged skipping 2025/10/02 01:54:20 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:54:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 01:54:22 INFO : potato2: Copied (new) 2025/10/02 01:54:22 DEBUG : Waiting for deletions to finish 2025/10/02 01:54:23 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:54:32 INFO : d: Making directory 2025/10/02 01:54:33 INFO : d/e: Making directory 2025/10/02 01:54:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/02 01:54:37 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 01:54:37 DEBUG : c/non empty space: Unchanged skipping 2025/10/02 01:54:38 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:54:38 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:54:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 01:54:39 INFO : a/potato2: Copied (new) 2025/10/02 01:54:39 DEBUG : Waiting for deletions to finish 2025/10/02 01:54:40 INFO : b/potato: Deleted 2025/10/02 01:54:40 INFO : d/e: Removing directory 2025/10/02 01:54:41 INFO : d: Removing directory 2025/10/02 01:54:42 INFO : b: Removing directory 2025/10/02 01:54:43 DEBUG : box root 'rclone-test-jezonos7wobo': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (23.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:54:56 INFO : d: Making directory 2025/10/02 01:54:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/02 01:54:58 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:54:58 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 01:54:58 DEBUG : c/non empty space: Unchanged skipping 2025/10/02 01:54:58 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:55:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 01:55:01 INFO : a/potato2: Copied (new) 2025/10/02 01:55:01 ERROR : box root 'rclone-test-jezonos7wobo': not deleting files as there were IO errors 2025/10/02 01:55:01 ERROR : box root 'rclone-test-jezonos7wobo': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (20.79s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:55:14 DEBUG : Waiting for deletions to finish 2025/10/02 01:55:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 01:55:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 01:55:15 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:55:15 DEBUG : empty space: Unchanged skipping 2025/10/02 01:55:15 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:55:16 INFO : potato: Deleted 2025/10/02 01:55:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 01:55:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (8.42s) === RUN TestSyncDeleteBefore run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:55:23 DEBUG : Waiting for deletions to finish 2025/10/02 01:55:23 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:55:23 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:55:24 INFO : potato: Deleted 2025/10/02 01:55:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 01:55:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 01:55:25 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:55:25 DEBUG : empty space: Unchanged skipping 2025/10/02 01:55:25 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:55:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 01:55:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (10.40s) === RUN TestCopyDeleteBefore run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:55:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 01:55:32 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:55:32 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:55:34 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/02 01:55:34 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.38s) === RUN TestSyncWithExclude run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:55:41 DEBUG : enormous: Excluded (Size Filter) 2025/10/02 01:55:41 DEBUG : enormous: Excluded 2025/10/02 01:55:41 DEBUG : potato2: Excluded (Size Filter) 2025/10/02 01:55:41 DEBUG : potato2: Excluded 2025/10/02 01:55:41 DEBUG : potato2: Excluded (Size Filter) 2025/10/02 01:55:41 DEBUG : potato2: Excluded 2025/10/02 01:55:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 01:55:41 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:55:41 DEBUG : empty space: Unchanged skipping 2025/10/02 01:55:41 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:55:41 DEBUG : Waiting for deletions to finish 2025/10/02 01:55:41 INFO : There was nothing to transfer 2025/10/02 01:55:41 DEBUG : enormous: Excluded (Size Filter) 2025/10/02 01:55:41 DEBUG : enormous: Excluded 2025/10/02 01:55:41 DEBUG : potato2: Excluded (Size Filter) 2025/10/02 01:55:41 DEBUG : potato2: Excluded 2025/10/02 01:55:42 DEBUG : potato2: Excluded (Size Filter) 2025/10/02 01:55:42 DEBUG : potato2: Excluded 2025/10/02 01:55:42 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/02 01:55:42 DEBUG : empty space: Unchanged skipping 2025/10/02 01:55:42 DEBUG : Local file system at /tmp/rclone844553922: Waiting for checks to finish 2025/10/02 01:55:42 DEBUG : Local file system at /tmp/rclone844553922: Waiting for transfers to finish 2025/10/02 01:55:42 DEBUG : Waiting for deletions to finish 2025/10/02 01:55:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (7.56s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:55:50 DEBUG : enormous: Excluded (Size Filter) 2025/10/02 01:55:50 DEBUG : enormous: Excluded 2025/10/02 01:55:50 DEBUG : potato2: Excluded (Size Filter) 2025/10/02 01:55:50 DEBUG : potato2: Excluded 2025/10/02 01:55:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 01:55:50 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:55:50 DEBUG : empty space: Unchanged skipping 2025/10/02 01:55:50 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:55:50 DEBUG : Waiting for deletions to finish 2025/10/02 01:55:51 INFO : enormous: Deleted 2025/10/02 01:55:51 INFO : potato2: Deleted 2025/10/02 01:55:51 INFO : There was nothing to transfer 2025/10/02 01:55:52 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/02 01:55:52 DEBUG : empty space: Unchanged skipping 2025/10/02 01:55:52 DEBUG : Local file system at /tmp/rclone844553922: Waiting for checks to finish 2025/10/02 01:55:52 DEBUG : Local file system at /tmp/rclone844553922: Waiting for transfers to finish 2025/10/02 01:55:52 DEBUG : Waiting for deletions to finish 2025/10/02 01:55:52 INFO : potato2: Deleted 2025/10/02 01:55:52 INFO : enormous: Deleted 2025/10/02 01:55:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.19s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:56:00 DEBUG : five: Need to transfer - File not found at Destination 2025/10/02 01:56:00 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/02 01:56:00 DEBUG : one: Destination is newer than source, skipping 2025/10/02 01:56:00 DEBUG : three: Sizes identical 2025/10/02 01:56:00 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:56:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/02 01:56:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/02 01:56:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone844553922) 2025/10/02 01:56:00 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (box root 'rclone-test-jezonos7wobo') 2025/10/02 01:56:00 DEBUG : two: sha1 differ 2025/10/02 01:56:00 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:56:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/02 01:56:01 INFO : four: Copied (replaced existing) 2025/10/02 01:56:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/02 01:56:02 INFO : two: Copied (replaced existing) 2025/10/02 01:56:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/02 01:56:02 INFO : five: Copied (new) 2025/10/02 01:56:02 DEBUG : Waiting for deletions to finish 2025/10/02 01:56:03 DEBUG : one: Destination is newer than source, skipping 2025/10/02 01:56:03 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:56:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/02 01:56:03 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/02 01:56:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/02 01:56:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/02 01:56:03 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/02 01:56:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/02 01:56:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone844553922) 2025/10/02 01:56:03 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (box root 'rclone-test-jezonos7wobo') 2025/10/02 01:56:03 DEBUG : three: sha1 differ 2025/10/02 01:56:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/02 01:56:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/02 01:56:03 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/02 01:56:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/02 01:56:03 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:56:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/02 01:56:04 INFO : three: Copied (replaced existing) 2025/10/02 01:56:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (16.95s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/10/02 01:56:11 INFO : box root 'rclone-test-jezonos7wobo': Making map for --track-renames 2025/10/02 01:56:11 INFO : box root 'rclone-test-jezonos7wobo': Finished making map for --track-renames 2025/10/02 01:56:11 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:56:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/02 01:56:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/02 01:56:11 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for renames to finish 2025/10/02 01:56:11 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:56:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/02 01:56:13 INFO : potato: Copied (new) 2025/10/02 01:56:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/02 01:56:13 INFO : yam: Copied (new) 2025/10/02 01:56:13 DEBUG : Waiting for deletions to finish 2025/10/02 01:56:14 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/02 01:56:14 INFO : box root 'rclone-test-jezonos7wobo': Making map for --track-renames 2025/10/02 01:56:14 INFO : box root 'rclone-test-jezonos7wobo': Finished making map for --track-renames 2025/10/02 01:56:14 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:56:14 DEBUG : potato: Unchanged skipping 2025/10/02 01:56:14 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for renames to finish 2025/10/02 01:56:15 INFO : yam: Moved (server-side) to: yaml 2025/10/02 01:56:15 INFO : yaml: Renamed from "yam" 2025/10/02 01:56:15 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:56:15 DEBUG : Waiting for deletions to finish 2025/10/02 01:56:15 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (7.37s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/10/02 01:56:18 INFO : box root 'rclone-test-jezonos7wobo': Making map for --track-renames 2025/10/02 01:56:18 INFO : box root 'rclone-test-jezonos7wobo': Finished making map for --track-renames 2025/10/02 01:56:18 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:56:18 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for renames to finish 2025/10/02 01:56:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/02 01:56:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/02 01:56:18 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:56:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/02 01:56:20 INFO : yam: Copied (new) 2025/10/02 01:56:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/02 01:56:20 INFO : potato: Copied (new) 2025/10/02 01:56:20 DEBUG : Waiting for deletions to finish 2025/10/02 01:56:21 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/02 01:56:21 INFO : box root 'rclone-test-jezonos7wobo': Making map for --track-renames 2025/10/02 01:56:21 INFO : box root 'rclone-test-jezonos7wobo': Finished making map for --track-renames 2025/10/02 01:56:21 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:56:21 DEBUG : potato: Unchanged skipping 2025/10/02 01:56:21 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for renames to finish 2025/10/02 01:56:22 INFO : yam: Moved (server-side) to: yaml 2025/10/02 01:56:22 INFO : yaml: Renamed from "yam" 2025/10/02 01:56:22 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:56:22 DEBUG : Waiting for deletions to finish 2025/10/02 01:56:22 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.86s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/10/02 01:56:25 INFO : box root 'rclone-test-jezonos7wobo': Making map for --track-renames 2025/10/02 01:56:25 INFO : box root 'rclone-test-jezonos7wobo': Finished making map for --track-renames 2025/10/02 01:56:25 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:56:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/02 01:56:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/02 01:56:25 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for renames to finish 2025/10/02 01:56:25 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:56:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/02 01:56:28 INFO : sub/yam: Copied (new) 2025/10/02 01:56:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/02 01:56:28 INFO : potato: Copied (new) 2025/10/02 01:56:28 DEBUG : Waiting for deletions to finish 2025/10/02 01:56:29 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/02 01:56:29 DEBUG : potato: Unchanged skipping 2025/10/02 01:56:30 INFO : box root 'rclone-test-jezonos7wobo': Making map for --track-renames 2025/10/02 01:56:30 INFO : box root 'rclone-test-jezonos7wobo': Finished making map for --track-renames 2025/10/02 01:56:30 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:56:30 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for renames to finish 2025/10/02 01:56:32 INFO : sub/yam: Moved (server-side) to: yam 2025/10/02 01:56:32 INFO : yam: Renamed from "sub/yam" 2025/10/02 01:56:32 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:56:32 DEBUG : Waiting for deletions to finish 2025/10/02 01:56:32 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.97s) === RUN TestServerSideMoveLocal run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:56:37 DEBUG : Creating backend with remote "/tmp/rclone844553922/dir1" 2025/10/02 01:56:37 DEBUG : Config file has changed externally - reloading 2025/10/02 01:56:37 DEBUG : Creating backend with remote "/tmp/rclone844553922/dir2" 2025/10/02 01:56:37 DEBUG : Local file system at /tmp/rclone844553922/dir2: Using server-side directory move 2025/10/02 01:56:37 INFO : Local file system at /tmp/rclone844553922/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/02 01:56:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/02 01:56:37 INFO : file1.txt: Moved (server-side) 2025/10/02 01:56:37 DEBUG : Local file system at /tmp/rclone844553922/dir2: Waiting for checks to finish 2025/10/02 01:56:37 DEBUG : Local file system at /tmp/rclone844553922/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.78s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:56:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 01:56:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/02 01:56:38 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:56:38 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:56:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:56:43 INFO : sub dir/hello world: Copied (new) 2025/10/02 01:56:43 INFO : sub dir/hello world: Deleted 2025/10/02 01:56:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/02 01:56:44 INFO : nested/sub dir/file: Copied (new) 2025/10/02 01:56:44 INFO : nested/sub dir/file: Deleted 2025/10/02 01:56:44 INFO : sub dir: Removing directory 2025/10/02 01:56:44 INFO : nested/sub dir: Removing directory 2025/10/02 01:56:44 INFO : nested: Removing directory 2025/10/02 01:56:44 DEBUG : Local file system at /tmp/rclone844553922: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (14.32s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:56:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 01:56:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/02 01:56:52 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:56:52 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:56:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 01:56:58 INFO : sub dir/hello world: Copied (new) 2025/10/02 01:56:58 INFO : sub dir/hello world: Deleted 2025/10/02 01:56:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/02 01:56:58 INFO : nested/sub dir/file: Copied (new) 2025/10/02 01:56:58 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.47s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:57:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/02 01:57:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/02 01:57:06 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:57:06 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:57:07 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/02 01:57:07 INFO : existing-b: Copied (new) 2025/10/02 01:57:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/02 01:57:07 INFO : existing: Copied (new) 2025/10/02 01:57:07 INFO : existing-b: Deleted 2025/10/02 01:57:07 INFO : existing: Deleted 2025/10/02 01:57:08 DEBUG : existing: Destination exists, skipping 2025/10/02 01:57:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/02 01:57:08 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:57:08 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:57:08 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (5.96s) === RUN TestServerSideMove run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:57:11 DEBUG : Creating backend with remote "TestBox:rclone-test-situkag6zuhu" 2025/10/02 01:57:11 DEBUG : Config file has changed externally - reloading 2025/10/02 01:57:12 DEBUG : box root 'rclone-test-situkag6zuhu': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1735: Server side move (if possible) box root 'rclone-test-jezonos7wobo' -> box root 'rclone-test-situkag6zuhu' 2025/10/02 01:57:18 DEBUG : box root 'rclone-test-situkag6zuhu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:57:22 DEBUG : box root 'rclone-test-situkag6zuhu': Using server-side directory move 2025/10/02 01:57:22 INFO : box root 'rclone-test-situkag6zuhu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/02 01:57:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 01:57:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/02 01:57:22 DEBUG : empty space: Unchanged skipping 2025/10/02 01:57:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/02 01:57:22 DEBUG : box root 'rclone-test-situkag6zuhu': Waiting for checks to finish 2025/10/02 01:57:23 INFO : empty space: Deleted 2025/10/02 01:57:23 DEBUG : box root 'rclone-test-situkag6zuhu': Waiting for transfers to finish 2025/10/02 01:57:24 INFO : potato3: Deleted 2025/10/02 01:57:24 INFO : potato2: Moved (server-side) 2025/10/02 01:57:25 INFO : potato3: Moved (server-side) 2025/10/02 01:57:26 DEBUG : Creating backend with remote "TestBox:rclone-test-dudasol1gipa" 2025/10/02 01:57:26 DEBUG : box root 'rclone-test-dudasol1gipa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:57:27 DEBUG : box root 'rclone-test-dudasol1gipa': Using server-side directory move 2025/10/02 01:57:27 DEBUG : box root 'rclone-test-dudasol1gipa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:57:28 INFO : box root 'rclone-test-dudasol1gipa': Server side directory move succeeded 2025/10/02 01:57:30 DEBUG : box root 'rclone-test-situkag6zuhu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:57:30 ERROR : error listing: directory not found 2025/10/02 01:57:30 DEBUG : box root 'rclone-test-dudasol1gipa': Purge remote 2025/10/02 01:57:31 DEBUG : box root 'rclone-test-situkag6zuhu': Purge remote 2025/10/02 01:57:32 DEBUG : box root 'rclone-test-situkag6zuhu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:57:32 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (21.10s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:57:32 DEBUG : Creating backend with remote "TestBox:rclone-test-luvofaj8qeha" 2025/10/02 01:57:33 DEBUG : box root 'rclone-test-luvofaj8qeha': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1735: Server side move (if possible) box root 'rclone-test-jezonos7wobo' -> box root 'rclone-test-luvofaj8qeha' 2025/10/02 01:57:39 DEBUG : box root 'rclone-test-luvofaj8qeha': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:57:45 DEBUG : empty space: Excluded (Size Filter) 2025/10/02 01:57:45 DEBUG : empty space: Excluded 2025/10/02 01:57:45 DEBUG : empty space: Excluded (Size Filter) 2025/10/02 01:57:45 DEBUG : empty space: Excluded 2025/10/02 01:57:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 01:57:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/02 01:57:45 DEBUG : box root 'rclone-test-luvofaj8qeha': Waiting for checks to finish 2025/10/02 01:57:45 DEBUG : box root 'rclone-test-luvofaj8qeha': Waiting for transfers to finish 2025/10/02 01:57:46 INFO : potato3: Deleted 2025/10/02 01:57:46 INFO : potato2: Moved (server-side) 2025/10/02 01:57:47 INFO : potato3: Moved (server-side) 2025/10/02 01:57:48 DEBUG : Creating backend with remote "TestBox:rclone-test-nivuqum9fove" 2025/10/02 01:57:48 DEBUG : box root 'rclone-test-nivuqum9fove': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:57:49 DEBUG : empty space: Excluded (Size Filter) 2025/10/02 01:57:49 DEBUG : empty space: Excluded 2025/10/02 01:57:49 DEBUG : box root 'rclone-test-nivuqum9fove': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:57:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 01:57:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/02 01:57:49 DEBUG : box root 'rclone-test-nivuqum9fove': Waiting for checks to finish 2025/10/02 01:57:49 DEBUG : box root 'rclone-test-nivuqum9fove': Waiting for transfers to finish 2025/10/02 01:57:50 DEBUG : box root 'rclone-test-nivuqum9fove': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:57:52 INFO : potato2: Moved (server-side) 2025/10/02 01:57:53 INFO : potato3: Moved (server-side) 2025/10/02 01:57:53 DEBUG : box root 'rclone-test-nivuqum9fove': Purge remote 2025/10/02 01:57:55 DEBUG : box root 'rclone-test-luvofaj8qeha': Purge remote --- PASS: TestServerSideMoveWithFilter (25.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:57:58 DEBUG : Creating backend with remote "TestBox:rclone-test-biwahoj7xavi" 2025/10/02 01:57:58 DEBUG : box root 'rclone-test-biwahoj7xavi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:58:04 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) box root 'rclone-test-jezonos7wobo' -> box root 'rclone-test-biwahoj7xavi' 2025/10/02 01:58:06 DEBUG : box root 'rclone-test-biwahoj7xavi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:58:12 DEBUG : box root 'rclone-test-biwahoj7xavi': Using server-side directory move 2025/10/02 01:58:12 INFO : box root 'rclone-test-biwahoj7xavi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/02 01:58:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 01:58:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/02 01:58:13 DEBUG : empty space: Unchanged skipping 2025/10/02 01:58:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/02 01:58:13 DEBUG : box root 'rclone-test-biwahoj7xavi': Waiting for checks to finish 2025/10/02 01:58:14 INFO : potato3: Deleted 2025/10/02 01:58:14 INFO : empty space: Deleted 2025/10/02 01:58:14 DEBUG : box root 'rclone-test-biwahoj7xavi': Waiting for transfers to finish 2025/10/02 01:58:14 INFO : potato2: Moved (server-side) 2025/10/02 01:58:15 INFO : potato3: Moved (server-side) 2025/10/02 01:58:15 INFO : tomatoDir: Removing directory 2025/10/02 01:58:16 DEBUG : box root 'rclone-test-jezonos7wobo': deleted 1 directories 2025/10/02 01:58:18 DEBUG : Creating backend with remote "TestBox:rclone-test-samehay7xoze" 2025/10/02 01:58:18 DEBUG : box root 'rclone-test-samehay7xoze': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:58:19 INFO : tomatoDir: Making directory 2025/10/02 01:58:20 DEBUG : box root 'rclone-test-samehay7xoze': Using server-side directory move 2025/10/02 01:58:21 DEBUG : box root 'rclone-test-samehay7xoze': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:58:22 INFO : box root 'rclone-test-samehay7xoze': Server side directory move succeeded 2025/10/02 01:58:24 DEBUG : box root 'rclone-test-biwahoj7xavi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:58:24 ERROR : error listing: directory not found 2025/10/02 01:58:24 DEBUG : box root 'rclone-test-biwahoj7xavi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:58:24 ERROR : error listing: directory not found 2025/10/02 01:58:24 DEBUG : box root 'rclone-test-samehay7xoze': Purge remote 2025/10/02 01:58:26 DEBUG : box root 'rclone-test-biwahoj7xavi': Purge remote 2025/10/02 01:58:26 DEBUG : box root 'rclone-test-biwahoj7xavi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/10/02 01:58:26 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (29.42s) === RUN TestServerSideMoveOverlap run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.69s) === RUN TestSyncOverlap run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:58:28 DEBUG : Creating backend with remote "TestBox:rclone-test-jezonos7wobo/rclone-sync-test" --- PASS: TestSyncOverlap (3.08s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:58:31 DEBUG : Creating backend with remote "TestBox:rclone-test-jezonos7wobo/rclone-sync-test" 2025/10/02 01:58:34 DEBUG : Creating backend with remote "TestBox:rclone-test-jezonos7wobo/rclone-sync-test-include/layer2" 2025/10/02 01:58:39 DEBUG : Creating backend with remote "TestBox:rclone-test-jezonos7wobo/rclone-sync-test-ignore-file" 2025/10/02 01:58:47 DEBUG : rclone-sync-test: Excluded 2025/10/02 01:58:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/02 01:58:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/02 01:58:48 DEBUG : box root 'rclone-test-jezonos7wobo/rclone-sync-test': Waiting for checks to finish 2025/10/02 01:58:48 DEBUG : box root 'rclone-test-jezonos7wobo/rclone-sync-test': Waiting for transfers to finish 2025/10/02 01:58:48 DEBUG : Waiting for deletions to finish 2025/10/02 01:58:48 INFO : There was nothing to transfer 2025/10/02 01:58:50 DEBUG : rclone-sync-test: Excluded 2025/10/02 01:58:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/02 01:58:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/02 01:58:51 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:58:51 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:58:51 DEBUG : Waiting for deletions to finish 2025/10/02 01:58:51 INFO : rclone-sync-test-include: Removing directory 2025/10/02 01:58:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/10/02 01:58:52 DEBUG : box root 'rclone-test-jezonos7wobo': failed to delete 1 directories 2025/10/02 01:58:52 INFO : There was nothing to transfer 2025/10/02 01:58:53 DEBUG : rclone-sync-test: Excluded 2025/10/02 01:58:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/02 01:58:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/02 01:58:54 DEBUG : box root 'rclone-test-jezonos7wobo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/10/02 01:58:54 DEBUG : box root 'rclone-test-jezonos7wobo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/10/02 01:58:54 DEBUG : Waiting for deletions to finish 2025/10/02 01:58:54 INFO : There was nothing to transfer 2025/10/02 01:58:55 DEBUG : rclone-sync-test: Excluded 2025/10/02 01:58:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/02 01:58:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/02 01:58:57 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 01:58:57 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 01:58:57 DEBUG : Waiting for deletions to finish 2025/10/02 01:58:57 INFO : rclone-sync-test-include: Removing directory 2025/10/02 01:58:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/10/02 01:58:58 DEBUG : box root 'rclone-test-jezonos7wobo': failed to delete 1 directories 2025/10/02 01:58:58 INFO : There was nothing to transfer 2025/10/02 01:58:59 DEBUG : Excluded 2025/10/02 01:58:59 DEBUG : rclone-sync-test: Excluded 2025/10/02 01:58:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/02 01:59:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/02 01:59:01 DEBUG : box root 'rclone-test-jezonos7wobo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/10/02 01:59:01 DEBUG : box root 'rclone-test-jezonos7wobo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/10/02 01:59:01 DEBUG : Waiting for deletions to finish 2025/10/02 01:59:01 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (36.70s) === RUN TestSyncCompareDest run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:59:08 DEBUG : Creating backend with remote "TestBox:rclone-test-jezonos7wobo/dst" 2025/10/02 01:59:11 DEBUG : Creating backend with remote "TestBox:rclone-test-jezonos7wobo/CompareDest" 2025/10/02 01:59:14 DEBUG : one: Need to transfer - File not found at Destination 2025/10/02 01:59:14 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for checks to finish 2025/10/02 01:59:14 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for transfers to finish 2025/10/02 01:59:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/02 01:59:18 INFO : one: Copied (new) 2025/10/02 01:59:18 DEBUG : Waiting for deletions to finish 2025/10/02 01:59:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 01:59:20 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for checks to finish 2025/10/02 01:59:20 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for transfers to finish 2025/10/02 01:59:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/02 01:59:22 INFO : one: Copied (replaced existing) 2025/10/02 01:59:22 DEBUG : Waiting for deletions to finish 2025/10/02 01:59:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 01:59:28 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for checks to finish 2025/10/02 01:59:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 01:59:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/02 01:59:29 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for transfers to finish 2025/10/02 01:59:29 DEBUG : Waiting for deletions to finish 2025/10/02 01:59:29 INFO : There was nothing to transfer 2025/10/02 01:59:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 01:59:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 01:59:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/02 01:59:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 01:59:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/02 01:59:33 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for checks to finish 2025/10/02 01:59:33 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for transfers to finish 2025/10/02 01:59:33 DEBUG : Waiting for deletions to finish 2025/10/02 01:59:33 INFO : There was nothing to transfer 2025/10/02 01:59:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 01:59:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 01:59:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/02 01:59:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 01:59:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/02 01:59:35 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for checks to finish 2025/10/02 01:59:35 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for transfers to finish 2025/10/02 01:59:35 DEBUG : Waiting for deletions to finish 2025/10/02 01:59:35 INFO : There was nothing to transfer 2025/10/02 01:59:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 01:59:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 01:59:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/02 01:59:37 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 04:59:59 -0800 -0800 2025/10/02 01:59:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/02 01:59:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/02 01:59:37 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for checks to finish 2025/10/02 01:59:37 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for transfers to finish 2025/10/02 01:59:37 DEBUG : Waiting for deletions to finish 2025/10/02 01:59:37 INFO : There was nothing to transfer 2025/10/02 01:59:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 01:59:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/02 01:59:40 DEBUG : two: Need to transfer - File not found at Destination 2025/10/02 01:59:40 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for checks to finish 2025/10/02 01:59:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 01:59:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/02 01:59:40 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for transfers to finish 2025/10/02 01:59:42 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/02 01:59:42 INFO : two: Copied (new) 2025/10/02 01:59:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (42.55s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 01:59:56 DEBUG : Creating backend with remote "TestBox:rclone-test-jezonos7wobo/dest" 2025/10/02 01:59:58 DEBUG : Creating backend with remote "TestBox:rclone-test-jezonos7wobo/pre-dest1" 2025/10/02 02:00:00 DEBUG : Creating backend with remote "TestBox:rclone-test-jezonos7wobo/pre-dest2" 2025/10/02 02:00:02 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/02 02:00:02 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/02 02:00:04 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/02 02:00:04 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/02 02:00:04 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/02 02:00:04 DEBUG : box root 'rclone-test-jezonos7wobo/dest': Waiting for checks to finish 2025/10/02 02:00:04 DEBUG : box root 'rclone-test-jezonos7wobo/dest': Waiting for transfers to finish 2025/10/02 02:00:07 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/02 02:00:07 INFO : 3: Copied (new) 2025/10/02 02:00:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (25.56s) === RUN TestSyncCopyDest run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 02:00:16 DEBUG : Creating backend with remote "TestBox:rclone-test-jezonos7wobo/dst" 2025/10/02 02:00:17 DEBUG : Creating backend with remote "TestBox:rclone-test-jezonos7wobo/CopyDest" 2025/10/02 02:00:20 DEBUG : one: Need to transfer - File not found at Destination 2025/10/02 02:00:20 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for checks to finish 2025/10/02 02:00:20 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for transfers to finish 2025/10/02 02:00:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/02 02:00:23 INFO : one: Copied (new) 2025/10/02 02:00:23 DEBUG : Waiting for deletions to finish 2025/10/02 02:00:25 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for checks to finish 2025/10/02 02:00:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 02:00:25 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for transfers to finish 2025/10/02 02:00:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/02 02:00:27 INFO : one: Copied (replaced existing) 2025/10/02 02:00:27 DEBUG : Waiting for deletions to finish 2025/10/02 02:00:33 DEBUG : Creating backend with remote "TestBox:rclone-test-jezonos7wobo/BackupDir" 2025/10/02 02:00:35 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for checks to finish 2025/10/02 02:00:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 02:00:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 02:00:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 02:00:39 INFO : one: Moved (server-side) 2025/10/02 02:00:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/02 02:00:40 INFO : one: Copied (server-side copy) 2025/10/02 02:00:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/02 02:00:40 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for transfers to finish 2025/10/02 02:00:40 DEBUG : Waiting for deletions to finish 2025/10/02 02:00:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 02:00:44 DEBUG : one: Unchanged skipping 2025/10/02 02:00:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 02:00:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/02 02:00:46 INFO : two: Copied (server-side copy) 2025/10/02 02:00:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/02 02:00:46 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for checks to finish 2025/10/02 02:00:46 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for transfers to finish 2025/10/02 02:00:46 DEBUG : Waiting for deletions to finish 2025/10/02 02:00:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 02:00:47 DEBUG : one: Unchanged skipping 2025/10/02 02:00:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 02:00:47 DEBUG : two: Unchanged skipping 2025/10/02 02:00:47 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for checks to finish 2025/10/02 02:00:47 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for transfers to finish 2025/10/02 02:00:47 DEBUG : Waiting for deletions to finish 2025/10/02 02:00:47 INFO : There was nothing to transfer 2025/10/02 02:00:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 02:00:51 DEBUG : one: Unchanged skipping 2025/10/02 02:00:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/02 02:00:52 DEBUG : three: Destination not found in --copy-dest 2025/10/02 02:00:52 DEBUG : three: Need to transfer - File not found at Destination 2025/10/02 02:00:52 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for checks to finish 2025/10/02 02:00:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/02 02:00:52 DEBUG : two: Unchanged skipping 2025/10/02 02:00:52 DEBUG : box root 'rclone-test-jezonos7wobo/dst': Waiting for transfers to finish 2025/10/02 02:00:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/02 02:00:54 INFO : three: Copied (new) 2025/10/02 02:00:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (50.60s) === RUN TestSyncBackupDir run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "dst/two" to "box root 'rclone-test-jezonos7wobo'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344099726303'. 'item' with value 'd_344099726303' not found"}]}) 2025/10/02 02:01:10 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2402 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (3.48s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "dst/one" to "box root 'rclone-test-jezonos7wobo'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344099726303'. 'item' with value 'd_344099726303' not found"}]}) 2025/10/02 02:01:10 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2401 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (0.62s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "dst/one" to "box root 'rclone-test-jezonos7wobo'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344099726303'. 'item' with value 'd_344099726303' not found"}]}) 2025/10/02 02:01:11 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2401 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (0.58s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "dst/one" to "box root 'rclone-test-jezonos7wobo'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344099726303'. 'item' with value 'd_344099726303' not found"}]}) 2025/10/02 02:01:12 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2401 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (0.57s) === RUN TestSyncSuffix run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "dst/one" to "box root 'rclone-test-jezonos7wobo'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344099726303'. 'item' with value 'd_344099726303' not found"}]}) 2025/10/02 02:01:12 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2488 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (0.55s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "dst/one" to "box root 'rclone-test-jezonos7wobo'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344099726303'. 'item' with value 'd_344099726303' not found"}]}) 2025/10/02 02:01:13 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2488 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (0.56s) === RUN TestSyncUTFNorm run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "Testêé" to "box root 'rclone-test-jezonos7wobo'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344097124438'. 'item' with value 'd_344097124438' not found"}]}) 2025/10/02 02:01:13 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2574 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestSyncUTFNorm --- FAIL: TestSyncUTFNorm (0.66s) === RUN TestSyncImmutable run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2601 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want existing (6) got Testêé (14), existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2601 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "Testêé" 2025/10/02 02:01:21 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) fstest.go:282: Error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) 2025/10/02 02:01:21 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2602 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestSyncImmutable --- FAIL: TestSyncImmutable (7.68s) === RUN TestSyncIgnoreCase run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-insensitive 2025/10/02 02:01:21 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2636 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestSyncIgnoreCase --- FAIL: TestSyncIgnoreCase (0.27s) === RUN TestFixCase run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2675 Error: Should be true Test: TestFixCase Messages: listing wrong, want existing (6), existingbutdifferent (5), subdira/subdirb/subdirc/hello (5), subdira/subdirb/subdirc/subdird/filewithoutcasedifferences (5) got Testêé (14), existing (6), existingbutdifferent (5), subdira/subdirb/subdirc/hello (5), subdira/subdirb/subdirc/subdird/filewithoutcasedifferences (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2675 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFixCase Messages: Unexpected file "Testêé" run.go:285: Failed to put "EXISTING" to "box root 'rclone-test-jezonos7wobo'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344097124438'. 'item' with value 'd_344097124438' not found"}]}) 2025/10/02 02:01:29 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2676 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestFixCase --- FAIL: TestFixCase (7.62s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/10/02 02:01:29 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2704 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2735 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestMaxTransfer/Hard === RUN TestMaxTransfer/Soft run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/10/02 02:01:30 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2704 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestMaxTransfer/Soft === RUN TestMaxTransfer/Cautious run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/10/02 02:01:30 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2704 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestMaxTransfer/Cautious --- FAIL: TestMaxTransfer (0.89s) --- FAIL: TestMaxTransfer/Hard (0.30s) --- FAIL: TestMaxTransfer/Soft (0.27s) --- FAIL: TestMaxTransfer/Cautious (0.32s) === RUN TestSyncConcurrentDelete run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "both0" to "box root 'rclone-test-jezonos7wobo'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344097124438'. 'item' with value 'd_344097124438' not found"}]}) 2025/10/02 02:01:30 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2761 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2788 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestSyncConcurrentDelete --- FAIL: TestSyncConcurrentDelete (0.60s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "both0" to "box root 'rclone-test-jezonos7wobo'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344097124438'. 'item' with value 'd_344097124438' not found"}]}) 2025/10/02 02:01:31 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2766 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestSyncConcurrentTruncate --- FAIL: TestSyncConcurrentTruncate (0.58s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got Testêé (14), both0 (6), existing (6), existingbutdifferent (5), file1 (5), subdira/subdirb/subdirc/hello (5), subdira/subdirb/subdirc/subdird/filewithoutcasedifferences (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "Testêé" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both0" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "existingbutdifferent" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "subdira/subdirb/subdirc/hello" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "subdira/subdirb/subdirc/subdird/filewithoutcasedifferences" 2025/10/02 02:01:38 DEBUG : empty_dir: Making directory with metadata 2025/10/02 02:01:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/02 02:01:38 DEBUG : empty_on_remote: Making directory with metadata 2025/10/02 02:01:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/02 02:01:38 INFO : empty_on_remote: Making directory sync_test.go:2813: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestSyncReplaceDirModTime 2025/10/02 02:01:39 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (7.60s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got Testêé (14), both0 (6), existing (6), existingbutdifferent (5), file1 (5), subdira/subdirb/subdirc/hello (5), subdira/subdirb/subdirc/subdird/filewithoutcasedifferences (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "Testêé" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both0" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "existingbutdifferent" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "subdira/subdirb/subdirc/hello" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "subdira/subdirb/subdirc/subdird/filewithoutcasedifferences" 2025/10/02 02:01:46 DEBUG : empty_dir: Making directory with metadata 2025/10/02 02:01:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/02 02:01:46 DEBUG : empty_on_remote: Making directory with metadata 2025/10/02 02:01:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/02 02:01:46 INFO : empty_on_remote: Making directory sync_test.go:2813: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestSyncReplaceDirModTimeWithEmptyDirs 2025/10/02 02:01:46 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestSyncReplaceDirModTimeWithEmptyDirs --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (7.61s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got Testêé (14), both0 (6), existing (6), existingbutdifferent (5), file1 (5), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), subdira/subdirb/subdirc/hello (5), subdira/subdirb/subdirc/subdird/filewithoutcasedifferences (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "Testêé" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both0" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "existingbutdifferent" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "test_dir2/sub_dir/file3" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "test_dir1/file2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "subdira/subdirb/subdirc/hello" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "subdira/subdirb/subdirc/subdird/filewithoutcasedifferences" 2025/10/02 02:01:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/02 02:01:53 INFO : sub dir: Making directory sync_test.go:2885: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2885 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestNothingToTransferWithEmptyDirs 2025/10/02 02:01:54 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2885 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (7.64s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got Testêé (14), both0 (6), existing (6), existingbutdifferent (5), file1 (5), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), subdira/subdirb/subdirc/hello (5), subdira/subdirb/subdirc/subdird/filewithoutcasedifferences (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "Testêé" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both0" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "existingbutdifferent" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "test_dir2/sub_dir/file3" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "test_dir1/file2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "subdira/subdirb/subdirc/hello" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "subdira/subdirb/subdirc/subdird/filewithoutcasedifferences" 2025/10/02 02:02:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/02 02:02:01 INFO : sub dir: Making directory sync_test.go:2885: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2885 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestNothingToTransferWithoutEmptyDirs 2025/10/02 02:02:02 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2885 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (7.62s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-jezonos7wobo'": couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) 2025/10/02 02:02:02 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/NFC 2025/10/02 02:02:02 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/NFC === RUN TestTransform/NFD run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-jezonos7wobo'": couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) 2025/10/02 02:02:03 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/NFD 2025/10/02 02:02:03 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/NFD === RUN TestTransform/base64 run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-jezonos7wobo'": couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) 2025/10/02 02:02:04 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/base64 2025/10/02 02:02:04 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/base64 === RUN TestTransform/prefix run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-jezonos7wobo'": couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) 2025/10/02 02:02:05 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/prefix 2025/10/02 02:02:05 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/prefix === RUN TestTransform/suffix run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-jezonos7wobo'": couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) 2025/10/02 02:02:06 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/suffix 2025/10/02 02:02:06 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/suffix === RUN TestTransform/truncate run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-jezonos7wobo'": couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) 2025/10/02 02:02:06 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/truncate 2025/10/02 02:02:07 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/truncate === RUN TestTransform/encoder run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-jezonos7wobo'": couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) 2025/10/02 02:02:07 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/encoder 2025/10/02 02:02:08 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/encoder === RUN TestTransform/ISO-8859-1 run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-jezonos7wobo'": couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) 2025/10/02 02:02:08 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/ISO-8859-1 2025/10/02 02:02:09 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/ISO-8859-1 === RUN TestTransform/charmap run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-jezonos7wobo'": couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) 2025/10/02 02:02:09 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/charmap 2025/10/02 02:02:09 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/charmap === RUN TestTransform/lowercase run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-jezonos7wobo'": couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) 2025/10/02 02:02:10 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/lowercase 2025/10/02 02:02:10 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/lowercase === RUN TestTransform/ascii run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-jezonos7wobo'": couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) 2025/10/02 02:02:11 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/ascii 2025/10/02 02:02:11 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransform/ascii --- FAIL: TestTransform (9.67s) --- FAIL: TestTransform/NFC (0.86s) --- FAIL: TestTransform/NFD (0.87s) --- FAIL: TestTransform/base64 (0.87s) --- FAIL: TestTransform/prefix (0.86s) --- FAIL: TestTransform/suffix (0.90s) --- FAIL: TestTransform/truncate (0.89s) --- FAIL: TestTransform/encoder (0.86s) --- FAIL: TestTransform/ISO-8859-1 (0.94s) --- FAIL: TestTransform/charmap (0.89s) --- FAIL: TestTransform/lowercase (0.87s) --- FAIL: TestTransform/ascii (0.86s) === RUN TestTransformCopy run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 02:02:11 DEBUG : existingbutdifferent: transformed to: existingbutdifferent_somesuffix 2025/10/02 02:02:11 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/10/02 02:02:11 DEBUG : both0: transformed to: both0_somesuffix 2025/10/02 02:02:11 DEBUG : existingbutdifferent: transformed to: existingbutdifferent_somesuffix 2025/10/02 02:02:11 DEBUG : both0: transformed to: both0_somesuffix 2025/10/02 02:02:11 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/10/02 02:02:11 DEBUG : subdira: transformed to: subdira_somesuffix 2025/10/02 02:02:11 DEBUG : existingbutdifferent: transformed to: existingbutdifferent_somesuffix 2025/10/02 02:02:11 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/10/02 02:02:11 DEBUG : subdira: transformed to: subdira_somesuffix 2025/10/02 02:02:11 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/10/02 02:02:11 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/10/02 02:02:11 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/10/02 02:02:11 DEBUG : subdira: transformed to: subdira_somesuffix 2025/10/02 02:02:11 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/10/02 02:02:11 DEBUG : existingbutdifferent: transformed to: existingbutdifferent_somesuffix 2025/10/02 02:02:11 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/10/02 02:02:11 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/10/02 02:02:11 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/10/02 02:02:11 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/10/02 02:02:11 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/10/02 02:02:11 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/10/02 02:02:11 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/10/02 02:02:11 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/10/02 02:02:11 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/10/02 02:02:11 DEBUG : subdira: transformed to: subdira_somesuffix 2025/10/02 02:02:11 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/10/02 02:02:11 DEBUG : existingbutdifferent: transformed to: existingbutdifferent_somesuffix 2025/10/02 02:02:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/02 02:02:11 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/10/02 02:02:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/02 02:02:11 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/10/02 02:02:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/02 02:02:11 DEBUG : subdira: transformed to: subdira_somesuffix 2025/10/02 02:02:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/02 02:02:11 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/10/02 02:02:11 DEBUG : file1: transformed to: file1_somesuffix 2025/10/02 02:02:11 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/10/02 02:02:11 DEBUG : file1: transformed to: file1_somesuffix 2025/10/02 02:02:11 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/10/02 02:02:11 DEBUG : file1: transformed to: file1_somesuffix 2025/10/02 02:02:11 DEBUG : subdira: transformed to: subdira_somesuffix 2025/10/02 02:02:11 DEBUG : file1: transformed to: file1_somesuffix 2025/10/02 02:02:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/02 02:02:11 DEBUG : file1: transformed to: file1_somesuffix 2025/10/02 02:02:11 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/10/02 02:02:11 DEBUG : file1: transformed to: file1_somesuffix 2025/10/02 02:02:11 DEBUG : existingbutdifferent: transformed to: existingbutdifferent_somesuffix 2025/10/02 02:02:11 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/10/02 02:02:11 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/10/02 02:02:11 DEBUG : existing: transformed to: existing_somesuffix 2025/10/02 02:02:11 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/10/02 02:02:11 DEBUG : existing: transformed to: existing_somesuffix 2025/10/02 02:02:11 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/10/02 02:02:11 DEBUG : existing: transformed to: existing_somesuffix 2025/10/02 02:02:11 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/10/02 02:02:11 DEBUG : existing: transformed to: existing_somesuffix 2025/10/02 02:02:11 DEBUG : subdira: transformed to: subdira_somesuffix 2025/10/02 02:02:11 DEBUG : existing: transformed to: existing_somesuffix 2025/10/02 02:02:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/02 02:02:11 DEBUG : existing: transformed to: existing_somesuffix 2025/10/02 02:02:11 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/10/02 02:02:11 DEBUG : existing: transformed to: existing_somesuffix 2025/10/02 02:02:11 DEBUG : file1: transformed to: file1_somesuffix 2025/10/02 02:02:11 DEBUG : existing: transformed to: existing_somesuffix 2025/10/02 02:02:11 DEBUG : existingbutdifferent: transformed to: existingbutdifferent_somesuffix 2025/10/02 02:02:11 DEBUG : existing: transformed to: existing_somesuffix 2025/10/02 02:02:11 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/10/02 02:02:11 DEBUG : both0: transformed to: both0_somesuffix 2025/10/02 02:02:11 DEBUG : both0: transformed to: both0_somesuffix 2025/10/02 02:02:11 DEBUG : both0: Need to transfer - File not found at Destination 2025/10/02 02:02:11 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/10/02 02:02:11 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/10/02 02:02:11 INFO : empty_dir_somesuffix: Making directory 2025/10/02 02:02:11 DEBUG : both0: transformed to: both0_somesuffix 2025/10/02 02:02:12 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/10/02 02:02:12 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/10/02 02:02:12 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/10/02 02:02:12 INFO : empty_on_remote_somesuffix: Making directory 2025/10/02 02:02:12 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/10/02 02:02:12 DEBUG : existing: transformed to: existing_somesuffix 2025/10/02 02:02:12 DEBUG : existing: transformed to: existing_somesuffix 2025/10/02 02:02:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/02 02:02:12 DEBUG : existingbutdifferent: transformed to: existingbutdifferent_somesuffix 2025/10/02 02:02:12 DEBUG : existing: transformed to: existing_somesuffix 2025/10/02 02:02:12 DEBUG : existingbutdifferent: transformed to: existingbutdifferent_somesuffix 2025/10/02 02:02:12 DEBUG : existingbutdifferent: Need to transfer - File not found at Destination 2025/10/02 02:02:12 DEBUG : file1: transformed to: file1_somesuffix 2025/10/02 02:02:12 DEBUG : existingbutdifferent: transformed to: existingbutdifferent_somesuffix 2025/10/02 02:02:12 DEBUG : file1: transformed to: file1_somesuffix 2025/10/02 02:02:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/02 02:02:12 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/10/02 02:02:12 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/10/02 02:02:12 INFO : sub dir2_somesuffix: Making directory 2025/10/02 02:02:12 DEBUG : file1: transformed to: file1_somesuffix 2025/10/02 02:02:12 ERROR : existing: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344097124438'. 'item' with value 'd_344097124438' not found"}]}) 2025/10/02 02:02:12 DEBUG : existing: transformed to: existing_somesuffix 2025/10/02 02:02:12 ERROR : both0: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344097124438'. 'item' with value 'd_344097124438' not found"}]}) 2025/10/02 02:02:12 DEBUG : both0: transformed to: both0_somesuffix 2025/10/02 02:02:12 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/10/02 02:02:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/02 02:02:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/02 02:02:12 INFO : sub dir_somesuffix: Making directory 2025/10/02 02:02:12 ERROR : existingbutdifferent: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344097124438'. 'item' with value 'd_344097124438' not found"}]}) 2025/10/02 02:02:12 DEBUG : existingbutdifferent: transformed to: existingbutdifferent_somesuffix 2025/10/02 02:02:13 ERROR : file1: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344097124438'. 'item' with value 'd_344097124438' not found"}]}) 2025/10/02 02:02:13 DEBUG : file1: transformed to: file1_somesuffix 2025/10/02 02:02:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/02 02:02:13 DEBUG : subdira: transformed to: subdira_somesuffix 2025/10/02 02:02:13 DEBUG : subdira: transformed to: subdira_somesuffix 2025/10/02 02:02:13 INFO : subdira_somesuffix: Making directory 2025/10/02 02:02:13 DEBUG : subdira: transformed to: subdira_somesuffix 2025/10/02 02:02:13 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/10/02 02:02:13 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/10/02 02:02:13 INFO : test_dir1_somesuffix: Making directory 2025/10/02 02:02:13 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/10/02 02:02:13 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/10/02 02:02:13 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/10/02 02:02:13 INFO : test_dir2_somesuffix: Making directory 2025/10/02 02:02:14 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/10/02 02:02:14 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/10/02 02:02:14 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/10/02 02:02:14 DEBUG : Testêé: Need to transfer - File not found at Destination 2025/10/02 02:02:14 ERROR : box root 'rclone-test-jezonos7wobo': error reading destination root directory: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) 2025/10/02 02:02:14 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 02:02:14 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 02:02:14 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/10/02 02:02:14 ERROR : Testêé: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344097124438'. 'item' with value 'd_344097124438' not found"}]}) 2025/10/02 02:02:14 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/10/02 02:02:14 ERROR : box root 'rclone-test-jezonos7wobo': not deleting files as there were IO errors 2025/10/02 02:02:14 ERROR : box root 'rclone-test-jezonos7wobo': not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344097124438'. 'item' with value 'd_344097124438' not found"}]}) Test: TestTransformCopy 2025/10/02 02:02:14 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransformCopy --- FAIL: TestTransformCopy (2.98s) === RUN TestDoubleTransform run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 02:02:14 DEBUG : existingbutdifferent: transformed to: tictacexistingbutdifferent 2025/10/02 02:02:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 02:02:14 DEBUG : both0: transformed to: tictacboth0 2025/10/02 02:02:14 DEBUG : existingbutdifferent: transformed to: tictacexistingbutdifferent 2025/10/02 02:02:14 DEBUG : both0: transformed to: tictacboth0 2025/10/02 02:02:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 02:02:14 DEBUG : toe: transformed to: tictactoe 2025/10/02 02:02:14 DEBUG : existingbutdifferent: transformed to: tictacexistingbutdifferent 2025/10/02 02:02:14 DEBUG : subdira: transformed to: tictacsubdira 2025/10/02 02:02:14 DEBUG : toe: transformed to: tictactoe 2025/10/02 02:02:14 DEBUG : subdira: transformed to: tictacsubdira 2025/10/02 02:02:14 DEBUG : existingbutdifferent: transformed to: tictacexistingbutdifferent 2025/10/02 02:02:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/10/02 02:02:14 DEBUG : toe: transformed to: tictactoe 2025/10/02 02:02:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/10/02 02:02:14 DEBUG : subdira: transformed to: tictacsubdira 2025/10/02 02:02:14 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/10/02 02:02:14 DEBUG : toe: transformed to: tictactoe 2025/10/02 02:02:14 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/10/02 02:02:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/10/02 02:02:14 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/10/02 02:02:14 DEBUG : subdira: transformed to: tictacsubdira 2025/10/02 02:02:14 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/10/02 02:02:14 DEBUG : existingbutdifferent: transformed to: tictacexistingbutdifferent 2025/10/02 02:02:14 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/10/02 02:02:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 02:02:14 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/10/02 02:02:14 DEBUG : toe: transformed to: tictactoe 2025/10/02 02:02:14 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/10/02 02:02:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/10/02 02:02:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/10/02 02:02:14 DEBUG : toe: transformed to: tictactoe 2025/10/02 02:02:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/10/02 02:02:14 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/10/02 02:02:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/10/02 02:02:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/10/02 02:02:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/10/02 02:02:14 DEBUG : subdira: transformed to: tictacsubdira 2025/10/02 02:02:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/10/02 02:02:14 DEBUG : existingbutdifferent: transformed to: tictacexistingbutdifferent 2025/10/02 02:02:14 DEBUG : sub dir: transformed to: tictacsub dir 2025/10/02 02:02:14 DEBUG : toe: transformed to: tictactoe 2025/10/02 02:02:14 DEBUG : sub dir: transformed to: tictacsub dir 2025/10/02 02:02:14 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/10/02 02:02:14 DEBUG : sub dir: transformed to: tictacsub dir 2025/10/02 02:02:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/10/02 02:02:14 DEBUG : sub dir: transformed to: tictacsub dir 2025/10/02 02:02:14 DEBUG : subdira: transformed to: tictacsubdira 2025/10/02 02:02:14 DEBUG : sub dir: transformed to: tictacsub dir 2025/10/02 02:02:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/10/02 02:02:14 DEBUG : file1: transformed to: tictacfile1 2025/10/02 02:02:14 DEBUG : toe: transformed to: tictactoe 2025/10/02 02:02:14 DEBUG : file1: transformed to: tictacfile1 2025/10/02 02:02:14 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/10/02 02:02:14 DEBUG : file1: transformed to: tictacfile1 2025/10/02 02:02:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/10/02 02:02:14 DEBUG : file1: transformed to: tictacfile1 2025/10/02 02:02:14 DEBUG : subdira: transformed to: tictacsubdira 2025/10/02 02:02:14 DEBUG : file1: transformed to: tictacfile1 2025/10/02 02:02:14 DEBUG : sub dir: transformed to: tictacsub dir 2025/10/02 02:02:14 DEBUG : file1: transformed to: tictacfile1 2025/10/02 02:02:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/10/02 02:02:14 DEBUG : file1: transformed to: tictacfile1 2025/10/02 02:02:14 DEBUG : existingbutdifferent: transformed to: tictacexistingbutdifferent 2025/10/02 02:02:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/10/02 02:02:14 DEBUG : toe: transformed to: tictactoe 2025/10/02 02:02:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/10/02 02:02:14 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/10/02 02:02:14 DEBUG : existing: transformed to: tictacexisting 2025/10/02 02:02:14 DEBUG : toe: transformed to: tictactoe 2025/10/02 02:02:14 DEBUG : existing: transformed to: tictacexisting 2025/10/02 02:02:14 DEBUG : Testêé: transformed to: tictacTestêé 2025/10/02 02:02:14 DEBUG : existing: transformed to: tictacexisting 2025/10/02 02:02:14 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/10/02 02:02:14 DEBUG : existing: transformed to: tictacexisting 2025/10/02 02:02:14 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/10/02 02:02:14 DEBUG : existing: transformed to: tictacexisting 2025/10/02 02:02:14 DEBUG : subdira: transformed to: tictacsubdira 2025/10/02 02:02:14 DEBUG : existing: transformed to: tictacexisting 2025/10/02 02:02:14 DEBUG : sub dir: transformed to: tictacsub dir 2025/10/02 02:02:14 DEBUG : existing: transformed to: tictacexisting 2025/10/02 02:02:14 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/10/02 02:02:14 DEBUG : existing: transformed to: tictacexisting 2025/10/02 02:02:14 DEBUG : file1: transformed to: tictacfile1 2025/10/02 02:02:14 DEBUG : existing: transformed to: tictacexisting 2025/10/02 02:02:14 DEBUG : existingbutdifferent: transformed to: tictacexistingbutdifferent 2025/10/02 02:02:14 DEBUG : existing: transformed to: tictacexisting 2025/10/02 02:02:14 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/10/02 02:02:14 DEBUG : both0: transformed to: tictacboth0 2025/10/02 02:02:15 DEBUG : both0: transformed to: tictacboth0 2025/10/02 02:02:15 DEBUG : both0: Need to transfer - File not found at Destination 2025/10/02 02:02:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 02:02:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 02:02:15 INFO : tictacempty_dir: Making directory 2025/10/02 02:02:15 DEBUG : both0: transformed to: tictacboth0 2025/10/02 02:02:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 02:02:15 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/10/02 02:02:15 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/10/02 02:02:15 INFO : tictacempty_on_remote: Making directory 2025/10/02 02:02:15 ERROR : both0: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344097124438'. 'item' with value 'd_344097124438' not found"}]}) 2025/10/02 02:02:15 DEBUG : both0: transformed to: tictacboth0 2025/10/02 02:02:15 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/10/02 02:02:15 DEBUG : existing: transformed to: tictacexisting 2025/10/02 02:02:15 DEBUG : existing: transformed to: tictacexisting 2025/10/02 02:02:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/02 02:02:15 DEBUG : existing: transformed to: tictacexisting 2025/10/02 02:02:15 DEBUG : existingbutdifferent: transformed to: tictacexistingbutdifferent 2025/10/02 02:02:15 DEBUG : existingbutdifferent: transformed to: tictacexistingbutdifferent 2025/10/02 02:02:15 DEBUG : existingbutdifferent: Need to transfer - File not found at Destination 2025/10/02 02:02:15 DEBUG : file1: transformed to: tictacfile1 2025/10/02 02:02:15 DEBUG : existingbutdifferent: transformed to: tictacexistingbutdifferent 2025/10/02 02:02:15 DEBUG : file1: transformed to: tictacfile1 2025/10/02 02:02:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/02 02:02:15 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/10/02 02:02:15 DEBUG : file1: transformed to: tictacfile1 2025/10/02 02:02:15 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/10/02 02:02:15 INFO : tictacsub dir2: Making directory 2025/10/02 02:02:16 ERROR : existing: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344097124438'. 'item' with value 'd_344097124438' not found"}]}) 2025/10/02 02:02:16 DEBUG : existing: transformed to: tictacexisting 2025/10/02 02:02:16 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/10/02 02:02:16 DEBUG : sub dir: transformed to: tictacsub dir 2025/10/02 02:02:16 DEBUG : sub dir: transformed to: tictacsub dir 2025/10/02 02:02:16 INFO : tictacsub dir: Making directory 2025/10/02 02:02:16 ERROR : existingbutdifferent: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344097124438'. 'item' with value 'd_344097124438' not found"}]}) 2025/10/02 02:02:16 DEBUG : existingbutdifferent: transformed to: tictacexistingbutdifferent 2025/10/02 02:02:16 ERROR : file1: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344097124438'. 'item' with value 'd_344097124438' not found"}]}) 2025/10/02 02:02:16 DEBUG : file1: transformed to: tictacfile1 2025/10/02 02:02:16 DEBUG : sub dir: transformed to: tictacsub dir 2025/10/02 02:02:16 DEBUG : subdira: transformed to: tictacsubdira 2025/10/02 02:02:16 DEBUG : subdira: transformed to: tictacsubdira 2025/10/02 02:02:16 INFO : tictacsubdira: Making directory 2025/10/02 02:02:16 DEBUG : subdira: transformed to: tictacsubdira 2025/10/02 02:02:16 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/10/02 02:02:16 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/10/02 02:02:16 INFO : tictactest_dir1: Making directory 2025/10/02 02:02:16 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/10/02 02:02:16 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/10/02 02:02:16 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/10/02 02:02:16 INFO : tictactest_dir2: Making directory 2025/10/02 02:02:17 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/10/02 02:02:17 DEBUG : Testêé: transformed to: tictacTestêé 2025/10/02 02:02:17 DEBUG : Testêé: transformed to: tictacTestêé 2025/10/02 02:02:17 DEBUG : Testêé: Need to transfer - File not found at Destination 2025/10/02 02:02:17 DEBUG : toe: transformed to: tictactoe 2025/10/02 02:02:17 DEBUG : toe: transformed to: tictactoe 2025/10/02 02:02:17 DEBUG : Testêé: transformed to: tictacTestêé 2025/10/02 02:02:17 INFO : tictactoe: Making directory 2025/10/02 02:02:17 DEBUG : toe: transformed to: tictactoe 2025/10/02 02:02:17 ERROR : box root 'rclone-test-jezonos7wobo': error reading destination root directory: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) 2025/10/02 02:02:17 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for checks to finish 2025/10/02 02:02:17 DEBUG : box root 'rclone-test-jezonos7wobo': Waiting for transfers to finish 2025/10/02 02:02:17 ERROR : Testêé: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344097124438'. 'item' with value 'd_344097124438' not found"}]}) 2025/10/02 02:02:17 DEBUG : Testêé: transformed to: tictacTestêé 2025/10/02 02:02:17 ERROR : box root 'rclone-test-jezonos7wobo': not deleting files as there were IO errors 2025/10/02 02:02:17 ERROR : box root 'rclone-test-jezonos7wobo': not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344097124438'. 'item' with value 'd_344097124438' not found"}]}) Test: TestDoubleTransform 2025/10/02 02:02:17 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestDoubleTransform --- FAIL: TestDoubleTransform (3.13s) === RUN TestFileTag run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone844553922/toe/toe": mkdir /tmp/rclone844553922/toe/toe: not a directory 2025/10/02 02:02:18 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:267 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestFileTag --- FAIL: TestFileTag (0.30s) === RUN TestNoTag run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone844553922/toe/toe": mkdir /tmp/rclone844553922/toe/toe: not a directory 2025/10/02 02:02:18 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:284 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestNoTag --- FAIL: TestNoTag (0.29s) === RUN TestDirTag run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone844553922/toe/toe": mkdir /tmp/rclone844553922/toe/toe: not a directory 2025/10/02 02:02:18 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:301 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestDirTag --- FAIL: TestDirTag (0.28s) === RUN TestAllTag run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone844553922/toe/toe": mkdir /tmp/rclone844553922/toe/toe: not a directory 2025/10/02 02:02:18 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:320 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestAllTag --- FAIL: TestAllTag (0.32s) === RUN TestRunTwice run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone844553922/toe/toe": mkdir /tmp/rclone844553922/toe/toe: not a directory 2025/10/02 02:02:19 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:341 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestRunTwice --- FAIL: TestRunTwice (0.28s) === RUN TestSyntax 2025/10/02 02:02:19 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone844553922/toe/toe": mkdir /tmp/rclone844553922/toe/toe: not a directory 2025/10/02 02:02:19 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:382 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestConflicting --- FAIL: TestConflicting (0.30s) === RUN TestMove run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone844553922/toe/toe": mkdir /tmp/rclone844553922/toe/toe: not a directory 2025/10/02 02:02:19 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:400 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestMove --- FAIL: TestMove (0.31s) === RUN TestTransformFile run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone844553922/toe/toe": mkdir /tmp/rclone844553922/toe/toe: not a directory 2025/10/02 02:02:20 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:419 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestTransformFile --- FAIL: TestTransformFile (0.29s) === RUN TestManualTransformFile run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" 2025/10/02 02:02:20 DEBUG : Reset feature "Copy" 2025/10/02 02:02:20 DEBUG : Reset feature "Move" 2025/10/02 02:02:20 DEBUG : Reset feature "Copy" 2025/10/02 02:02:20 DEBUG : Reset feature "Move" run.go:220: Failed to make directories "/tmp/rclone844553922/toe/toe": mkdir /tmp/rclone844553922/toe/toe: not a directory 2025/10/02 02:02:20 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:449 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestManualTransformFile --- FAIL: TestManualTransformFile (0.33s) === RUN TestBase64 run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone844553922/toe/toe": mkdir /tmp/rclone844553922/toe/toe: not a directory 2025/10/02 02:02:20 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:475 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestBase64 --- FAIL: TestBase64 (0.28s) === RUN TestError run.go:180: Remote "box root 'rclone-test-jezonos7wobo'", Local "Local file system at /tmp/rclone844553922", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone844553922/toe/toe": mkdir /tmp/rclone844553922/toe/toe: not a directory 2025/10/02 02:02:21 ERROR : error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:503 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '344097124438'. 'folder' with value '344097124438' not found"}]}) Test: TestError --- FAIL: TestError (0.30s) FAIL 2025/10/02 02:02:21 DEBUG : box root 'rclone-test-jezonos7wobo': Purge remote 2025/10/02 02:02:21 NOTICE: purge failed: rmdir failed: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_344097124438'. 'item' with value 'd_344097124438' not found"}]}) "./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Finished ERROR in 13m3.041450262s (try 1/5): exit status 1: Failed [TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestFixCase TestMaxTransfer/Hard TestMaxTransfer/Soft TestMaxTransfer/Cautious TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64 TestError]