"./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Starting (try 1/5) 2024/11/15 03:32:31 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu" 2024/11/15 03:32:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:32:32 DEBUG : box root 'rclone-test-zavebag5towu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:32:33 DEBUG : Creating backend with remote "/tmp/rclone2845663650" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:32:33 DEBUG : box root 'rclone-test-zavebag5towu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:32:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 03:32:34 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:32:34 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:32:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestCopyWithDryRun (3.39s) === RUN TestCopy run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:32:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 03:32:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 03:32:37 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:32:37 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:32:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:32:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:32:40 DEBUG : box root 'rclone-test-zavebag5towu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.73s) === RUN TestCopyMetadata run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.73s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.80s) === RUN TestCopyMissingDirectory run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:32:45 DEBUG : Creating backend with remote "/non-existing" 2024/11/15 03:32:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/15 03:32:46 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:32:46 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestCopyMissingDirectory (1.76s) === RUN TestCopyNoTraverse run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 03:32:48 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:32:48 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:32:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:32:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestCopyNoTraverse (7.73s) === RUN TestCopyCheckFirst run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:32:55 INFO : box root 'rclone-test-zavebag5towu': Running all checks before starting transfers 2024/11/15 03:32:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 03:32:55 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:32:55 INFO : box root 'rclone-test-zavebag5towu': Checks finished, now starting transfers 2024/11/15 03:32:55 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:32:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:32:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestCopyCheckFirst (7.64s) === RUN TestSyncNoTraverse run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:33:03 ERROR : Ignoring --no-traverse with sync 2024/11/15 03:33:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 03:33:03 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:33:03 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:33:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:33:06 INFO : sub dir/hello world: Copied (new) 2024/11/15 03:33:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncNoTraverse (8.03s) === RUN TestCopyWithDepth run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:33:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/15 03:33:11 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:33:11 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:33:13 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/15 03:33:13 INFO : hello world2: Copied (new) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestCopyWithDepth (4.92s) === RUN TestCopyWithFilesFrom run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:33:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 03:33:16 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:33:16 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:33:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:33:18 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (4.90s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:33:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 03:33:21 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:33:21 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:33:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:33:22 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.86s) === RUN TestCopyEmptyDirectories run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:33:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/15 03:33:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/15 03:33:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/15 03:33:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 03:33:26 DEBUG : sub dir: Making directory 2024/11/15 03:33:27 DEBUG : sub dir2: Making directory 2024/11/15 03:33:28 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/15 03:33:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 03:33:29 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:33:29 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:33:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:33:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:33:31 DEBUG : box root 'rclone-test-zavebag5towu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (11.63s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:33:37 DEBUG : sub dir2: Making directory 2024/11/15 03:33:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/15 03:33:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/15 03:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 03:33:37 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:33:37 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:33:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:33:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (6.75s) === RUN TestMoveEmptyDirectories run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:33:44 DEBUG : sub dir2: Making directory with metadata 2024/11/15 03:33:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/15 03:33:44 DEBUG : sub dir: Making directory 2024/11/15 03:33:45 DEBUG : sub dir2: Making directory 2024/11/15 03:33:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 03:33:46 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:33:46 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:33:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:33:48 INFO : sub dir/hello world: Copied (new) 2024/11/15 03:33:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:33:49 DEBUG : box root 'rclone-test-zavebag5towu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/15 03:33:50 DEBUG : box root 'rclone-test-zavebag5towu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (10.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.75s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:33:55 DEBUG : sub dir2: Making directory 2024/11/15 03:33:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 03:33:55 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:33:55 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:33:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:33:58 INFO : sub dir/hello world: Copied (new) 2024/11/15 03:33:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.83s) === RUN TestSyncEmptyDirectories run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:34:02 DEBUG : sub dir2: Making directory with metadata 2024/11/15 03:34:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/15 03:34:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 03:34:02 DEBUG : sub dir: Making directory 2024/11/15 03:34:03 DEBUG : sub dir2: Making directory 2024/11/15 03:34:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 03:34:04 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:34:04 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:34:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:34:06 INFO : sub dir/hello world: Copied (new) 2024/11/15 03:34:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:34:07 DEBUG : box root 'rclone-test-zavebag5towu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.80s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.70s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:34:12 DEBUG : sub dir2: Making directory 2024/11/15 03:34:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 03:34:12 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:34:12 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:34:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:34:15 INFO : sub dir/hello world: Copied (new) 2024/11/15 03:34:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (6.86s) === RUN TestServerSideCopy run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:34:23 DEBUG : Creating backend with remote "TestBox:rclone-test-dehunul9qora" 2024/11/15 03:34:23 DEBUG : box root 'rclone-test-dehunul9qora': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:590: Server side copy (if possible) box root 'rclone-test-zavebag5towu' -> box root 'rclone-test-dehunul9qora' 2024/11/15 03:34:24 DEBUG : box root 'rclone-test-dehunul9qora': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:34:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 03:34:25 DEBUG : box root 'rclone-test-dehunul9qora': Waiting for checks to finish 2024/11/15 03:34:25 DEBUG : box root 'rclone-test-dehunul9qora': Waiting for transfers to finish 2024/11/15 03:34:25 DEBUG : box root 'rclone-test-dehunul9qora': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:34:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:34:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:34:30 DEBUG : box root 'rclone-test-dehunul9qora': Purge remote --- PASS: TestServerSideCopy (15.66s) === RUN TestCopyOverSelf run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:34:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/15 03:34:39 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:34:39 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:34:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/15 03:34:40 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestCopyOverSelf (10.11s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:34:48 DEBUG : Creating backend with remote "TestBox:rclone-test-jetogel9yiqu" 2024/11/15 03:34:49 DEBUG : box root 'rclone-test-jetogel9yiqu': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:626: Server side copy (if possible) box root 'rclone-test-zavebag5towu' -> box root 'rclone-test-jetogel9yiqu' 2024/11/15 03:34:50 DEBUG : box root 'rclone-test-jetogel9yiqu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:34:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 03:34:50 DEBUG : box root 'rclone-test-jetogel9yiqu': Waiting for checks to finish 2024/11/15 03:34:50 DEBUG : box root 'rclone-test-jetogel9yiqu': Waiting for transfers to finish 2024/11/15 03:34:51 DEBUG : box root 'rclone-test-jetogel9yiqu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:34:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:34:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:34:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/15 03:34:57 DEBUG : box root 'rclone-test-jetogel9yiqu': Waiting for checks to finish 2024/11/15 03:34:57 DEBUG : box root 'rclone-test-jetogel9yiqu': Waiting for transfers to finish 2024/11/15 03:34:58 DEBUG : sub dir/hello world: dst already exists, copying to temp name sub dir/hello world-rclone-copy-nonuzen8 2024/11/15 03:34:59 DEBUG : sub dir/hello world-rclone-copy-nonuzen8: moving to real name sub dir/hello world 2024/11/15 03:35:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/15 03:35:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:35:01 DEBUG : box root 'rclone-test-jetogel9yiqu': Purge remote --- PASS: TestServerSideCopyOverSelf (22.54s) === RUN TestMoveOverSelf run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:35:12 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:35:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/15 03:35:12 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:35:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/15 03:35:13 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/15 03:35:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestMoveOverSelf (10.14s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:35:21 DEBUG : Creating backend with remote "TestBox:rclone-test-gahaxob9hawi" 2024/11/15 03:35:21 DEBUG : box root 'rclone-test-gahaxob9hawi': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:671: Server side copy (if possible) box root 'rclone-test-zavebag5towu' -> box root 'rclone-test-gahaxob9hawi' 2024/11/15 03:35:22 DEBUG : box root 'rclone-test-gahaxob9hawi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:35:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 03:35:23 DEBUG : box root 'rclone-test-gahaxob9hawi': Waiting for checks to finish 2024/11/15 03:35:23 DEBUG : box root 'rclone-test-gahaxob9hawi': Waiting for transfers to finish 2024/11/15 03:35:23 DEBUG : box root 'rclone-test-gahaxob9hawi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:35:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:35:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:35:30 DEBUG : box root 'rclone-test-gahaxob9hawi': Using server-side directory move 2024/11/15 03:35:30 INFO : box root 'rclone-test-gahaxob9hawi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/15 03:35:31 DEBUG : box root 'rclone-test-gahaxob9hawi': Waiting for checks to finish 2024/11/15 03:35:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/15 03:35:31 DEBUG : box root 'rclone-test-gahaxob9hawi': Waiting for transfers to finish 2024/11/15 03:35:32 INFO : sub dir/hello world: Deleted 2024/11/15 03:35:33 INFO : sub dir/hello world: Moved (server-side) 2024/11/15 03:35:37 DEBUG : testing file moves 2024/11/15 03:35:38 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/15 03:35:38 DEBUG : box root 'rclone-test-gahaxob9hawi': Waiting for checks to finish 2024/11/15 03:35:38 DEBUG : box root 'rclone-test-gahaxob9hawi': Waiting for transfers to finish 2024/11/15 03:35:39 INFO : sub dir/hello world: Deleted 2024/11/15 03:35:40 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:35:41 DEBUG : box root 'rclone-test-gahaxob9hawi': Purge remote --- PASS: TestServerSideMoveOverSelf (28.84s) === RUN TestCopyAfterDelete run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:35:49 ERROR : : error listing: directory not found 2024/11/15 03:35:50 DEBUG : Local file system at /tmp/rclone2845663650: Making directory 2024/11/15 03:35:51 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:35:51 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestCopyAfterDelete (8.89s) === RUN TestCopyRedownload run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:35:59 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/15 03:35:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 03:35:59 DEBUG : Local file system at /tmp/rclone2845663650: Waiting for checks to finish 2024/11/15 03:35:59 DEBUG : Local file system at /tmp/rclone2845663650: Waiting for transfers to finish 2024/11/15 03:36:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:36:00 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2024/11/15 03:36:00 INFO : sub dir/hello world: Copied (new) 2024/11/15 03:36:00 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestCopyRedownload (9.14s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:36:05 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/15 03:36:05 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:36:05 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:36:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 03:36:06 INFO : check sum: Copied (new) 2024/11/15 03:36:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:36:07 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:36:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 03:36:07 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/15 03:36:07 DEBUG : check sum: Unchanged skipping 2024/11/15 03:36:07 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:36:07 DEBUG : Waiting for deletions to finish 2024/11/15 03:36:07 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (6.25s) === RUN TestSyncSizeOnly run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:36:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/15 03:36:11 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:36:11 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:36:12 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/15 03:36:12 INFO : sizeonly: Copied (new) 2024/11/15 03:36:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:36:13 DEBUG : sizeonly: Sizes identical 2024/11/15 03:36:13 DEBUG : sizeonly: Unchanged skipping 2024/11/15 03:36:13 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:36:13 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:36:13 DEBUG : Waiting for deletions to finish 2024/11/15 03:36:13 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncSizeOnly (6.51s) === RUN TestSyncIgnoreSize run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:36:17 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/15 03:36:17 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:36:17 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:36:19 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/15 03:36:19 INFO : ignore-size: Copied (new) 2024/11/15 03:36:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:36:20 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:36:20 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:36:20 DEBUG : ignore-size: Unchanged skipping 2024/11/15 03:36:20 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:36:20 DEBUG : Waiting for deletions to finish 2024/11/15 03:36:20 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncIgnoreSize (6.44s) === RUN TestSyncIgnoreTimes run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:36:26 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:36:26 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:36:26 DEBUG : existing: Unchanged skipping 2024/11/15 03:36:26 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:36:26 DEBUG : Waiting for deletions to finish 2024/11/15 03:36:26 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:36:26 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:36:26 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/15 03:36:26 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:36:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/15 03:36:28 INFO : existing: Copied (replaced existing) 2024/11/15 03:36:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (7.82s) === RUN TestSyncIgnoreExisting run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:36:32 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/15 03:36:32 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:36:32 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:36:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/15 03:36:33 INFO : existing: Copied (new) 2024/11/15 03:36:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:36:34 DEBUG : existing: Destination exists, skipping 2024/11/15 03:36:34 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:36:34 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:36:34 DEBUG : Waiting for deletions to finish 2024/11/15 03:36:34 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (6.37s) === RUN TestSyncIgnoreErrors run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:36:43 DEBUG : d: Making directory 2024/11/15 03:36:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/15 03:36:46 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:36:46 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:36:46 DEBUG : c/non empty space: Unchanged skipping 2024/11/15 03:36:46 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:36:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 03:36:48 INFO : a/potato2: Copied (new) 2024/11/15 03:36:48 DEBUG : Waiting for deletions to finish 2024/11/15 03:36:49 INFO : b/potato: Deleted 2024/11/15 03:36:49 INFO : d: Removing directory 2024/11/15 03:36:50 INFO : b: Removing directory 2024/11/15 03:36:51 DEBUG : box root 'rclone-test-zavebag5towu': deleted 2 directories run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (19.67s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:37:00 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 2024/11/15 03:37:00 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:37:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 03:37:00 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/15 03:37:00 DEBUG : empty space: Unchanged skipping 2024/11/15 03:37:00 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:37:00 DEBUG : Waiting for deletions to finish 2024/11/15 03:37:00 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:37:01 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 2024/11/15 03:37:01 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:37:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 03:37:01 INFO : empty space: Updated modification time in destination 2024/11/15 03:37:01 DEBUG : empty space: Unchanged skipping 2024/11/15 03:37:01 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:37:01 DEBUG : Waiting for deletions to finish 2024/11/15 03:37:01 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (7.40s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:37:07 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 2024/11/15 03:37:07 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:37:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 03:37:07 DEBUG : empty space: Unchanged skipping 2024/11/15 03:37:07 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:37:07 DEBUG : Waiting for deletions to finish 2024/11/15 03:37:07 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.17s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:37:12 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:37:12 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 2024/11/15 03:37:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2845663650) 2024/11/15 03:37:12 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (box root 'rclone-test-zavebag5towu') 2024/11/15 03:37:12 DEBUG : foo: sha1 differ 2024/11/15 03:37:12 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:37:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/15 03:37:14 INFO : foo: Copied (replaced existing) 2024/11/15 03:37:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (6.78s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:37:19 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/15 03:37:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:37:19 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:37:19 DEBUG : empty space: Unchanged skipping 2024/11/15 03:37:19 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:37:21 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 03:37:21 INFO : potato: Copied (new) 2024/11/15 03:37:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (7.90s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:37:27 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/15 03:37:27 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:37:27 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:37:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/15 03:37:28 INFO : potato: Copied (replaced existing) 2024/11/15 03:37:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (6.77s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:37:34 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 2024/11/15 03:37:34 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:37:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2845663650) 2024/11/15 03:37:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (box root 'rclone-test-zavebag5towu') 2024/11/15 03:37:34 DEBUG : potato: sha1 differ 2024/11/15 03:37:34 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:37:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/15 03:37:35 INFO : potato: Copied (replaced existing) 2024/11/15 03:37:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (6.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:37:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 03:37:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:37:42 DEBUG : empty space: Unchanged skipping 2024/11/15 03:37:42 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:37:42 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:37:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/15 03:37:42 DEBUG : Waiting for deletions to finish 2024/11/15 03:37:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:37:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 03:37:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:37:49 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:37:49 DEBUG : empty space: Unchanged skipping 2024/11/15 03:37:49 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:37:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 03:37:51 INFO : potato2: Copied (new) 2024/11/15 03:37:51 DEBUG : Waiting for deletions to finish 2024/11/15 03:37:52 INFO : potato: Deleted run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:38:01 DEBUG : d: Making directory 2024/11/15 03:38:02 DEBUG : d/e: Making directory 2024/11/15 03:38:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/15 03:38:05 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:38:05 DEBUG : c/non empty space: Unchanged skipping 2024/11/15 03:38:07 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:38:07 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:38:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 03:38:08 INFO : a/potato2: Copied (new) 2024/11/15 03:38:08 DEBUG : Waiting for deletions to finish 2024/11/15 03:38:09 INFO : b/potato: Deleted 2024/11/15 03:38:09 INFO : d/e: Removing directory 2024/11/15 03:38:09 INFO : d: Removing directory 2024/11/15 03:38:10 INFO : b: Removing directory 2024/11/15 03:38:11 DEBUG : box root 'rclone-test-zavebag5towu': deleted 3 directories run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (22.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:38:23 DEBUG : d: Making directory 2024/11/15 03:38:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/15 03:38:26 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:38:26 DEBUG : c/non empty space: Unchanged skipping 2024/11/15 03:38:26 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:38:26 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:38:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 03:38:29 INFO : a/potato2: Copied (new) 2024/11/15 03:38:29 ERROR : box root 'rclone-test-zavebag5towu': not deleting files as there were IO errors 2024/11/15 03:38:29 ERROR : box root 'rclone-test-zavebag5towu': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (20.69s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:38:42 DEBUG : Waiting for deletions to finish 2024/11/15 03:38:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 03:38:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:38:43 DEBUG : empty space: Unchanged skipping 2024/11/15 03:38:43 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:38:43 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:38:44 INFO : potato: Deleted 2024/11/15 03:38:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 03:38:45 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncDeleteDuring (9.54s) === RUN TestSyncDeleteBefore run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:38:52 DEBUG : Waiting for deletions to finish 2024/11/15 03:38:52 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:38:52 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:38:53 INFO : potato: Deleted 2024/11/15 03:38:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 03:38:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:38:54 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:38:54 DEBUG : empty space: Unchanged skipping 2024/11/15 03:38:54 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:38:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 03:38:55 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncDeleteBefore (10.64s) === RUN TestCopyDeleteBefore run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:39:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 03:39:01 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:39:01 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:39:03 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/15 03:39:03 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestCopyDeleteBefore (7.90s) === RUN TestSyncWithExclude run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:39:11 DEBUG : enormous: Excluded (Size Filter) 2024/11/15 03:39:11 DEBUG : enormous: Excluded 2024/11/15 03:39:11 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 03:39:11 DEBUG : potato2: Excluded 2024/11/15 03:39:12 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 03:39:12 DEBUG : potato2: Excluded 2024/11/15 03:39:12 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:39:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:39:12 DEBUG : empty space: Unchanged skipping 2024/11/15 03:39:12 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:39:12 DEBUG : Waiting for deletions to finish 2024/11/15 03:39:12 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:39:12 DEBUG : enormous: Excluded (Size Filter) 2024/11/15 03:39:12 DEBUG : enormous: Excluded 2024/11/15 03:39:12 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 03:39:12 DEBUG : potato2: Excluded 2024/11/15 03:39:12 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 03:39:12 DEBUG : potato2: Excluded 2024/11/15 03:39:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/15 03:39:12 DEBUG : empty space: Unchanged skipping 2024/11/15 03:39:12 DEBUG : Local file system at /tmp/rclone2845663650: Waiting for checks to finish 2024/11/15 03:39:12 DEBUG : Local file system at /tmp/rclone2845663650: Waiting for transfers to finish 2024/11/15 03:39:12 DEBUG : Waiting for deletions to finish 2024/11/15 03:39:12 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncWithExclude (9.46s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:39:22 DEBUG : enormous: Excluded (Size Filter) 2024/11/15 03:39:22 DEBUG : enormous: Excluded 2024/11/15 03:39:22 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 03:39:22 DEBUG : potato2: Excluded 2024/11/15 03:39:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:39:22 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:39:22 DEBUG : empty space: Unchanged skipping 2024/11/15 03:39:22 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:39:22 DEBUG : Waiting for deletions to finish 2024/11/15 03:39:23 INFO : potato2: Deleted 2024/11/15 03:39:23 INFO : enormous: Deleted 2024/11/15 03:39:23 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:39:24 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/15 03:39:24 DEBUG : empty space: Unchanged skipping 2024/11/15 03:39:24 DEBUG : Local file system at /tmp/rclone2845663650: Waiting for checks to finish 2024/11/15 03:39:24 DEBUG : Local file system at /tmp/rclone2845663650: Waiting for transfers to finish 2024/11/15 03:39:24 DEBUG : Waiting for deletions to finish 2024/11/15 03:39:24 INFO : enormous: Deleted 2024/11/15 03:39:24 INFO : potato2: Deleted 2024/11/15 03:39:24 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.57s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:39:34 DEBUG : five: Need to transfer - File not found at Destination 2024/11/15 03:39:34 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/15 03:39:34 DEBUG : one: Destination is newer than source, skipping 2024/11/15 03:39:34 DEBUG : three: Sizes identical 2024/11/15 03:39:34 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:39:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/15 03:39:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2845663650) 2024/11/15 03:39:34 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (box root 'rclone-test-zavebag5towu') 2024/11/15 03:39:34 DEBUG : two: sha1 differ 2024/11/15 03:39:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/15 03:39:34 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:39:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/15 03:39:36 INFO : two: Copied (replaced existing) 2024/11/15 03:39:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/15 03:39:36 INFO : four: Copied (replaced existing) 2024/11/15 03:39:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/15 03:39:36 INFO : five: Copied (new) 2024/11/15 03:39:36 DEBUG : Waiting for deletions to finish 2024/11/15 03:39:37 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:39:37 DEBUG : one: Destination is newer than source, skipping 2024/11/15 03:39:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/15 03:39:37 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/15 03:39:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/15 03:39:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/15 03:39:37 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/15 03:39:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/15 03:39:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/15 03:39:37 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/15 03:39:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/15 03:39:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2845663650) 2024/11/15 03:39:37 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (box root 'rclone-test-zavebag5towu') 2024/11/15 03:39:37 DEBUG : three: sha1 differ 2024/11/15 03:39:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/15 03:39:37 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:39:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/15 03:39:38 INFO : three: Copied (replaced existing) 2024/11/15 03:39:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (17.38s) === 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-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/15 03:39:45 INFO : box root 'rclone-test-zavebag5towu': Making map for --track-renames 2024/11/15 03:39:45 INFO : box root 'rclone-test-zavebag5towu': Finished making map for --track-renames 2024/11/15 03:39:45 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:39:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/15 03:39:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/15 03:39:45 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for renames to finish 2024/11/15 03:39:45 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:39:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/15 03:39:46 INFO : yam: Copied (new) 2024/11/15 03:39:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/15 03:39:46 INFO : potato: Copied (new) 2024/11/15 03:39:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:39:47 INFO : box root 'rclone-test-zavebag5towu': Making map for --track-renames 2024/11/15 03:39:47 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:39:47 INFO : box root 'rclone-test-zavebag5towu': Finished making map for --track-renames 2024/11/15 03:39:47 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:39:47 DEBUG : potato: Unchanged skipping 2024/11/15 03:39:47 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for renames to finish 2024/11/15 03:39:48 INFO : yam: Moved (server-side) to: yaml 2024/11/15 03:39:48 INFO : yaml: Renamed from "yam" 2024/11/15 03:39:48 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:39:48 DEBUG : Waiting for deletions to finish 2024/11/15 03:39:48 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (8.21s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/15 03:39:53 INFO : box root 'rclone-test-zavebag5towu': Making map for --track-renames 2024/11/15 03:39:53 INFO : box root 'rclone-test-zavebag5towu': Finished making map for --track-renames 2024/11/15 03:39:53 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:39:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/15 03:39:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/15 03:39:53 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for renames to finish 2024/11/15 03:39:53 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:39:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/15 03:39:55 INFO : potato: Copied (new) 2024/11/15 03:39:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/15 03:39:55 INFO : yam: Copied (new) 2024/11/15 03:39:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:39:55 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:39:55 INFO : box root 'rclone-test-zavebag5towu': Making map for --track-renames 2024/11/15 03:39:55 INFO : box root 'rclone-test-zavebag5towu': Finished making map for --track-renames 2024/11/15 03:39:55 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:39:55 DEBUG : potato: Unchanged skipping 2024/11/15 03:39:55 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for renames to finish 2024/11/15 03:39:56 INFO : yam: Moved (server-side) to: yaml 2024/11/15 03:39:56 INFO : yaml: Renamed from "yam" 2024/11/15 03:39:56 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:39:56 DEBUG : Waiting for deletions to finish 2024/11/15 03:39:56 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (8.39s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/15 03:40:01 INFO : box root 'rclone-test-zavebag5towu': Making map for --track-renames 2024/11/15 03:40:01 INFO : box root 'rclone-test-zavebag5towu': Finished making map for --track-renames 2024/11/15 03:40:01 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:40:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/15 03:40:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/15 03:40:01 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for renames to finish 2024/11/15 03:40:01 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:40:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/15 03:40:04 INFO : potato: Copied (new) 2024/11/15 03:40:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/15 03:40:04 INFO : sub/yam: Copied (new) 2024/11/15 03:40:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:40:05 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:40:05 DEBUG : potato: Unchanged skipping 2024/11/15 03:40:05 INFO : box root 'rclone-test-zavebag5towu': Making map for --track-renames 2024/11/15 03:40:05 INFO : box root 'rclone-test-zavebag5towu': Finished making map for --track-renames 2024/11/15 03:40:05 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:40:05 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for renames to finish 2024/11/15 03:40:07 INFO : sub/yam: Moved (server-side) to: yam 2024/11/15 03:40:07 INFO : yam: Renamed from "sub/yam" 2024/11/15 03:40:07 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:40:07 DEBUG : Waiting for deletions to finish 2024/11/15 03:40:07 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.98s) === RUN TestServerSideMoveLocal run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:40:13 DEBUG : Creating backend with remote "/tmp/rclone2845663650/dir1" 2024/11/15 03:40:13 DEBUG : Config file has changed externally - reloading 2024/11/15 03:40:13 DEBUG : Creating backend with remote "/tmp/rclone2845663650/dir2" 2024/11/15 03:40:13 DEBUG : Local file system at /tmp/rclone2845663650/dir2: Using server-side directory move 2024/11/15 03:40:13 INFO : Local file system at /tmp/rclone2845663650/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/15 03:40:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/15 03:40:13 INFO : file1.txt: Moved (server-side) 2024/11/15 03:40:13 DEBUG : Local file system at /tmp/rclone2845663650/dir2: Waiting for checks to finish 2024/11/15 03:40:13 DEBUG : Local file system at /tmp/rclone2845663650/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.77s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:40:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 03:40:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/15 03:40:14 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:40:14 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:40:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:40:20 INFO : sub dir/hello world: Copied (new) 2024/11/15 03:40:20 INFO : sub dir/hello world: Deleted 2024/11/15 03:40:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/15 03:40:20 INFO : nested/sub dir/file: Copied (new) 2024/11/15 03:40:20 INFO : nested/sub dir/file: Deleted 2024/11/15 03:40:20 INFO : sub dir: Removing directory 2024/11/15 03:40:20 INFO : nested/sub dir: Removing directory 2024/11/15 03:40:20 INFO : nested: Removing directory 2024/11/15 03:40:20 DEBUG : Local file system at /tmp/rclone2845663650: deleted 3 directories run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (14.16s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:40:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 03:40:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/15 03:40:28 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:40:28 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:40:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/15 03:40:33 INFO : nested/sub dir/file: Copied (new) 2024/11/15 03:40:33 INFO : nested/sub dir/file: Deleted 2024/11/15 03:40:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 03:40:33 INFO : sub dir/hello world: Copied (new) 2024/11/15 03:40:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.51s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:40:42 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/15 03:40:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/15 03:40:42 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:40:42 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:40:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/15 03:40:43 INFO : existing: Copied (new) 2024/11/15 03:40:43 INFO : existing: Deleted 2024/11/15 03:40:43 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/15 03:40:43 INFO : existing-b: Copied (new) 2024/11/15 03:40:43 INFO : existing-b: Deleted 2024/11/15 03:40:44 DEBUG : existing: Destination exists, skipping 2024/11/15 03:40:44 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:40:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/15 03:40:44 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:40:44 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (6.62s) === RUN TestServerSideMove run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:40:48 DEBUG : Creating backend with remote "TestBox:rclone-test-ruvevak0toho" 2024/11/15 03:40:48 DEBUG : Config file has changed externally - reloading 2024/11/15 03:40:49 DEBUG : box root 'rclone-test-ruvevak0toho': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-zavebag5towu' -> box root 'rclone-test-ruvevak0toho' 2024/11/15 03:40:55 DEBUG : box root 'rclone-test-ruvevak0toho': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:41:00 DEBUG : box root 'rclone-test-ruvevak0toho': Using server-side directory move 2024/11/15 03:41:00 INFO : box root 'rclone-test-ruvevak0toho': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/15 03:41:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 03:41:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/15 03:41:00 DEBUG : empty space: Unchanged skipping 2024/11/15 03:41:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/15 03:41:00 DEBUG : box root 'rclone-test-ruvevak0toho': Waiting for checks to finish 2024/11/15 03:41:01 INFO : potato3: Deleted 2024/11/15 03:41:01 INFO : potato2: Moved (server-side) 2024/11/15 03:41:01 INFO : empty space: Deleted 2024/11/15 03:41:01 DEBUG : box root 'rclone-test-ruvevak0toho': Waiting for transfers to finish 2024/11/15 03:41:02 INFO : potato3: Moved (server-side) 2024/11/15 03:41:03 DEBUG : Creating backend with remote "TestBox:rclone-test-rolebin7rije" 2024/11/15 03:41:03 DEBUG : box root 'rclone-test-rolebin7rije': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:41:04 DEBUG : box root 'rclone-test-rolebin7rije': Using server-side directory move 2024/11/15 03:41:04 DEBUG : box root 'rclone-test-rolebin7rije': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:41:05 INFO : box root 'rclone-test-rolebin7rije': Server side directory move succeeded 2024/11/15 03:41:06 DEBUG : box root 'rclone-test-ruvevak0toho': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:41:06 ERROR : : error listing: directory not found 2024/11/15 03:41:06 DEBUG : box root 'rclone-test-rolebin7rije': Purge remote 2024/11/15 03:41:08 DEBUG : box root 'rclone-test-ruvevak0toho': Purge remote 2024/11/15 03:41:08 DEBUG : box root 'rclone-test-ruvevak0toho': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:41:08 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (21.03s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:41:09 DEBUG : Creating backend with remote "TestBox:rclone-test-yorepus5wuku" 2024/11/15 03:41:10 DEBUG : box root 'rclone-test-yorepus5wuku': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-zavebag5towu' -> box root 'rclone-test-yorepus5wuku' 2024/11/15 03:41:16 DEBUG : box root 'rclone-test-yorepus5wuku': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:41:21 DEBUG : empty space: Excluded (Size Filter) 2024/11/15 03:41:21 DEBUG : empty space: Excluded 2024/11/15 03:41:21 DEBUG : empty space: Excluded (Size Filter) 2024/11/15 03:41:21 DEBUG : empty space: Excluded 2024/11/15 03:41:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 03:41:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/15 03:41:21 DEBUG : box root 'rclone-test-yorepus5wuku': Waiting for checks to finish 2024/11/15 03:41:21 DEBUG : box root 'rclone-test-yorepus5wuku': Waiting for transfers to finish 2024/11/15 03:41:22 INFO : potato3: Deleted 2024/11/15 03:41:22 INFO : potato2: Moved (server-side) 2024/11/15 03:41:23 INFO : potato3: Moved (server-side) 2024/11/15 03:41:24 DEBUG : Creating backend with remote "TestBox:rclone-test-jirobos1sote" 2024/11/15 03:41:24 DEBUG : box root 'rclone-test-jirobos1sote': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:41:25 DEBUG : empty space: Excluded (Size Filter) 2024/11/15 03:41:25 DEBUG : empty space: Excluded 2024/11/15 03:41:25 DEBUG : box root 'rclone-test-jirobos1sote': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:41:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 03:41:25 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/15 03:41:25 DEBUG : box root 'rclone-test-jirobos1sote': Waiting for checks to finish 2024/11/15 03:41:25 DEBUG : box root 'rclone-test-jirobos1sote': Waiting for transfers to finish 2024/11/15 03:41:26 DEBUG : box root 'rclone-test-jirobos1sote': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:41:28 INFO : potato3: Moved (server-side) 2024/11/15 03:41:28 INFO : potato2: Moved (server-side) 2024/11/15 03:41:29 DEBUG : box root 'rclone-test-jirobos1sote': Purge remote 2024/11/15 03:41:31 DEBUG : box root 'rclone-test-yorepus5wuku': Purge remote --- PASS: TestServerSideMoveWithFilter (24.49s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:41:33 DEBUG : Creating backend with remote "TestBox:rclone-test-sacudiq3rulo" 2024/11/15 03:41:34 DEBUG : box root 'rclone-test-sacudiq3rulo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:41:39 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) box root 'rclone-test-zavebag5towu' -> box root 'rclone-test-sacudiq3rulo' 2024/11/15 03:41:42 DEBUG : box root 'rclone-test-sacudiq3rulo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:41:47 DEBUG : box root 'rclone-test-sacudiq3rulo': Using server-side directory move 2024/11/15 03:41:47 INFO : box root 'rclone-test-sacudiq3rulo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/15 03:41:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 03:41:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/15 03:41:48 DEBUG : empty space: Unchanged skipping 2024/11/15 03:41:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/15 03:41:48 DEBUG : box root 'rclone-test-sacudiq3rulo': Waiting for checks to finish 2024/11/15 03:41:49 INFO : empty space: Deleted 2024/11/15 03:41:49 DEBUG : box root 'rclone-test-sacudiq3rulo': Waiting for transfers to finish 2024/11/15 03:41:49 INFO : potato3: Deleted 2024/11/15 03:41:49 INFO : potato2: Moved (server-side) 2024/11/15 03:41:50 INFO : potato3: Moved (server-side) 2024/11/15 03:41:50 INFO : tomatoDir: Removing directory 2024/11/15 03:41:51 DEBUG : box root 'rclone-test-zavebag5towu': deleted 1 directories 2024/11/15 03:41:52 DEBUG : Creating backend with remote "TestBox:rclone-test-funotod2qeli" 2024/11/15 03:41:52 DEBUG : box root 'rclone-test-funotod2qeli': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:41:53 DEBUG : tomatoDir: Making directory 2024/11/15 03:41:54 DEBUG : box root 'rclone-test-funotod2qeli': Using server-side directory move 2024/11/15 03:41:54 DEBUG : box root 'rclone-test-funotod2qeli': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:41:55 INFO : box root 'rclone-test-funotod2qeli': Server side directory move succeeded 2024/11/15 03:41:57 DEBUG : box root 'rclone-test-sacudiq3rulo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:41:57 ERROR : : error listing: directory not found 2024/11/15 03:41:57 DEBUG : box root 'rclone-test-sacudiq3rulo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:41:57 ERROR : : error listing: directory not found 2024/11/15 03:41:57 DEBUG : box root 'rclone-test-funotod2qeli': Purge remote 2024/11/15 03:41:59 DEBUG : box root 'rclone-test-sacudiq3rulo': Purge remote 2024/11/15 03:41:59 DEBUG : box root 'rclone-test-sacudiq3rulo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/15 03:41:59 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (26.59s) === RUN TestServerSideMoveOverlap run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.76s) === RUN TestSyncOverlap run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:42:01 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/rclone-sync-test" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncOverlap (5.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:42:06 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/rclone-sync-test" 2024/11/15 03:42:09 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/rclone-sync-test-include/layer2" 2024/11/15 03:42:13 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/rclone-sync-test-ignore-file" 2024/11/15 03:42:21 DEBUG : rclone-sync-test: Excluded 2024/11/15 03:42:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/15 03:42:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/15 03:42:23 DEBUG : box root 'rclone-test-zavebag5towu/rclone-sync-test': Waiting for checks to finish 2024/11/15 03:42:23 DEBUG : box root 'rclone-test-zavebag5towu/rclone-sync-test': Waiting for transfers to finish 2024/11/15 03:42:23 DEBUG : Waiting for deletions to finish 2024/11/15 03:42:23 INFO : There was nothing to transfer 2024/11/15 03:42:24 DEBUG : rclone-sync-test: Excluded 2024/11/15 03:42:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/15 03:42:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/15 03:42:25 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:42:25 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:42:25 DEBUG : Waiting for deletions to finish 2024/11/15 03:42:25 INFO : rclone-sync-test-include: Removing directory 2024/11/15 03:42:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2024/11/15 03:42:26 DEBUG : box root 'rclone-test-zavebag5towu': failed to delete 1 directories 2024/11/15 03:42:26 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:42:27 DEBUG : rclone-sync-test: Excluded 2024/11/15 03:42:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/15 03:42:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/15 03:42:29 DEBUG : box root 'rclone-test-zavebag5towu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/15 03:42:29 DEBUG : box root 'rclone-test-zavebag5towu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/15 03:42:29 DEBUG : Waiting for deletions to finish 2024/11/15 03:42:29 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:42:30 DEBUG : rclone-sync-test: Excluded 2024/11/15 03:42:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/15 03:42:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/15 03:42:32 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:42:32 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:42:32 DEBUG : Waiting for deletions to finish 2024/11/15 03:42:32 INFO : rclone-sync-test-include: Removing directory 2024/11/15 03:42:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2024/11/15 03:42:32 DEBUG : box root 'rclone-test-zavebag5towu': failed to delete 1 directories 2024/11/15 03:42:32 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:42:33 DEBUG : : Excluded 2024/11/15 03:42:33 DEBUG : rclone-sync-test: Excluded 2024/11/15 03:42:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/15 03:42:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/15 03:42:35 DEBUG : box root 'rclone-test-zavebag5towu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/15 03:42:35 DEBUG : box root 'rclone-test-zavebag5towu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/15 03:42:35 DEBUG : Waiting for deletions to finish 2024/11/15 03:42:35 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (47.12s) === RUN TestSyncCompareDest run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:42:53 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/dst" 2024/11/15 03:42:55 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/CompareDest" 2024/11/15 03:42:58 DEBUG : one: Need to transfer - File not found at Destination 2024/11/15 03:42:58 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:42:58 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:43:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 03:43:01 INFO : one: Copied (new) 2024/11/15 03:43:01 DEBUG : Waiting for deletions to finish 2024/11/15 03:43:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:43:03 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:43:04 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:43:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/15 03:43:05 INFO : one: Copied (replaced existing) 2024/11/15 03:43:05 DEBUG : Waiting for deletions to finish 2024/11/15 03:43:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:43:12 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:43:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:43:13 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 03:43:13 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:43:13 DEBUG : Waiting for deletions to finish 2024/11/15 03:43:13 INFO : There was nothing to transfer 2024/11/15 03:43:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:43:17 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/15 03:43:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:43:17 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:43:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:43:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 03:43:18 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:43:18 DEBUG : Waiting for deletions to finish 2024/11/15 03:43:18 INFO : There was nothing to transfer 2024/11/15 03:43:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:43:20 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/15 03:43:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:43:20 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:43:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:43:21 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 03:43:21 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:43:21 DEBUG : Waiting for deletions to finish 2024/11/15 03:43:21 INFO : There was nothing to transfer 2024/11/15 03:43:24 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 04:59:59 -0800 -0800 2024/11/15 03:43:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/15 03:43:24 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/15 03:43:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:43:24 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:43:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:43:24 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 03:43:24 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:43:24 DEBUG : Waiting for deletions to finish 2024/11/15 03:43:24 INFO : There was nothing to transfer 2024/11/15 03:43:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/15 03:43:27 DEBUG : two: Need to transfer - File not found at Destination 2024/11/15 03:43:27 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:43:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:43:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:43:28 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 03:43:28 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:43:28 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/15 03:43:28 INFO : two: Copied (new) 2024/11/15 03:43:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (42.67s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:43:43 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/dest" 2024/11/15 03:43:43 DEBUG : Config file has changed externally - reloading 2024/11/15 03:43:45 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/pre-dest1" 2024/11/15 03:43:46 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/pre-dest2" 2024/11/15 03:43:48 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:43:48 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/15 03:43:49 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:43:49 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/15 03:43:50 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/15 03:43:50 DEBUG : box root 'rclone-test-zavebag5towu/dest': Waiting for checks to finish 2024/11/15 03:43:50 DEBUG : box root 'rclone-test-zavebag5towu/dest': Waiting for transfers to finish 2024/11/15 03:43:53 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/15 03:43:53 INFO : 3: Copied (new) 2024/11/15 03:43:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (24.78s) === RUN TestSyncCopyDest run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:44:01 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/dst" 2024/11/15 03:44:03 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/CopyDest" 2024/11/15 03:44:06 DEBUG : one: Need to transfer - File not found at Destination 2024/11/15 03:44:06 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:44:06 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:44:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 03:44:08 INFO : one: Copied (new) 2024/11/15 03:44:08 DEBUG : Waiting for deletions to finish 2024/11/15 03:44:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:44:10 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:44:11 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:44:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/15 03:44:12 INFO : one: Copied (replaced existing) 2024/11/15 03:44:12 DEBUG : Waiting for deletions to finish 2024/11/15 03:44:18 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/BackupDir" 2024/11/15 03:44:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:44:20 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:44:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:44:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:44:24 INFO : one: Moved (server-side) 2024/11/15 03:44:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/15 03:44:25 INFO : one: Copied (server-side copy) 2024/11/15 03:44:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/15 03:44:25 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:44:25 DEBUG : Waiting for deletions to finish 2024/11/15 03:44:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:44:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/15 03:44:31 INFO : two: Copied (server-side copy) 2024/11/15 03:44:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/15 03:44:31 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:44:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:44:31 DEBUG : one: Unchanged skipping 2024/11/15 03:44:31 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:44:31 DEBUG : Waiting for deletions to finish 2024/11/15 03:44:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:44:32 DEBUG : one: Unchanged skipping 2024/11/15 03:44:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:44:32 DEBUG : two: Unchanged skipping 2024/11/15 03:44:32 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:44:32 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:44:32 DEBUG : Waiting for deletions to finish 2024/11/15 03:44:32 INFO : There was nothing to transfer 2024/11/15 03:44:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/15 03:44:36 DEBUG : three: Destination not found in --copy-dest 2024/11/15 03:44:36 DEBUG : three: Need to transfer - File not found at Destination 2024/11/15 03:44:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:44:36 DEBUG : one: Unchanged skipping 2024/11/15 03:44:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/15 03:44:36 DEBUG : two: Unchanged skipping 2024/11/15 03:44:36 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:44:36 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:44:38 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/15 03:44:38 INFO : three: Copied (new) 2024/11/15 03:44:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (48.29s) === RUN TestSyncBackupDir run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:44:56 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/dst" 2024/11/15 03:44:58 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/backup" 2024/11/15 03:45:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 03:45:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:45:01 DEBUG : two: Unchanged skipping 2024/11/15 03:45:01 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:45:03 INFO : one: Moved (server-side) 2024/11/15 03:45:03 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:45:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 03:45:05 INFO : one: Copied (new) 2024/11/15 03:45:05 DEBUG : Waiting for deletions to finish 2024/11/15 03:45:06 INFO : three.txt: Moved (server-side) 2024/11/15 03:45:06 INFO : three.txt: Moved into backup dir 2024/11/15 03:45:10 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:45:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 03:45:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:45:10 DEBUG : two: Unchanged skipping 2024/11/15 03:45:12 INFO : one: Deleted 2024/11/15 03:45:13 INFO : one: Moved (server-side) 2024/11/15 03:45:13 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:45:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 03:45:14 INFO : one: Copied (new) 2024/11/15 03:45:14 DEBUG : Waiting for deletions to finish 2024/11/15 03:45:16 INFO : three.txt: Deleted 2024/11/15 03:45:17 INFO : three.txt: Moved (server-side) 2024/11/15 03:45:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (35.63s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:45:31 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/dst" 2024/11/15 03:45:32 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/backup" 2024/11/15 03:45:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 03:45:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:45:35 DEBUG : two: Unchanged skipping 2024/11/15 03:45:35 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:45:37 INFO : one: Moved (server-side) to: one.bak 2024/11/15 03:45:37 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:45:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 03:45:39 INFO : one: Copied (new) 2024/11/15 03:45:39 DEBUG : Waiting for deletions to finish 2024/11/15 03:45:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/15 03:45:41 INFO : three.txt: Moved into backup dir 2024/11/15 03:45:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 03:45:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:45:45 DEBUG : two: Unchanged skipping 2024/11/15 03:45:45 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:45:46 INFO : one.bak: Deleted 2024/11/15 03:45:47 INFO : one: Moved (server-side) to: one.bak 2024/11/15 03:45:47 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:45:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 03:45:49 INFO : one: Copied (new) 2024/11/15 03:45:49 DEBUG : Waiting for deletions to finish 2024/11/15 03:45:51 INFO : three.txt.bak: Deleted 2024/11/15 03:45:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/15 03:45:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (34.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:46:06 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/dst" 2024/11/15 03:46:07 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/backup" 2024/11/15 03:46:10 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:46:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:46:10 DEBUG : two: Unchanged skipping 2024/11/15 03:46:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 03:46:13 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/15 03:46:13 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:46:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 03:46:15 INFO : one: Copied (new) 2024/11/15 03:46:15 DEBUG : Waiting for deletions to finish 2024/11/15 03:46:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/15 03:46:16 INFO : three.txt: Moved into backup dir 2024/11/15 03:46:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 03:46:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:46:20 DEBUG : two: Unchanged skipping 2024/11/15 03:46:20 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:46:22 INFO : one-2019-01-01: Deleted 2024/11/15 03:46:23 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/15 03:46:23 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:46:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 03:46:25 INFO : one: Copied (new) 2024/11/15 03:46:25 DEBUG : Waiting for deletions to finish 2024/11/15 03:46:27 INFO : three-2019-01-01.txt: Deleted 2024/11/15 03:46:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/15 03:46:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (35.96s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:46:42 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/dst" 2024/11/15 03:46:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 03:46:44 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:46:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:46:44 DEBUG : two: Unchanged skipping 2024/11/15 03:46:45 INFO : one: Moved (server-side) to: one.bak 2024/11/15 03:46:45 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:46:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 03:46:47 INFO : one: Copied (new) 2024/11/15 03:46:47 DEBUG : Waiting for deletions to finish 2024/11/15 03:46:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/15 03:46:48 INFO : three.txt: Moved into backup dir 2024/11/15 03:46:52 DEBUG : one.bak: Excluded (Path Filter) 2024/11/15 03:46:52 DEBUG : one.bak: Excluded 2024/11/15 03:46:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/15 03:46:52 DEBUG : three.txt.bak: Excluded 2024/11/15 03:46:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 03:46:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:46:52 DEBUG : two: Unchanged skipping 2024/11/15 03:46:52 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for checks to finish 2024/11/15 03:46:54 INFO : one.bak: Deleted 2024/11/15 03:46:54 INFO : one: Moved (server-side) to: one.bak 2024/11/15 03:46:54 DEBUG : box root 'rclone-test-zavebag5towu/dst': Waiting for transfers to finish 2024/11/15 03:46:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 03:46:56 INFO : one: Copied (new) 2024/11/15 03:46:56 DEBUG : Waiting for deletions to finish 2024/11/15 03:46:58 INFO : three.txt.bak: Deleted 2024/11/15 03:46:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/15 03:46:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (29.76s) === RUN TestSyncSuffix run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:47:12 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/dst" 2024/11/15 03:47:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 03:47:15 INFO : one: Moved (server-side) to: one.bak 2024/11/15 03:47:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 03:47:17 INFO : one: Copied (new) 2024/11/15 03:47:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:47:18 DEBUG : two: Unchanged skipping 2024/11/15 03:47:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/15 03:47:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/15 03:47:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 03:47:21 INFO : three.txt: Copied (new) 2024/11/15 03:47:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 03:47:26 INFO : one.bak: Deleted 2024/11/15 03:47:26 INFO : one: Moved (server-side) to: one.bak 2024/11/15 03:47:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 03:47:28 INFO : one: Copied (new) 2024/11/15 03:47:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:47:29 DEBUG : two: Unchanged skipping 2024/11/15 03:47:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/15 03:47:31 INFO : three.txt.bak: Deleted 2024/11/15 03:47:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/15 03:47:33 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/15 03:47:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (35.18s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:47:48 DEBUG : Creating backend with remote "TestBox:rclone-test-zavebag5towu/dst" 2024/11/15 03:47:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 03:47:50 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/15 03:47:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 03:47:52 INFO : one: Copied (new) 2024/11/15 03:47:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:47:53 DEBUG : two: Unchanged skipping 2024/11/15 03:47:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/15 03:47:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/15 03:47:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 03:47:56 INFO : three.txt: Copied (new) 2024/11/15 03:47:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 03:48:00 INFO : one-2019-01-01: Deleted 2024/11/15 03:48:01 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/15 03:48:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 03:48:03 INFO : one: Copied (new) 2024/11/15 03:48:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:48:03 DEBUG : two: Unchanged skipping 2024/11/15 03:48:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/15 03:48:06 INFO : three-2019-01-01.txt: Deleted 2024/11/15 03:48:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/15 03:48:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/15 03:48:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (35.51s) === RUN TestSyncUTFNorm run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:48:18 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/15 03:48:18 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:48:18 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:48:20 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/15 03:48:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/15 03:48:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.16s) === RUN TestSyncImmutable run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:48:23 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/15 03:48:23 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:48:23 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:48:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/15 03:48:25 INFO : existing: Copied (new) 2024/11/15 03:48:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:48:26 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:48:26 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/15 03:48:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/15 03:48:26 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:48:26 ERROR : box root 'rclone-test-zavebag5towu': not deleting files as there were IO errors 2024/11/15 03:48:26 ERROR : box root 'rclone-test-zavebag5towu': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncImmutable (7.61s) === RUN TestSyncIgnoreCase run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.72s) === RUN TestFixCase run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:48:44 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:48:44 DEBUG : existing: Unchanged skipping 2024/11/15 03:48:44 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/15 03:48:45 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-puceqem0 2024/11/15 03:48:45 DEBUG : EXISTING: moving to existing-rclone-move-peditum5 2024/11/15 03:48:45 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-puceqem0 2024/11/15 03:48:45 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/15 03:48:46 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-peditum5 2024/11/15 03:48:46 DEBUG : EXISTING: moving to existing 2024/11/15 03:48:46 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/15 03:48:47 INFO : existing-rclone-move-peditum5: Moved (server-side) to: existing 2024/11/15 03:48:47 INFO : EXISTING: Moved (server-side) to: existing 2024/11/15 03:48:47 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/15 03:48:47 INFO : existingbutdifferent-rclone-move-puceqem0: Moved (server-side) to: existingbutdifferent 2024/11/15 03:48:47 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/15 03:48:47 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/15 03:48:48 DEBUG : existingbutdifferent: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2024/11/15 03:48:48 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/15 03:48:50 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/15 03:48:54 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/15 03:48:55 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/15 03:48:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-muhusan8 2024/11/15 03:48:56 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-muhusan8 2024/11/15 03:48:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/15 03:48:57 INFO : subdira/subdirb/subdirc/hello-rclone-move-muhusan8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/15 03:48:57 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/15 03:48:57 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/15 03:48:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/15 03:48:58 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/15 03:48:58 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:48:59 DEBUG : subdira/subdirb/subdirc/hello: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2024/11/15 03:48:59 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/15 03:48:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kusatin0 2024/11/15 03:49:00 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kusatin0 2024/11/15 03:49:00 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/15 03:49:00 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kusatin0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/15 03:49:00 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/15 03:49:00 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/15 03:49:00 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:49:02 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2024/11/15 03:49:02 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/15 03:49:02 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (43.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.25s) --- SKIP: TestMaxTransfer/Hard (0.77s) --- SKIP: TestMaxTransfer/Soft (0.75s) --- SKIP: TestMaxTransfer/Cautious (0.73s) === RUN TestSyncConcurrentDelete run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:50:25 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:50:25 DEBUG : both0: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both1: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both10: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both14: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both15: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both12: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both11: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both16: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both19: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both2: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both13: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both18: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both17: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both3: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both7: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both8: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:50:25 DEBUG : both4: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both5: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both6: Unchanged skipping 2024/11/15 03:50:25 DEBUG : both9: Unchanged skipping 2024/11/15 03:50:25 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:50:25 DEBUG : Waiting for deletions to finish 2024/11/15 03:50:26 INFO : only1: Deleted 2024/11/15 03:50:26 INFO : only5: Deleted 2024/11/15 03:50:26 INFO : only14: Deleted 2024/11/15 03:50:26 INFO : only18: Deleted 2024/11/15 03:50:27 INFO : only9: Deleted 2024/11/15 03:50:27 INFO : only10: Deleted 2024/11/15 03:50:27 INFO : only0: Deleted 2024/11/15 03:50:27 INFO : only16: Deleted 2024/11/15 03:50:28 INFO : only3: Deleted 2024/11/15 03:50:28 INFO : only7: Deleted 2024/11/15 03:50:28 INFO : only8: Deleted 2024/11/15 03:50:28 INFO : only12: Deleted 2024/11/15 03:50:29 INFO : only19: Deleted 2024/11/15 03:50:29 INFO : only17: Deleted 2024/11/15 03:50:29 INFO : only2: Deleted 2024/11/15 03:50:29 INFO : only4: Deleted 2024/11/15 03:50:30 INFO : only6: Deleted 2024/11/15 03:50:30 INFO : only11: Deleted 2024/11/15 03:50:30 INFO : only13: Deleted 2024/11/15 03:50:30 INFO : only15: Deleted run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (94.30s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:52:00 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for checks to finish 2024/11/15 03:52:00 DEBUG : both0: Unchanged skipping 2024/11/15 03:52:00 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both12: Unchanged skipping 2024/11/15 03:52:00 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both1: Unchanged skipping 2024/11/15 03:52:00 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both14: Unchanged skipping 2024/11/15 03:52:00 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both10: Unchanged skipping 2024/11/15 03:52:00 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both16: Unchanged skipping 2024/11/15 03:52:00 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both17: Unchanged skipping 2024/11/15 03:52:00 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both11: Unchanged skipping 2024/11/15 03:52:00 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both13: Unchanged skipping 2024/11/15 03:52:00 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both18: Unchanged skipping 2024/11/15 03:52:00 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both3: Unchanged skipping 2024/11/15 03:52:00 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both4: Unchanged skipping 2024/11/15 03:52:00 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both5: Unchanged skipping 2024/11/15 03:52:00 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both6: Unchanged skipping 2024/11/15 03:52:00 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both7: Unchanged skipping 2024/11/15 03:52:00 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both8: Unchanged skipping 2024/11/15 03:52:00 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/15 03:52:00 DEBUG : both9: Unchanged skipping 2024/11/15 03:52:00 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : both15: Unchanged skipping 2024/11/15 03:52:00 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : both2: Unchanged skipping 2024/11/15 03:52:00 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : both19: Unchanged skipping 2024/11/15 03:52:00 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/15 03:52:00 DEBUG : box root 'rclone-test-zavebag5towu': Waiting for transfers to finish 2024/11/15 03:52:02 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:02 INFO : only0: Copied (replaced existing) 2024/11/15 03:52:02 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:02 INFO : only10: Copied (replaced existing) 2024/11/15 03:52:02 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:02 INFO : only1: Copied (replaced existing) 2024/11/15 03:52:02 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:02 INFO : only11: Copied (replaced existing) 2024/11/15 03:52:03 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:03 INFO : only13: Copied (replaced existing) 2024/11/15 03:52:03 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:03 INFO : only12: Copied (replaced existing) 2024/11/15 03:52:03 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:03 INFO : only14: Copied (replaced existing) 2024/11/15 03:52:03 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:03 INFO : only15: Copied (replaced existing) 2024/11/15 03:52:04 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:04 INFO : only16: Copied (replaced existing) 2024/11/15 03:52:04 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:04 INFO : only19: Copied (replaced existing) 2024/11/15 03:52:04 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:04 INFO : only2: Copied (replaced existing) 2024/11/15 03:52:04 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:04 INFO : only18: Copied (replaced existing) 2024/11/15 03:52:06 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:06 INFO : only5: Copied (replaced existing) 2024/11/15 03:52:06 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:06 INFO : only7: Copied (replaced existing) 2024/11/15 03:52:06 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:06 INFO : only6: Copied (replaced existing) 2024/11/15 03:52:06 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:06 INFO : only8: Copied (replaced existing) 2024/11/15 03:52:07 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:07 INFO : only9: Copied (replaced existing) 2024/11/15 03:52:07 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:07 INFO : only17: Copied (replaced existing) 2024/11/15 03:52:07 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:07 INFO : only3: Copied (replaced existing) 2024/11/15 03:52:07 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 03:52:07 INFO : only4: Copied (replaced existing) 2024/11/15 03:52:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (118.36s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:52:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 03:52:49 DEBUG : sub dir: Making directory 2024/11/15 03:52:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (39.46s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" 2024/11/15 03:53:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 03:53:28 DEBUG : sub dir: Making directory 2024/11/15 03:53:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-zavebag5towu'", Local "Local file system at /tmp/rclone2845663650", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (39.37s) PASS 2024/11/15 03:54:08 DEBUG : box root 'rclone-test-zavebag5towu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Finished OK in 21m37.247522875s (try 1/5)