"./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Starting (try 1/5) 2025/05/17 04:37:48 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo" 2025/05/17 04:37:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 04:37:49 DEBUG : box root 'rclone-test-dikomav0jodo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:37:50 DEBUG : Creating backend with remote "/tmp/rclone421780634" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:37:50 DEBUG : box root 'rclone-test-dikomav0jodo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:37:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:37:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/17 04:37:51 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:37:51 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestCopyWithDryRun (3.54s) === RUN TestCopy run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:37:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/17 04:37:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:37:54 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:37:54 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:37:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:37:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:37:57 DEBUG : box root 'rclone-test-dikomav0jodo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.36s) === RUN TestCopyMetadata run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.64s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.65s) === RUN TestCopyMissingDirectory run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:38:01 DEBUG : Creating backend with remote "/non-existing" 2025/05/17 04:38:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/17 04:38:02 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:38:02 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestCopyMissingDirectory (1.57s) === RUN TestCopyNoTraverse run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:38:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:38:03 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:38:03 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:38:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:38:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestCopyNoTraverse (6.63s) === RUN TestCopyCheckFirst run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:38:09 INFO : box root 'rclone-test-dikomav0jodo': Running all checks before starting transfers 2025/05/17 04:38:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:38:10 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:38:10 INFO : box root 'rclone-test-dikomav0jodo': Checks finished, now starting transfers 2025/05/17 04:38:10 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:38:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:38:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestCopyCheckFirst (6.47s) === RUN TestSyncNoTraverse run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:38:16 ERROR : Ignoring --no-traverse with sync 2025/05/17 04:38:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:38:16 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:38:16 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:38:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:38:19 INFO : sub dir/hello world: Copied (new) 2025/05/17 04:38:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncNoTraverse (6.56s) === RUN TestCopyWithDepth run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:38:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/17 04:38:23 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:38:23 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:38:24 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/17 04:38:24 INFO : hello world2: Copied (new) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestCopyWithDepth (4.27s) === RUN TestCopyWithFilesFrom run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:38:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:38:27 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:38:27 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:38:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:38:28 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (4.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:38:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:38:31 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:38:31 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:38:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:38:32 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.16s) === RUN TestCopyEmptyDirectories run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:38:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/17 04:38:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 04:38:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/17 04:38:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/17 04:38:35 INFO : sub dir: Making directory 2025/05/17 04:38:36 INFO : sub dir2: Making directory 2025/05/17 04:38:37 INFO : sub dir2/sub sub dir2: Making directory 2025/05/17 04:38:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:38:38 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:38:38 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:38:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:38:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:38:40 DEBUG : box root 'rclone-test-dikomav0jodo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.37s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:38:45 INFO : sub dir2: Making directory 2025/05/17 04:38:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/17 04:38:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 04:38:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:38:46 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:38:46 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:38:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:38:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (5.81s) === RUN TestMoveEmptyDirectories run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:38:51 DEBUG : sub dir2: Making directory with metadata 2025/05/17 04:38:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 04:38:51 INFO : sub dir: Making directory 2025/05/17 04:38:52 INFO : sub dir2: Making directory 2025/05/17 04:38:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:38:53 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:38:53 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:38:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:38:55 INFO : sub dir/hello world: Copied (new) 2025/05/17 04:38:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:38:55 DEBUG : box root 'rclone-test-dikomav0jodo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/17 04:38:56 DEBUG : box root 'rclone-test-dikomav0jodo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (8.40s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.62s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:39:00 INFO : sub dir2: Making directory 2025/05/17 04:39:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:39:01 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:39:01 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:39:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:39:03 INFO : sub dir/hello world: Copied (new) 2025/05/17 04:39:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (5.76s) === RUN TestSyncEmptyDirectories run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:39:06 DEBUG : sub dir2: Making directory with metadata 2025/05/17 04:39:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 04:39:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/17 04:39:06 INFO : sub dir: Making directory 2025/05/17 04:39:07 INFO : sub dir2: Making directory 2025/05/17 04:39:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:39:08 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:39:08 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:39:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:39:09 INFO : sub dir/hello world: Copied (new) 2025/05/17 04:39:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:39:10 DEBUG : box root 'rclone-test-dikomav0jodo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.27s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.63s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:39:15 INFO : sub dir2: Making directory 2025/05/17 04:39:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:39:15 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:39:15 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:39:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:39:18 INFO : sub dir/hello world: Copied (new) 2025/05/17 04:39:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (6.17s) === RUN TestServerSideCopy run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:39:24 DEBUG : Creating backend with remote "TestBox:rclone-test-nucetik6homa" 2025/05/17 04:39:24 DEBUG : Config file has changed externally - reloading 2025/05/17 04:39:24 DEBUG : box root 'rclone-test-nucetik6homa': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:590: Server side copy (if possible) box root 'rclone-test-dikomav0jodo' -> box root 'rclone-test-nucetik6homa' 2025/05/17 04:39:25 DEBUG : box root 'rclone-test-nucetik6homa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:39:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:39:26 DEBUG : box root 'rclone-test-nucetik6homa': Waiting for checks to finish 2025/05/17 04:39:26 DEBUG : box root 'rclone-test-nucetik6homa': Waiting for transfers to finish 2025/05/17 04:39:26 DEBUG : box root 'rclone-test-nucetik6homa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:39:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:39:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:39:29 DEBUG : box root 'rclone-test-nucetik6homa': Purge remote --- PASS: TestServerSideCopy (12.60s) === RUN TestCopyOverSelf run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:39:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/17 04:39:37 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:39:37 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:39:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/17 04:39:38 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestCopyOverSelf (8.84s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:39:45 DEBUG : Creating backend with remote "TestBox:rclone-test-coqapim7nipu" 2025/05/17 04:39:46 DEBUG : box root 'rclone-test-coqapim7nipu': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:626: Server side copy (if possible) box root 'rclone-test-dikomav0jodo' -> box root 'rclone-test-coqapim7nipu' 2025/05/17 04:39:48 DEBUG : box root 'rclone-test-coqapim7nipu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:39:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:39:48 DEBUG : box root 'rclone-test-coqapim7nipu': Waiting for checks to finish 2025/05/17 04:39:48 DEBUG : box root 'rclone-test-coqapim7nipu': Waiting for transfers to finish 2025/05/17 04:39:49 DEBUG : box root 'rclone-test-coqapim7nipu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:39:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:39:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:39:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/17 04:39:55 DEBUG : box root 'rclone-test-coqapim7nipu': Waiting for checks to finish 2025/05/17 04:39:55 DEBUG : box root 'rclone-test-coqapim7nipu': Waiting for transfers to finish 2025/05/17 04:39:55 DEBUG : sub dir/hello world: dst already exists, copying to temp name sub dir/hello world-rclone-copy-yizoner2 2025/05/17 04:39:56 DEBUG : sub dir/hello world-rclone-copy-yizoner2: moving to real name sub dir/hello world 2025/05/17 04:39:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/17 04:39:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:39:58 DEBUG : box root 'rclone-test-coqapim7nipu': Purge remote --- PASS: TestServerSideCopyOverSelf (20.21s) === RUN TestMoveOverSelf run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:40:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/17 04:40:06 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:40:06 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:40:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/17 04:40:07 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/17 04:40:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestMoveOverSelf (8.69s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:40:14 DEBUG : Creating backend with remote "TestBox:rclone-test-leniyik5waga" 2025/05/17 04:40:15 DEBUG : box root 'rclone-test-leniyik5waga': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:671: Server side copy (if possible) box root 'rclone-test-dikomav0jodo' -> box root 'rclone-test-leniyik5waga' 2025/05/17 04:40:17 DEBUG : box root 'rclone-test-leniyik5waga': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:40:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:40:17 DEBUG : box root 'rclone-test-leniyik5waga': Waiting for checks to finish 2025/05/17 04:40:17 DEBUG : box root 'rclone-test-leniyik5waga': Waiting for transfers to finish 2025/05/17 04:40:17 DEBUG : box root 'rclone-test-leniyik5waga': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:40:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:40:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:40:22 DEBUG : box root 'rclone-test-leniyik5waga': Using server-side directory move 2025/05/17 04:40:22 INFO : box root 'rclone-test-leniyik5waga': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/17 04:40:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/17 04:40:23 DEBUG : box root 'rclone-test-leniyik5waga': Waiting for checks to finish 2025/05/17 04:40:23 DEBUG : box root 'rclone-test-leniyik5waga': Waiting for transfers to finish 2025/05/17 04:40:24 INFO : sub dir/hello world: Deleted 2025/05/17 04:40:25 INFO : sub dir/hello world: Moved (server-side) 2025/05/17 04:40:29 DEBUG : testing file moves 2025/05/17 04:40:29 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/17 04:40:29 DEBUG : box root 'rclone-test-leniyik5waga': Waiting for checks to finish 2025/05/17 04:40:29 DEBUG : box root 'rclone-test-leniyik5waga': Waiting for transfers to finish 2025/05/17 04:40:30 INFO : sub dir/hello world: Deleted 2025/05/17 04:40:31 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:40:33 DEBUG : box root 'rclone-test-leniyik5waga': Purge remote --- PASS: TestServerSideMoveOverSelf (25.35s) === RUN TestCopyAfterDelete run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:40:39 ERROR : : error listing: directory not found 2025/05/17 04:40:40 INFO : Local file system at /tmp/rclone421780634: Making directory 2025/05/17 04:40:40 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:40:40 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestCopyAfterDelete (7.52s) === RUN TestCopyRedownload run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:40:47 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/17 04:40:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:40:48 DEBUG : Local file system at /tmp/rclone421780634: Waiting for checks to finish 2025/05/17 04:40:48 DEBUG : Local file system at /tmp/rclone421780634: Waiting for transfers to finish 2025/05/17 04:40:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:40:49 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/05/17 04:40:49 INFO : sub dir/hello world: Copied (new) 2025/05/17 04:40:49 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestCopyRedownload (7.61s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:40:52 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/17 04:40:52 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:40:52 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:40:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 04:40:54 INFO : check sum: Copied (new) 2025/05/17 04:40:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:40:54 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:40:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 04:40:54 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/17 04:40:54 DEBUG : check sum: Unchanged skipping 2025/05/17 04:40:54 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:40:54 DEBUG : Waiting for deletions to finish 2025/05/17 04:40:54 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (5.43s) === RUN TestSyncSizeOnly run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:40:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/17 04:40:58 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:40:58 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:40:59 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/17 04:40:59 INFO : sizeonly: Copied (new) 2025/05/17 04:40:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:41:00 DEBUG : sizeonly: Sizes identical 2025/05/17 04:41:00 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:41:00 DEBUG : sizeonly: Unchanged skipping 2025/05/17 04:41:00 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:41:00 DEBUG : Waiting for deletions to finish 2025/05/17 04:41:00 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncSizeOnly (5.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:41:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/17 04:41:03 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:41:03 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:41:05 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/17 04:41:05 INFO : ignore-size: Copied (new) 2025/05/17 04:41:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:41:05 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:41:05 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:41:05 DEBUG : ignore-size: Unchanged skipping 2025/05/17 04:41:05 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:41:05 DEBUG : Waiting for deletions to finish 2025/05/17 04:41:05 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncIgnoreSize (5.42s) === RUN TestSyncIgnoreTimes run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:41:10 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:41:10 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:41:10 DEBUG : existing: Unchanged skipping 2025/05/17 04:41:10 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:41:10 DEBUG : Waiting for deletions to finish 2025/05/17 04:41:10 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:41:11 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:41:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/17 04:41:11 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:41:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/17 04:41:12 INFO : existing: Copied (replaced existing) 2025/05/17 04:41:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (6.67s) === RUN TestSyncIgnoreExisting run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:41:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/17 04:41:15 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:41:15 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:41:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/17 04:41:17 INFO : existing: Copied (new) 2025/05/17 04:41:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:41:17 DEBUG : existing: Destination exists, skipping 2025/05/17 04:41:17 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:41:17 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:41:17 DEBUG : Waiting for deletions to finish 2025/05/17 04:41:17 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (5.55s) === RUN TestSyncIgnoreErrors run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:41:25 INFO : d: Making directory 2025/05/17 04:41:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/17 04:41:28 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:41:28 DEBUG : c/non empty space: Unchanged skipping 2025/05/17 04:41:28 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:41:28 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:41:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:41:29 INFO : a/potato2: Copied (new) 2025/05/17 04:41:29 DEBUG : Waiting for deletions to finish 2025/05/17 04:41:30 INFO : b/potato: Deleted 2025/05/17 04:41:30 INFO : d: Removing directory 2025/05/17 04:41:31 INFO : b: Removing directory 2025/05/17 04:41:32 DEBUG : box root 'rclone-test-dikomav0jodo': deleted 2 directories run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (16.91s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:41:39 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/05/17 04:41:39 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:41:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 04:41:39 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/17 04:41:39 DEBUG : empty space: Unchanged skipping 2025/05/17 04:41:39 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:41:39 DEBUG : Waiting for deletions to finish 2025/05/17 04:41:39 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:41:40 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/05/17 04:41:40 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:41:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 04:41:41 INFO : empty space: Updated modification time in destination 2025/05/17 04:41:41 DEBUG : empty space: Unchanged skipping 2025/05/17 04:41:41 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:41:41 DEBUG : Waiting for deletions to finish 2025/05/17 04:41:41 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (6.22s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:41:46 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/05/17 04:41:46 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:41:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 04:41:46 DEBUG : empty space: Unchanged skipping 2025/05/17 04:41:46 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:41:46 DEBUG : Waiting for deletions to finish 2025/05/17 04:41:46 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.37s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:41:50 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:41:50 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/05/17 04:41:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone421780634) 2025/05/17 04:41:50 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (box root 'rclone-test-dikomav0jodo') 2025/05/17 04:41:50 DEBUG : foo: sha1 differ 2025/05/17 04:41:50 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:41:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/17 04:41:51 INFO : foo: Copied (replaced existing) 2025/05/17 04:41:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (5.66s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:41:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:41:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/17 04:41:56 DEBUG : empty space: Unchanged skipping 2025/05/17 04:41:56 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:41:56 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:41:57 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:41:57 INFO : potato: Copied (new) 2025/05/17 04:41:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (7.13s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:42:03 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:42:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/17 04:42:03 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:42:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/17 04:42:04 INFO : potato: Copied (replaced existing) 2025/05/17 04:42:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.51s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:42:09 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:42:09 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/05/17 04:42:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone421780634) 2025/05/17 04:42:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (box root 'rclone-test-dikomav0jodo') 2025/05/17 04:42:09 DEBUG : potato: sha1 differ 2025/05/17 04:42:09 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:42:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/17 04:42:10 INFO : potato: Copied (replaced existing) 2025/05/17 04:42:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (5.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:42:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:42:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:42:15 DEBUG : empty space: Unchanged skipping 2025/05/17 04:42:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/17 04:42:15 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:42:15 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:42:15 DEBUG : Waiting for deletions to finish 2025/05/17 04:42:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:42:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:42:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:42:22 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:42:22 DEBUG : empty space: Unchanged skipping 2025/05/17 04:42:22 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:42:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:42:23 INFO : potato2: Copied (new) 2025/05/17 04:42:23 DEBUG : Waiting for deletions to finish 2025/05/17 04:42:24 INFO : potato: Deleted run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:42:32 INFO : d: Making directory 2025/05/17 04:42:33 INFO : d/e: Making directory 2025/05/17 04:42:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/17 04:42:36 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:42:36 DEBUG : c/non empty space: Unchanged skipping 2025/05/17 04:42:37 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:42:37 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:42:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:42:38 INFO : a/potato2: Copied (new) 2025/05/17 04:42:38 DEBUG : Waiting for deletions to finish 2025/05/17 04:42:39 INFO : b/potato: Deleted 2025/05/17 04:42:39 INFO : d/e: Removing directory 2025/05/17 04:42:39 INFO : d: Removing directory 2025/05/17 04:42:40 INFO : b: Removing directory 2025/05/17 04:42:41 DEBUG : box root 'rclone-test-dikomav0jodo': deleted 3 directories run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:42:51 INFO : d: Making directory 2025/05/17 04:42:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/17 04:42:53 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:42:53 DEBUG : c/non empty space: Unchanged skipping 2025/05/17 04:42:53 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:42:53 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:42:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:42:55 INFO : a/potato2: Copied (new) 2025/05/17 04:42:55 ERROR : box root 'rclone-test-dikomav0jodo': not deleting files as there were IO errors 2025/05/17 04:42:55 ERROR : box root 'rclone-test-dikomav0jodo': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.52s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:43:06 DEBUG : Waiting for deletions to finish 2025/05/17 04:43:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:43:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:43:06 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:43:06 DEBUG : empty space: Unchanged skipping 2025/05/17 04:43:06 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:43:07 INFO : potato: Deleted 2025/05/17 04:43:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:43:08 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncDeleteDuring (8.07s) === RUN TestSyncDeleteBefore run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:43:14 DEBUG : Waiting for deletions to finish 2025/05/17 04:43:15 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:43:15 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:43:16 INFO : potato: Deleted 2025/05/17 04:43:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:43:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:43:16 DEBUG : empty space: Unchanged skipping 2025/05/17 04:43:16 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:43:16 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:43:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:43:17 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncDeleteBefore (9.59s) === RUN TestCopyDeleteBefore run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:43:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:43:23 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:43:23 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:43:24 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/17 04:43:24 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestCopyDeleteBefore (6.66s) === RUN TestSyncWithExclude run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:43:31 DEBUG : enormous: Excluded (Size Filter) 2025/05/17 04:43:31 DEBUG : enormous: Excluded 2025/05/17 04:43:31 DEBUG : potato2: Excluded (Size Filter) 2025/05/17 04:43:31 DEBUG : potato2: Excluded 2025/05/17 04:43:31 DEBUG : potato2: Excluded (Size Filter) 2025/05/17 04:43:31 DEBUG : potato2: Excluded 2025/05/17 04:43:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:43:31 DEBUG : empty space: Unchanged skipping 2025/05/17 04:43:31 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:43:31 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:43:31 DEBUG : Waiting for deletions to finish 2025/05/17 04:43:31 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:43:31 DEBUG : enormous: Excluded (Size Filter) 2025/05/17 04:43:31 DEBUG : enormous: Excluded 2025/05/17 04:43:31 DEBUG : potato2: Excluded (Size Filter) 2025/05/17 04:43:31 DEBUG : potato2: Excluded 2025/05/17 04:43:32 DEBUG : potato2: Excluded (Size Filter) 2025/05/17 04:43:32 DEBUG : potato2: Excluded 2025/05/17 04:43:32 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/17 04:43:32 DEBUG : empty space: Unchanged skipping 2025/05/17 04:43:32 DEBUG : Local file system at /tmp/rclone421780634: Waiting for checks to finish 2025/05/17 04:43:32 DEBUG : Local file system at /tmp/rclone421780634: Waiting for transfers to finish 2025/05/17 04:43:32 DEBUG : Waiting for deletions to finish 2025/05/17 04:43:32 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncWithExclude (7.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:43:40 DEBUG : enormous: Excluded (Size Filter) 2025/05/17 04:43:40 DEBUG : enormous: Excluded 2025/05/17 04:43:40 DEBUG : potato2: Excluded (Size Filter) 2025/05/17 04:43:40 DEBUG : potato2: Excluded 2025/05/17 04:43:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:43:40 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:43:40 DEBUG : empty space: Unchanged skipping 2025/05/17 04:43:40 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:43:40 DEBUG : Waiting for deletions to finish 2025/05/17 04:43:41 INFO : enormous: Deleted 2025/05/17 04:43:41 INFO : potato2: Deleted 2025/05/17 04:43:41 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:43:42 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/17 04:43:42 DEBUG : empty space: Unchanged skipping 2025/05/17 04:43:42 DEBUG : Local file system at /tmp/rclone421780634: Waiting for checks to finish 2025/05/17 04:43:42 DEBUG : Local file system at /tmp/rclone421780634: Waiting for transfers to finish 2025/05/17 04:43:42 DEBUG : Waiting for deletions to finish 2025/05/17 04:43:42 INFO : enormous: Deleted 2025/05/17 04:43:42 INFO : potato2: Deleted 2025/05/17 04:43:42 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.27s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:43:51 DEBUG : five: Need to transfer - File not found at Destination 2025/05/17 04:43:51 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/17 04:43:51 DEBUG : one: Destination is newer than source, skipping 2025/05/17 04:43:51 DEBUG : three: Sizes identical 2025/05/17 04:43:51 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:43:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/17 04:43:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/17 04:43:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone421780634) 2025/05/17 04:43:51 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (box root 'rclone-test-dikomav0jodo') 2025/05/17 04:43:51 DEBUG : two: sha1 differ 2025/05/17 04:43:51 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:43:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/17 04:43:52 INFO : four: Copied (replaced existing) 2025/05/17 04:43:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/17 04:43:52 INFO : two: Copied (replaced existing) 2025/05/17 04:43:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/17 04:43:52 INFO : five: Copied (new) 2025/05/17 04:43:52 DEBUG : Waiting for deletions to finish 2025/05/17 04:43:53 DEBUG : one: Destination is newer than source, skipping 2025/05/17 04:43:53 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:43:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/17 04:43:53 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/17 04:43:53 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/17 04:43:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/17 04:43:53 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/17 04:43:53 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/17 04:43:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/17 04:43:53 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/17 04:43:53 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/17 04:43:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone421780634) 2025/05/17 04:43:53 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (box root 'rclone-test-dikomav0jodo') 2025/05/17 04:43:53 DEBUG : three: sha1 differ 2025/05/17 04:43:53 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/17 04:43:53 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:43:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/17 04:43:54 INFO : three: Copied (replaced existing) 2025/05/17 04:43:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (14.59s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/05/17 04:44:00 INFO : box root 'rclone-test-dikomav0jodo': Making map for --track-renames 2025/05/17 04:44:00 INFO : box root 'rclone-test-dikomav0jodo': Finished making map for --track-renames 2025/05/17 04:44:00 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:44:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/17 04:44:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/17 04:44:00 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for renames to finish 2025/05/17 04:44:00 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:44:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/17 04:44:01 INFO : yam: Copied (new) 2025/05/17 04:44:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/17 04:44:01 INFO : potato: Copied (new) 2025/05/17 04:44:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:44:02 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:44:02 INFO : box root 'rclone-test-dikomav0jodo': Making map for --track-renames 2025/05/17 04:44:02 INFO : box root 'rclone-test-dikomav0jodo': Finished making map for --track-renames 2025/05/17 04:44:02 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:44:02 DEBUG : potato: Unchanged skipping 2025/05/17 04:44:02 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for renames to finish 2025/05/17 04:44:02 INFO : yam: Moved (server-side) to: yaml 2025/05/17 04:44:02 INFO : yaml: Renamed from "yam" 2025/05/17 04:44:02 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:44:02 DEBUG : Waiting for deletions to finish 2025/05/17 04:44:02 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (6.90s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/05/17 04:44:06 INFO : box root 'rclone-test-dikomav0jodo': Making map for --track-renames 2025/05/17 04:44:06 INFO : box root 'rclone-test-dikomav0jodo': Finished making map for --track-renames 2025/05/17 04:44:06 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:44:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/17 04:44:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/17 04:44:06 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for renames to finish 2025/05/17 04:44:06 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:44:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/17 04:44:08 INFO : yam: Copied (new) 2025/05/17 04:44:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/17 04:44:08 INFO : potato: Copied (new) 2025/05/17 04:44:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:44:08 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:44:08 INFO : box root 'rclone-test-dikomav0jodo': Making map for --track-renames 2025/05/17 04:44:08 INFO : box root 'rclone-test-dikomav0jodo': Finished making map for --track-renames 2025/05/17 04:44:08 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:44:08 DEBUG : potato: Unchanged skipping 2025/05/17 04:44:08 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for renames to finish 2025/05/17 04:44:09 INFO : yam: Moved (server-side) to: yaml 2025/05/17 04:44:09 INFO : yaml: Renamed from "yam" 2025/05/17 04:44:09 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:44:09 DEBUG : Waiting for deletions to finish 2025/05/17 04:44:09 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.93s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/05/17 04:44:13 INFO : box root 'rclone-test-dikomav0jodo': Making map for --track-renames 2025/05/17 04:44:13 INFO : box root 'rclone-test-dikomav0jodo': Finished making map for --track-renames 2025/05/17 04:44:13 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:44:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/17 04:44:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/17 04:44:13 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for renames to finish 2025/05/17 04:44:13 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:44:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/17 04:44:15 INFO : potato: Copied (new) 2025/05/17 04:44:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/17 04:44:16 INFO : sub/yam: Copied (new) 2025/05/17 04:44:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:44:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:44:17 DEBUG : potato: Unchanged skipping 2025/05/17 04:44:17 INFO : box root 'rclone-test-dikomav0jodo': Making map for --track-renames 2025/05/17 04:44:17 INFO : box root 'rclone-test-dikomav0jodo': Finished making map for --track-renames 2025/05/17 04:44:17 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:44:17 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for renames to finish 2025/05/17 04:44:18 INFO : sub/yam: Moved (server-side) to: yam 2025/05/17 04:44:18 INFO : yam: Renamed from "sub/yam" 2025/05/17 04:44:18 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:44:18 DEBUG : Waiting for deletions to finish 2025/05/17 04:44:18 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.54s) === RUN TestServerSideMoveLocal run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:44:24 DEBUG : Creating backend with remote "/tmp/rclone421780634/dir1" 2025/05/17 04:44:24 DEBUG : Config file has changed externally - reloading 2025/05/17 04:44:24 DEBUG : Creating backend with remote "/tmp/rclone421780634/dir2" 2025/05/17 04:44:24 DEBUG : Local file system at /tmp/rclone421780634/dir2: Using server-side directory move 2025/05/17 04:44:24 INFO : Local file system at /tmp/rclone421780634/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/17 04:44:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/17 04:44:24 DEBUG : Local file system at /tmp/rclone421780634/dir2: Waiting for checks to finish 2025/05/17 04:44:24 DEBUG : Local file system at /tmp/rclone421780634/dir2: Waiting for transfers to finish 2025/05/17 04:44:24 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.65s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:44:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:44:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/17 04:44:25 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:44:25 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:44:29 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/17 04:44:29 INFO : nested/sub dir/file: Copied (new) 2025/05/17 04:44:29 INFO : nested/sub dir/file: Deleted 2025/05/17 04:44:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:44:29 INFO : sub dir/hello world: Copied (new) 2025/05/17 04:44:29 INFO : sub dir/hello world: Deleted 2025/05/17 04:44:29 INFO : sub dir: Removing directory 2025/05/17 04:44:29 INFO : nested/sub dir: Removing directory 2025/05/17 04:44:29 INFO : nested: Removing directory 2025/05/17 04:44:29 DEBUG : Local file system at /tmp/rclone421780634: deleted 3 directories run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (11.87s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:44:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:44:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/17 04:44:36 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:44:36 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:44:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/17 04:44:41 INFO : nested/sub dir/file: Copied (new) 2025/05/17 04:44:41 INFO : nested/sub dir/file: Deleted 2025/05/17 04:44:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:44:41 INFO : sub dir/hello world: Copied (new) 2025/05/17 04:44:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.84s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:44:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/17 04:44:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/17 04:44:48 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:44:48 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:44:50 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/17 04:44:50 INFO : existing-b: Copied (new) 2025/05/17 04:44:50 INFO : existing-b: Deleted 2025/05/17 04:44:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/17 04:44:50 INFO : existing: Copied (new) 2025/05/17 04:44:50 INFO : existing: Deleted 2025/05/17 04:44:50 DEBUG : existing: Destination exists, skipping 2025/05/17 04:44:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/17 04:44:50 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:44:50 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:44:50 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (5.65s) === RUN TestServerSideMove run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:44:54 DEBUG : Creating backend with remote "TestBox:rclone-test-budebib7qopi" 2025/05/17 04:44:54 DEBUG : box root 'rclone-test-budebib7qopi': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-dikomav0jodo' -> box root 'rclone-test-budebib7qopi' 2025/05/17 04:45:00 DEBUG : box root 'rclone-test-budebib7qopi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:45:04 DEBUG : box root 'rclone-test-budebib7qopi': Using server-side directory move 2025/05/17 04:45:04 INFO : box root 'rclone-test-budebib7qopi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/17 04:45:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:45:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/17 04:45:04 DEBUG : empty space: Unchanged skipping 2025/05/17 04:45:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/17 04:45:04 DEBUG : box root 'rclone-test-budebib7qopi': Waiting for checks to finish 2025/05/17 04:45:05 INFO : potato2: Moved (server-side) 2025/05/17 04:45:05 INFO : empty space: Deleted 2025/05/17 04:45:05 DEBUG : box root 'rclone-test-budebib7qopi': Waiting for transfers to finish 2025/05/17 04:45:05 INFO : potato3: Deleted 2025/05/17 04:45:06 INFO : potato3: Moved (server-side) 2025/05/17 04:45:07 DEBUG : Creating backend with remote "TestBox:rclone-test-miwafuh6weyu" 2025/05/17 04:45:07 DEBUG : box root 'rclone-test-miwafuh6weyu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:45:07 DEBUG : box root 'rclone-test-miwafuh6weyu': Using server-side directory move 2025/05/17 04:45:08 DEBUG : box root 'rclone-test-miwafuh6weyu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:45:08 INFO : box root 'rclone-test-miwafuh6weyu': Server side directory move succeeded 2025/05/17 04:45:10 DEBUG : box root 'rclone-test-budebib7qopi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:45:10 ERROR : : error listing: directory not found 2025/05/17 04:45:10 DEBUG : box root 'rclone-test-miwafuh6weyu': Purge remote 2025/05/17 04:45:11 DEBUG : box root 'rclone-test-budebib7qopi': Purge remote 2025/05/17 04:45:11 DEBUG : box root 'rclone-test-budebib7qopi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:45:11 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (18.46s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:45:12 DEBUG : Creating backend with remote "TestBox:rclone-test-jevuxoq4qebo" 2025/05/17 04:45:13 DEBUG : box root 'rclone-test-jevuxoq4qebo': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-dikomav0jodo' -> box root 'rclone-test-jevuxoq4qebo' 2025/05/17 04:45:18 DEBUG : box root 'rclone-test-jevuxoq4qebo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:45:23 DEBUG : empty space: Excluded (Size Filter) 2025/05/17 04:45:23 DEBUG : empty space: Excluded 2025/05/17 04:45:23 DEBUG : empty space: Excluded (Size Filter) 2025/05/17 04:45:23 DEBUG : empty space: Excluded 2025/05/17 04:45:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:45:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/17 04:45:23 DEBUG : box root 'rclone-test-jevuxoq4qebo': Waiting for checks to finish 2025/05/17 04:45:23 DEBUG : box root 'rclone-test-jevuxoq4qebo': Waiting for transfers to finish 2025/05/17 04:45:23 INFO : potato2: Moved (server-side) 2025/05/17 04:45:24 INFO : potato3: Deleted 2025/05/17 04:45:25 INFO : potato3: Moved (server-side) 2025/05/17 04:45:25 DEBUG : Creating backend with remote "TestBox:rclone-test-caraqod8ceco" 2025/05/17 04:45:26 DEBUG : box root 'rclone-test-caraqod8ceco': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:45:26 DEBUG : empty space: Excluded (Size Filter) 2025/05/17 04:45:26 DEBUG : empty space: Excluded 2025/05/17 04:45:26 DEBUG : box root 'rclone-test-caraqod8ceco': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:45:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:45:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/17 04:45:26 DEBUG : box root 'rclone-test-caraqod8ceco': Waiting for checks to finish 2025/05/17 04:45:26 DEBUG : box root 'rclone-test-caraqod8ceco': Waiting for transfers to finish 2025/05/17 04:45:27 DEBUG : box root 'rclone-test-caraqod8ceco': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:45:28 INFO : potato2: Moved (server-side) 2025/05/17 04:45:28 INFO : potato3: Moved (server-side) 2025/05/17 04:45:29 DEBUG : box root 'rclone-test-caraqod8ceco': Purge remote 2025/05/17 04:45:30 DEBUG : box root 'rclone-test-jevuxoq4qebo': Purge remote --- PASS: TestServerSideMoveWithFilter (20.51s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:45:33 DEBUG : Creating backend with remote "TestBox:rclone-test-jalawug2libe" 2025/05/17 04:45:33 DEBUG : box root 'rclone-test-jalawug2libe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:45:37 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) box root 'rclone-test-dikomav0jodo' -> box root 'rclone-test-jalawug2libe' 2025/05/17 04:45:40 DEBUG : box root 'rclone-test-jalawug2libe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:45:44 DEBUG : box root 'rclone-test-jalawug2libe': Using server-side directory move 2025/05/17 04:45:44 INFO : box root 'rclone-test-jalawug2libe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/17 04:45:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:45:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/17 04:45:44 DEBUG : empty space: Unchanged skipping 2025/05/17 04:45:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/17 04:45:45 DEBUG : box root 'rclone-test-jalawug2libe': Waiting for checks to finish 2025/05/17 04:45:45 INFO : empty space: Deleted 2025/05/17 04:45:45 DEBUG : box root 'rclone-test-jalawug2libe': Waiting for transfers to finish 2025/05/17 04:45:45 INFO : potato2: Moved (server-side) 2025/05/17 04:45:45 INFO : potato3: Deleted 2025/05/17 04:45:46 INFO : potato3: Moved (server-side) 2025/05/17 04:45:46 INFO : tomatoDir: Removing directory 2025/05/17 04:45:47 DEBUG : box root 'rclone-test-dikomav0jodo': deleted 1 directories 2025/05/17 04:45:48 DEBUG : Creating backend with remote "TestBox:rclone-test-zuyabez2sihi" 2025/05/17 04:45:48 DEBUG : box root 'rclone-test-zuyabez2sihi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:45:49 INFO : tomatoDir: Making directory 2025/05/17 04:45:50 DEBUG : box root 'rclone-test-zuyabez2sihi': Using server-side directory move 2025/05/17 04:45:50 DEBUG : box root 'rclone-test-zuyabez2sihi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:45:51 INFO : box root 'rclone-test-zuyabez2sihi': Server side directory move succeeded 2025/05/17 04:45:53 DEBUG : box root 'rclone-test-jalawug2libe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:45:53 ERROR : : error listing: directory not found 2025/05/17 04:45:53 DEBUG : box root 'rclone-test-jalawug2libe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:45:53 ERROR : : error listing: directory not found 2025/05/17 04:45:53 DEBUG : box root 'rclone-test-zuyabez2sihi': Purge remote 2025/05/17 04:45:55 DEBUG : box root 'rclone-test-jalawug2libe': Purge remote 2025/05/17 04:45:55 DEBUG : box root 'rclone-test-jalawug2libe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/17 04:45:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.16s) === RUN TestServerSideMoveOverlap run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.63s) === RUN TestSyncOverlap run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:45:56 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/rclone-sync-test" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncOverlap (4.71s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:46:01 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/rclone-sync-test" 2025/05/17 04:46:05 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/rclone-sync-test-include/layer2" 2025/05/17 04:46:09 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/rclone-sync-test-ignore-file" 2025/05/17 04:46:14 DEBUG : rclone-sync-test: Excluded 2025/05/17 04:46:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/17 04:46:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/17 04:46:16 DEBUG : box root 'rclone-test-dikomav0jodo/rclone-sync-test': Waiting for checks to finish 2025/05/17 04:46:16 DEBUG : box root 'rclone-test-dikomav0jodo/rclone-sync-test': Waiting for transfers to finish 2025/05/17 04:46:16 DEBUG : Waiting for deletions to finish 2025/05/17 04:46:16 INFO : There was nothing to transfer 2025/05/17 04:46:17 DEBUG : rclone-sync-test: Excluded 2025/05/17 04:46:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/17 04:46:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/17 04:46:19 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:46:19 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:46:19 DEBUG : Waiting for deletions to finish 2025/05/17 04:46:19 INFO : rclone-sync-test-include: Removing directory 2025/05/17 04:46:19 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/05/17 04:46:19 DEBUG : box root 'rclone-test-dikomav0jodo': failed to delete 1 directories 2025/05/17 04:46:19 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:46:20 DEBUG : rclone-sync-test: Excluded 2025/05/17 04:46:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/17 04:46:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/17 04:46:21 DEBUG : box root 'rclone-test-dikomav0jodo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/05/17 04:46:21 DEBUG : box root 'rclone-test-dikomav0jodo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/05/17 04:46:21 DEBUG : Waiting for deletions to finish 2025/05/17 04:46:21 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:46:22 DEBUG : rclone-sync-test: Excluded 2025/05/17 04:46:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/17 04:46:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/17 04:46:24 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:46:24 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:46:24 DEBUG : Waiting for deletions to finish 2025/05/17 04:46:24 INFO : rclone-sync-test-include: Removing directory 2025/05/17 04:46:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/05/17 04:46:24 DEBUG : box root 'rclone-test-dikomav0jodo': failed to delete 1 directories 2025/05/17 04:46:24 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:46:25 DEBUG : : Excluded 2025/05/17 04:46:25 DEBUG : rclone-sync-test: Excluded 2025/05/17 04:46:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/17 04:46:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/17 04:46:27 DEBUG : box root 'rclone-test-dikomav0jodo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/05/17 04:46:27 DEBUG : box root 'rclone-test-dikomav0jodo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/05/17 04:46:27 DEBUG : Waiting for deletions to finish 2025/05/17 04:46:27 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (41.25s) === RUN TestSyncCompareDest run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:46:42 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/dst" 2025/05/17 04:46:45 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/CompareDest" 2025/05/17 04:46:48 DEBUG : one: Need to transfer - File not found at Destination 2025/05/17 04:46:48 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:46:48 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:46:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 04:46:51 INFO : one: Copied (new) 2025/05/17 04:46:51 DEBUG : Waiting for deletions to finish 2025/05/17 04:46:52 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:46:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:46:53 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:46:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/17 04:46:54 INFO : one: Copied (replaced existing) 2025/05/17 04:46:54 DEBUG : Waiting for deletions to finish 2025/05/17 04:46:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:46:59 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:47:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:47:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/17 04:47:00 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:47:00 DEBUG : Waiting for deletions to finish 2025/05/17 04:47:00 INFO : There was nothing to transfer 2025/05/17 04:47:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:47:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:47:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/17 04:47:04 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:47:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:47:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/17 04:47:04 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:47:04 DEBUG : Waiting for deletions to finish 2025/05/17 04:47:04 INFO : There was nothing to transfer 2025/05/17 04:47:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:47:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:47:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/17 04:47:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:47:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/17 04:47:05 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:47:05 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:47:05 DEBUG : Waiting for deletions to finish 2025/05/17 04:47:05 INFO : There was nothing to transfer 2025/05/17 04:47:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:47:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:47:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/17 04:47:08 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 04:59:59 -0800 -0800 2025/05/17 04:47:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/17 04:47:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/17 04:47:08 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:47:08 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:47:08 DEBUG : Waiting for deletions to finish 2025/05/17 04:47:08 INFO : There was nothing to transfer 2025/05/17 04:47:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:47:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/17 04:47:10 DEBUG : two: Need to transfer - File not found at Destination 2025/05/17 04:47:10 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:47:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:47:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/17 04:47:10 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:47:11 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/17 04:47:11 INFO : two: Copied (new) 2025/05/17 04:47:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (35.62s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:47:23 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/dest" 2025/05/17 04:47:25 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/pre-dest1" 2025/05/17 04:47:26 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/pre-dest2" 2025/05/17 04:47:28 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:47:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/17 04:47:29 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:47:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/17 04:47:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/17 04:47:30 DEBUG : box root 'rclone-test-dikomav0jodo/dest': Waiting for checks to finish 2025/05/17 04:47:30 DEBUG : box root 'rclone-test-dikomav0jodo/dest': Waiting for transfers to finish 2025/05/17 04:47:32 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/17 04:47:32 INFO : 3: Copied (new) 2025/05/17 04:47:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (21.08s) === RUN TestSyncCopyDest run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:47:39 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/dst" 2025/05/17 04:47:41 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/CopyDest" 2025/05/17 04:47:43 DEBUG : one: Need to transfer - File not found at Destination 2025/05/17 04:47:43 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:47:43 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:47:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 04:47:45 INFO : one: Copied (new) 2025/05/17 04:47:45 DEBUG : Waiting for deletions to finish 2025/05/17 04:47:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:47:47 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:47:47 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:47:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/17 04:47:49 INFO : one: Copied (replaced existing) 2025/05/17 04:47:49 DEBUG : Waiting for deletions to finish 2025/05/17 04:47:54 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/BackupDir" 2025/05/17 04:47:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:47:56 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:47:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:47:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:47:59 INFO : one: Moved (server-side) 2025/05/17 04:48:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/17 04:48:01 INFO : one: Copied (server-side copy) 2025/05/17 04:48:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/17 04:48:01 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:48:01 DEBUG : Waiting for deletions to finish 2025/05/17 04:48:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:48:04 DEBUG : one: Unchanged skipping 2025/05/17 04:48:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:48:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/17 04:48:05 INFO : two: Copied (server-side copy) 2025/05/17 04:48:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/17 04:48:05 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:48:05 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:48:05 DEBUG : Waiting for deletions to finish 2025/05/17 04:48:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:48:06 DEBUG : one: Unchanged skipping 2025/05/17 04:48:06 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:48:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:48:06 DEBUG : two: Unchanged skipping 2025/05/17 04:48:06 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:48:06 DEBUG : Waiting for deletions to finish 2025/05/17 04:48:06 INFO : There was nothing to transfer 2025/05/17 04:48:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:48:09 DEBUG : one: Unchanged skipping 2025/05/17 04:48:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/17 04:48:10 DEBUG : three: Destination not found in --copy-dest 2025/05/17 04:48:10 DEBUG : three: Need to transfer - File not found at Destination 2025/05/17 04:48:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/17 04:48:10 DEBUG : two: Unchanged skipping 2025/05/17 04:48:10 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:48:10 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:48:11 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/17 04:48:11 INFO : three: Copied (new) 2025/05/17 04:48:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (42.83s) === RUN TestSyncBackupDir run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:48:28 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/dst" 2025/05/17 04:48:28 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/backup" 2025/05/17 04:48:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 04:48:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:48:31 DEBUG : two: Unchanged skipping 2025/05/17 04:48:31 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:48:33 INFO : one: Moved (server-side) 2025/05/17 04:48:33 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:48:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:48:34 INFO : one: Copied (new) 2025/05/17 04:48:34 DEBUG : Waiting for deletions to finish 2025/05/17 04:48:36 INFO : three.txt: Moved (server-side) 2025/05/17 04:48:36 INFO : three.txt: Moved into backup dir 2025/05/17 04:48:39 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:48:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 04:48:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:48:39 DEBUG : two: Unchanged skipping 2025/05/17 04:48:40 INFO : one: Deleted 2025/05/17 04:48:41 INFO : one: Moved (server-side) 2025/05/17 04:48:41 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:48:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 04:48:42 INFO : one: Copied (new) 2025/05/17 04:48:42 DEBUG : Waiting for deletions to finish 2025/05/17 04:48:44 INFO : three.txt: Deleted 2025/05/17 04:48:45 INFO : three.txt: Moved (server-side) 2025/05/17 04:48:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (29.70s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:48:57 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/dst" 2025/05/17 04:48:58 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/backup" 2025/05/17 04:49:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 04:49:00 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:49:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:49:00 DEBUG : two: Unchanged skipping 2025/05/17 04:49:03 INFO : one: Moved (server-side) to: one.bak 2025/05/17 04:49:03 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:49:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:49:04 INFO : one: Copied (new) 2025/05/17 04:49:04 DEBUG : Waiting for deletions to finish 2025/05/17 04:49:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/17 04:49:05 INFO : three.txt: Moved into backup dir 2025/05/17 04:49:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 04:49:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:49:08 DEBUG : two: Unchanged skipping 2025/05/17 04:49:08 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:49:10 INFO : one.bak: Deleted 2025/05/17 04:49:11 INFO : one: Moved (server-side) to: one.bak 2025/05/17 04:49:11 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:49:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 04:49:12 INFO : one: Copied (new) 2025/05/17 04:49:12 DEBUG : Waiting for deletions to finish 2025/05/17 04:49:13 INFO : three.txt.bak: Deleted 2025/05/17 04:49:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/17 04:49:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (29.42s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:49:27 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/dst" 2025/05/17 04:49:27 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/backup" 2025/05/17 04:49:30 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:49:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 04:49:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:49:30 DEBUG : two: Unchanged skipping 2025/05/17 04:49:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/17 04:49:32 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:49:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:49:34 INFO : one: Copied (new) 2025/05/17 04:49:34 DEBUG : Waiting for deletions to finish 2025/05/17 04:49:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/17 04:49:35 INFO : three.txt: Moved into backup dir 2025/05/17 04:49:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 04:49:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:49:38 DEBUG : two: Unchanged skipping 2025/05/17 04:49:38 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:49:39 INFO : one-2019-01-01: Deleted 2025/05/17 04:49:40 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/17 04:49:40 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:49:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 04:49:41 INFO : one: Copied (new) 2025/05/17 04:49:41 DEBUG : Waiting for deletions to finish 2025/05/17 04:49:43 INFO : three-2019-01-01.txt: Deleted 2025/05/17 04:49:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/17 04:49:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (29.43s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:49:56 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/dst" 2025/05/17 04:49:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 04:49:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:49:57 DEBUG : two: Unchanged skipping 2025/05/17 04:49:57 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:49:58 INFO : one: Moved (server-side) to: one.bak 2025/05/17 04:49:58 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:50:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:50:00 INFO : one: Copied (new) 2025/05/17 04:50:00 DEBUG : Waiting for deletions to finish 2025/05/17 04:50:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/17 04:50:01 INFO : three.txt: Moved into backup dir 2025/05/17 04:50:04 DEBUG : one.bak: Excluded (Path Filter) 2025/05/17 04:50:04 DEBUG : one.bak: Excluded 2025/05/17 04:50:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/17 04:50:04 DEBUG : three.txt.bak: Excluded 2025/05/17 04:50:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 04:50:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:50:04 DEBUG : two: Unchanged skipping 2025/05/17 04:50:04 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for checks to finish 2025/05/17 04:50:05 INFO : one.bak: Deleted 2025/05/17 04:50:06 INFO : one: Moved (server-side) to: one.bak 2025/05/17 04:50:06 DEBUG : box root 'rclone-test-dikomav0jodo/dst': Waiting for transfers to finish 2025/05/17 04:50:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 04:50:07 INFO : one: Copied (new) 2025/05/17 04:50:07 DEBUG : Waiting for deletions to finish 2025/05/17 04:50:08 INFO : three.txt.bak: Deleted 2025/05/17 04:50:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/17 04:50:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (24.34s) === RUN TestSyncSuffix run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:50:20 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/dst" 2025/05/17 04:50:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 04:50:22 INFO : one: Moved (server-side) to: one.bak 2025/05/17 04:50:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:50:24 INFO : one: Copied (new) 2025/05/17 04:50:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:50:24 DEBUG : two: Unchanged skipping 2025/05/17 04:50:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/17 04:50:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/17 04:50:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 04:50:27 INFO : three.txt: Copied (new) 2025/05/17 04:50:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 04:50:30 INFO : one.bak: Deleted 2025/05/17 04:50:31 INFO : one: Moved (server-side) to: one.bak 2025/05/17 04:50:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 04:50:32 INFO : one: Copied (new) 2025/05/17 04:50:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:50:33 DEBUG : two: Unchanged skipping 2025/05/17 04:50:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/17 04:50:35 INFO : three.txt.bak: Deleted 2025/05/17 04:50:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/17 04:50:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/17 04:50:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (28.78s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:50:49 DEBUG : Creating backend with remote "TestBox:rclone-test-dikomav0jodo/dst" 2025/05/17 04:50:49 DEBUG : Config file has changed externally - reloading 2025/05/17 04:50:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 04:50:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/17 04:50:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:50:54 INFO : one: Copied (new) 2025/05/17 04:50:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:50:54 DEBUG : two: Unchanged skipping 2025/05/17 04:50:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/17 04:50:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/17 04:50:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 04:50:57 INFO : three.txt: Copied (new) 2025/05/17 04:50:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 04:51:00 INFO : one-2019-01-01: Deleted 2025/05/17 04:51:01 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/17 04:51:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 04:51:02 INFO : one: Copied (new) 2025/05/17 04:51:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:51:03 DEBUG : two: Unchanged skipping 2025/05/17 04:51:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/17 04:51:05 INFO : three-2019-01-01.txt: Deleted 2025/05/17 04:51:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/17 04:51:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/17 04:51:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (30.03s) === RUN TestSyncUTFNorm run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:51:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/17 04:51:16 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:51:16 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:51:17 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/17 04:51:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/17 04:51:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.88s) === RUN TestSyncImmutable run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:51:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/17 04:51:19 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:51:19 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:51:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/17 04:51:20 INFO : existing: Copied (new) 2025/05/17 04:51:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:51:21 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:51:21 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/17 04:51:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/17 04:51:21 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:51:21 ERROR : box root 'rclone-test-dikomav0jodo': not deleting files as there were IO errors 2025/05/17 04:51:21 ERROR : box root 'rclone-test-dikomav0jodo': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncImmutable (6.00s) === RUN TestSyncIgnoreCase run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.64s) === RUN TestFixCase run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:51:36 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/17 04:51:36 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:51:36 DEBUG : existing: Unchanged skipping 2025/05/17 04:51:37 DEBUG : EXISTING: moving to existing-rclone-move-jifuzol7 2025/05/17 04:51:37 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-kebupep8 2025/05/17 04:51:38 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-jifuzol7 2025/05/17 04:51:38 DEBUG : EXISTING: moving to existing 2025/05/17 04:51:38 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-kebupep8 2025/05/17 04:51:38 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/17 04:51:38 INFO : existingbutdifferent-rclone-move-kebupep8: Moved (server-side) to: existingbutdifferent 2025/05/17 04:51:38 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/17 04:51:38 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/17 04:51:38 INFO : existing-rclone-move-jifuzol7: Moved (server-side) to: existing 2025/05/17 04:51:38 INFO : EXISTING: Moved (server-side) to: existing 2025/05/17 04:51:38 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/17 04:51:39 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/17 04:51:39 DEBUG : existingbutdifferent: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/05/17 04:51:39 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/17 04:51:42 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/17 04:51:44 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/17 04:51:45 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/17 04:51:46 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-caxuwoz1 2025/05/17 04:51:47 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-caxuwoz1 2025/05/17 04:51:47 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/17 04:51:48 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/17 04:51:48 INFO : subdira/subdirb/subdirc/hello-rclone-move-caxuwoz1: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/17 04:51:48 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/17 04:51:48 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/17 04:51:48 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:51:48 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/17 04:51:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-badarop4 2025/05/17 04:51:49 DEBUG : subdira/subdirb/subdirc/hello: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/05/17 04:51:49 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/17 04:51:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-badarop4 2025/05/17 04:51:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/17 04:51:50 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-badarop4: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/17 04:51:50 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/17 04:51:50 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/17 04:51:50 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:51:51 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/05/17 04:51:51 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/05/17 04:51:51 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (36.56s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.91s) --- SKIP: TestMaxTransfer/Hard (0.65s) --- SKIP: TestMaxTransfer/Soft (0.63s) --- SKIP: TestMaxTransfer/Cautious (0.63s) === RUN TestSyncConcurrentDelete run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:53:00 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both11: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both12: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both13: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both14: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both15: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both16: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both17: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both18: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both19: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both2: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both3: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both4: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both5: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both6: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both7: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both8: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:53:00 DEBUG : both9: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both10: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both1: Unchanged skipping 2025/05/17 04:53:00 DEBUG : both0: Unchanged skipping 2025/05/17 04:53:00 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:53:00 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:53:00 DEBUG : Waiting for deletions to finish 2025/05/17 04:53:00 INFO : only3: Deleted 2025/05/17 04:53:00 INFO : only7: Deleted 2025/05/17 04:53:00 INFO : only8: Deleted 2025/05/17 04:53:01 INFO : only18: Deleted 2025/05/17 04:53:01 INFO : only10: Deleted 2025/05/17 04:53:01 INFO : only13: Deleted 2025/05/17 04:53:01 INFO : only15: Deleted 2025/05/17 04:53:01 INFO : only19: Deleted 2025/05/17 04:53:02 INFO : only4: Deleted 2025/05/17 04:53:02 INFO : only6: Deleted 2025/05/17 04:53:02 INFO : only9: Deleted 2025/05/17 04:53:02 INFO : only0: Deleted 2025/05/17 04:53:03 INFO : only16: Deleted 2025/05/17 04:53:03 INFO : only11: Deleted 2025/05/17 04:53:03 INFO : only17: Deleted 2025/05/17 04:53:03 INFO : only5: Deleted 2025/05/17 04:53:04 INFO : only14: Deleted 2025/05/17 04:53:04 INFO : only2: Deleted 2025/05/17 04:53:04 INFO : only1: Deleted 2025/05/17 04:53:04 INFO : only12: Deleted run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (79.89s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:54:20 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for checks to finish 2025/05/17 04:54:20 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both1: Unchanged skipping 2025/05/17 04:54:20 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both12: Unchanged skipping 2025/05/17 04:54:20 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both11: Unchanged skipping 2025/05/17 04:54:20 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both10: Unchanged skipping 2025/05/17 04:54:20 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both15: Unchanged skipping 2025/05/17 04:54:20 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both0: Unchanged skipping 2025/05/17 04:54:20 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both17: Unchanged skipping 2025/05/17 04:54:20 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both18: Unchanged skipping 2025/05/17 04:54:20 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both19: Unchanged skipping 2025/05/17 04:54:20 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both2: Unchanged skipping 2025/05/17 04:54:20 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both3: Unchanged skipping 2025/05/17 04:54:20 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both4: Unchanged skipping 2025/05/17 04:54:20 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both5: Unchanged skipping 2025/05/17 04:54:20 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both6: Unchanged skipping 2025/05/17 04:54:20 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both7: Unchanged skipping 2025/05/17 04:54:20 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both8: Unchanged skipping 2025/05/17 04:54:20 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/17 04:54:20 DEBUG : both9: Unchanged skipping 2025/05/17 04:54:20 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : both13: Unchanged skipping 2025/05/17 04:54:20 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : both14: Unchanged skipping 2025/05/17 04:54:20 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : both16: Unchanged skipping 2025/05/17 04:54:20 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/17 04:54:20 DEBUG : box root 'rclone-test-dikomav0jodo': Waiting for transfers to finish 2025/05/17 04:54:21 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:21 INFO : only0: Copied (replaced existing) 2025/05/17 04:54:21 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:21 INFO : only14: Copied (replaced existing) 2025/05/17 04:54:21 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:21 INFO : only1: Copied (replaced existing) 2025/05/17 04:54:21 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:21 INFO : only10: Copied (replaced existing) 2025/05/17 04:54:22 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:22 INFO : only15: Copied (replaced existing) 2025/05/17 04:54:22 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:22 INFO : only11: Copied (replaced existing) 2025/05/17 04:54:22 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:22 INFO : only17: Copied (replaced existing) 2025/05/17 04:54:22 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:22 INFO : only18: Copied (replaced existing) 2025/05/17 04:54:23 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:23 INFO : only12: Copied (replaced existing) 2025/05/17 04:54:23 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:23 INFO : only2: Copied (replaced existing) 2025/05/17 04:54:23 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:23 INFO : only3: Copied (replaced existing) 2025/05/17 04:54:23 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:23 INFO : only4: Copied (replaced existing) 2025/05/17 04:54:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:24 INFO : only5: Copied (replaced existing) 2025/05/17 04:54:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:24 INFO : only8: Copied (replaced existing) 2025/05/17 04:54:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:24 INFO : only7: Copied (replaced existing) 2025/05/17 04:54:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:24 INFO : only6: Copied (replaced existing) 2025/05/17 04:54:25 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:25 INFO : only13: Copied (replaced existing) 2025/05/17 04:54:25 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:25 INFO : only19: Copied (replaced existing) 2025/05/17 04:54:25 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:25 INFO : only16: Copied (replaced existing) 2025/05/17 04:54:25 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:54:25 INFO : only9: Copied (replaced existing) 2025/05/17 04:54:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (99.34s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:55:03 DEBUG : empty_dir: Making directory with metadata 2025/05/17 04:55:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 04:55:03 DEBUG : empty_on_remote: Making directory with metadata 2025/05/17 04:55:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 04:55:03 INFO : empty_on_remote: Making directory 2025/05/17 04:55:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:55:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/17 04:55:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/17 04:55:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/17 04:55:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (15.56s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:55:18 DEBUG : empty_dir: Making directory with metadata 2025/05/17 04:55:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 04:55:18 DEBUG : empty_on_remote: Making directory with metadata 2025/05/17 04:55:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 04:55:18 INFO : empty_on_remote: Making directory 2025/05/17 04:55:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:55:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/17 04:55:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/17 04:55:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/17 04:55:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/17 04:55:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.34s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:55:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/17 04:55:36 INFO : sub dir: Making directory 2025/05/17 04:55:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (32.34s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" 2025/05/17 04:56:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/17 04:56:08 INFO : sub dir: Making directory 2025/05/17 04:56:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dikomav0jodo'", Local "Local file system at /tmp/rclone421780634", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (32.95s) PASS 2025/05/17 04:56:41 DEBUG : box root 'rclone-test-dikomav0jodo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Finished OK in 18m53.606672615s (try 1/5)