"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2024/12/21 01:03:22 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe" 2024/12/21 01:03:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 01:03:22 DEBUG : Creating backend with remote "/tmp/rclone3094708267" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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 "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:03:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:03:22 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:03:22 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:03:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.43s) === RUN TestCopy run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:03:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 01:03:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:03:22 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:03:22 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:03:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:03:25 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.72s) === RUN TestCopyMetadata run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.11s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.11s) === RUN TestCopyMissingDirectory run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:03:25 DEBUG : Creating backend with remote "/non-existing" 2024/12/21 01:03:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/21 01:03:25 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:03:25 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.27s) === RUN TestCopyNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:03:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:03:26 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:03:26 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:03:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (6.55s) === RUN TestCopyCheckFirst run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:03:32 INFO : premiumize.me root 'rclone-test-hivemow9hiqe': Running all checks before starting transfers 2024/12/21 01:03:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:03:32 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:03:32 INFO : premiumize.me root 'rclone-test-hivemow9hiqe': Checks finished, now starting transfers 2024/12/21 01:03:32 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:03:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (7.48s) === RUN TestSyncNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:03:40 ERROR : Ignoring --no-traverse with sync 2024/12/21 01:03:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:03:40 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:03:40 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:03:42 INFO : sub dir/hello world: Copied (new) 2024/12/21 01:03:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (4.21s) === RUN TestCopyWithDepth run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:03:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/21 01:03:44 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:03:44 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:03:47 INFO : hello world2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (3.37s) === RUN TestCopyWithFilesFrom run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:03:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:03:47 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:03:47 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:03:53 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (6.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:03:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:03:53 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:03:53 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:03:56 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.99s) === RUN TestCopyEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:03:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/21 01:03:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 01:03:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/21 01:03:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 01:03:56 DEBUG : sub dir: Making directory 2024/12/21 01:03:56 DEBUG : sub dir2: Making directory 2024/12/21 01:03:56 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/21 01:03:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:03:57 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:03:57 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:04:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:04:01 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.09s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:04:01 DEBUG : sub dir2: Making directory 2024/12/21 01:04:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/21 01:04:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 01:04:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:04:01 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:04:01 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:04:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.99s) === RUN TestMoveEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:04:04 DEBUG : sub dir2: Making directory with metadata 2024/12/21 01:04:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 01:04:04 DEBUG : sub dir: Making directory 2024/12/21 01:04:04 DEBUG : sub dir2: Making directory 2024/12/21 01:04:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:04:05 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:04:05 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:04:08 INFO : sub dir/hello world: Copied (new) 2024/12/21 01:04:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:04:08 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/21 01:04:08 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.25s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.11s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:04:09 DEBUG : sub dir2: Making directory 2024/12/21 01:04:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:04:09 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:04:09 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:04:14 INFO : sub dir/hello world: Copied (new) 2024/12/21 01:04:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (5.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:04:14 DEBUG : sub dir2: Making directory with metadata 2024/12/21 01:04:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 01:04:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 01:04:14 DEBUG : sub dir: Making directory 2024/12/21 01:04:14 DEBUG : sub dir2: Making directory 2024/12/21 01:04:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:04:14 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:04:14 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:04:16 INFO : sub dir/hello world: Copied (new) 2024/12/21 01:04:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:04:16 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.37s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.10s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:04:16 DEBUG : sub dir2: Making directory 2024/12/21 01:04:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:04:17 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:04:17 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:04:22 INFO : sub dir/hello world: Copied (new) 2024/12/21 01:04:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (5.82s) === RUN TestServerSideCopy run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:04:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-dazagoc0pasi" sync_test.go:590: Server side copy (if possible) premiumize.me root 'rclone-test-hivemow9hiqe' -> premiumize.me root 'rclone-test-dazagoc0pasi' 2024/12/21 01:04:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:04:25 DEBUG : premiumize.me root 'rclone-test-dazagoc0pasi': Waiting for checks to finish 2024/12/21 01:04:25 DEBUG : premiumize.me root 'rclone-test-dazagoc0pasi': Waiting for transfers to finish 2024/12/21 01:04:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:04:30 DEBUG : premiumize.me root 'rclone-test-dazagoc0pasi': Purge remote --- PASS: TestServerSideCopy (7.74s) === RUN TestCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:04:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/21 01:04:34 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:04:34 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:04:34 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.fucixud9" 2024/12/21 01:04:40 DEBUG : sub dir/hello world: Removing old file 2024/12/21 01:04:40 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (10.60s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:04:44 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-qufayuy8mubi" sync_test.go:626: Server side copy (if possible) premiumize.me root 'rclone-test-hivemow9hiqe' -> premiumize.me root 'rclone-test-qufayuy8mubi' 2024/12/21 01:04:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:04:45 DEBUG : premiumize.me root 'rclone-test-qufayuy8mubi': Waiting for checks to finish 2024/12/21 01:04:45 DEBUG : premiumize.me root 'rclone-test-qufayuy8mubi': Waiting for transfers to finish 2024/12/21 01:04:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:04:48 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.gabuwec4" 2024/12/21 01:04:52 DEBUG : sub dir/hello world: Removing old file 2024/12/21 01:04:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/21 01:04:52 DEBUG : premiumize.me root 'rclone-test-qufayuy8mubi': Waiting for checks to finish 2024/12/21 01:04:52 DEBUG : premiumize.me root 'rclone-test-qufayuy8mubi': Waiting for transfers to finish 2024/12/21 01:04:53 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.quwadur3" 2024/12/21 01:04:56 DEBUG : sub dir/hello world: Removing old file 2024/12/21 01:04:56 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:04:56 DEBUG : premiumize.me root 'rclone-test-qufayuy8mubi': Purge remote --- PASS: TestServerSideCopyOverSelf (16.07s) === RUN TestMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:05:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/21 01:05:25 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:05:25 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:05:25 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.yibegum2" 2024/12/21 01:05:27 DEBUG : sub dir/hello world: Removing old file 2024/12/21 01:05:27 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/21 01:05:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (30.94s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:05:31 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gizicuf1meso" sync_test.go:671: Server side copy (if possible) premiumize.me root 'rclone-test-hivemow9hiqe' -> premiumize.me root 'rclone-test-gizicuf1meso' 2024/12/21 01:05:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:05:32 DEBUG : premiumize.me root 'rclone-test-gizicuf1meso': Waiting for checks to finish 2024/12/21 01:05:32 DEBUG : premiumize.me root 'rclone-test-gizicuf1meso': Waiting for transfers to finish 2024/12/21 01:05:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:05:35 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.zekorar9" 2024/12/21 01:05:39 DEBUG : sub dir/hello world: Removing old file 2024/12/21 01:05:39 DEBUG : premiumize.me root 'rclone-test-gizicuf1meso': Using server-side directory move 2024/12/21 01:05:39 INFO : premiumize.me root 'rclone-test-gizicuf1meso': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/21 01:05:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/21 01:05:39 DEBUG : premiumize.me root 'rclone-test-gizicuf1meso': Waiting for checks to finish 2024/12/21 01:05:39 DEBUG : premiumize.me root 'rclone-test-gizicuf1meso': Waiting for transfers to finish 2024/12/21 01:05:40 INFO : sub dir/hello world: Deleted 2024/12/21 01:05:40 INFO : sub dir/hello world: Moved (server-side) 2024/12/21 01:05:44 DEBUG : testing file moves 2024/12/21 01:05:44 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/21 01:05:44 DEBUG : premiumize.me root 'rclone-test-gizicuf1meso': Waiting for checks to finish 2024/12/21 01:05:44 DEBUG : premiumize.me root 'rclone-test-gizicuf1meso': Waiting for transfers to finish 2024/12/21 01:05:45 INFO : sub dir/hello world: Deleted 2024/12/21 01:05:45 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:05:45 DEBUG : premiumize.me root 'rclone-test-gizicuf1meso': Purge remote --- PASS: TestServerSideMoveOverSelf (17.78s) === RUN TestCopyAfterDelete run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:05:48 ERROR : : error listing: directory not found 2024/12/21 01:05:48 DEBUG : Local file system at /tmp/rclone3094708267: Making directory 2024/12/21 01:05:49 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:05:49 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (3.71s) === RUN TestCopyRedownload run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:05:53 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/21 01:05:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:05:53 DEBUG : Local file system at /tmp/rclone3094708267: Waiting for checks to finish 2024/12/21 01:05:53 DEBUG : Local file system at /tmp/rclone3094708267: Waiting for transfers to finish 2024/12/21 01:05:55 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/12/21 01:05:55 INFO : sub dir/hello world: Copied (new) 2024/12/21 01:05:55 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (6.73s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:05:56 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/21 01:05:56 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:05:56 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:06:03 INFO : check sum: Copied (new) 2024/12/21 01:06:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:06:03 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:06:03 NOTICE: premiumize.me root 'rclone-test-hivemow9hiqe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/21 01:06:03 DEBUG : check sum: Size of src and dst objects identical 2024/12/21 01:06:03 DEBUG : check sum: Unchanged skipping 2024/12/21 01:06:03 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:06:03 DEBUG : Waiting for deletions to finish 2024/12/21 01:06:03 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (7.68s) === RUN TestSyncSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:06:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/21 01:06:04 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:06:04 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:06:08 INFO : sizeonly: Copied (new) 2024/12/21 01:06:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:06:08 DEBUG : sizeonly: Sizes identical 2024/12/21 01:06:08 DEBUG : sizeonly: Unchanged skipping 2024/12/21 01:06:08 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:06:08 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:06:08 DEBUG : Waiting for deletions to finish 2024/12/21 01:06:08 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (5.39s) === RUN TestSyncIgnoreSize run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:06:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/21 01:06:09 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:06:09 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:06:13 INFO : ignore-size: Copied (new) 2024/12/21 01:06:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:06:13 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:06:13 DEBUG : ignore-size: Sizes identical 2024/12/21 01:06:13 DEBUG : ignore-size: Unchanged skipping 2024/12/21 01:06:13 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:06:13 DEBUG : Waiting for deletions to finish 2024/12/21 01:06:13 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (4.45s) === RUN TestSyncIgnoreTimes run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:06:17 DEBUG : existing: Sizes identical 2024/12/21 01:06:17 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:06:17 DEBUG : existing: Unchanged skipping 2024/12/21 01:06:17 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:06:17 DEBUG : Waiting for deletions to finish 2024/12/21 01:06:17 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:06:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/21 01:06:17 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:06:17 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:06:17 DEBUG : existing: Moving old file out the way to "existing.murudod2" 2024/12/21 01:06:20 DEBUG : existing: Removing old file 2024/12/21 01:06:20 INFO : existing: Copied (replaced existing) 2024/12/21 01:06:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (6.72s) === RUN TestSyncIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:06:20 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/21 01:06:20 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:06:20 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:06:22 INFO : existing: Copied (new) 2024/12/21 01:06:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:06:23 DEBUG : existing: Destination exists, skipping 2024/12/21 01:06:23 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:06:23 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:06:23 DEBUG : Waiting for deletions to finish 2024/12/21 01:06:23 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (2.87s) === RUN TestSyncIgnoreErrors run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:06:32 DEBUG : d: Making directory 2024/12/21 01:06:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/21 01:06:33 DEBUG : c/non empty space: Sizes identical 2024/12/21 01:06:33 DEBUG : c/non empty space: Unchanged skipping 2024/12/21 01:06:33 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:06:33 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:06:34 INFO : a/potato2: Copied (new) 2024/12/21 01:06:34 DEBUG : Waiting for deletions to finish 2024/12/21 01:06:34 INFO : b/potato: Deleted 2024/12/21 01:06:34 INFO : d: Removing directory 2024/12/21 01:06:34 INFO : b: Removing directory 2024/12/21 01:06:34 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': deleted 2 directories run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (12.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:06:38 DEBUG : empty space: Sizes identical 2024/12/21 01:06:38 DEBUG : empty space: Unchanged skipping 2024/12/21 01:06:38 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:06:38 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:06:38 DEBUG : Waiting for deletions to finish 2024/12/21 01:06:38 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:06:38 DEBUG : empty space: Sizes identical 2024/12/21 01:06:38 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:06:38 DEBUG : empty space: Unchanged skipping 2024/12/21 01:06:38 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:06:38 DEBUG : Waiting for deletions to finish 2024/12/21 01:06:38 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (4.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.11s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.11s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:06:43 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/21 01:06:43 DEBUG : empty space: Sizes identical 2024/12/21 01:06:43 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:06:43 DEBUG : empty space: Unchanged skipping 2024/12/21 01:06:43 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:06:45 INFO : potato: Copied (new) 2024/12/21 01:06:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (6.68s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:06:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/21 01:06:52 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:06:52 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:06:52 DEBUG : potato: Moving old file out the way to "potato.keposen6" 2024/12/21 01:06:55 DEBUG : potato: Removing old file 2024/12/21 01:06:55 INFO : potato: Copied (replaced existing) 2024/12/21 01:06:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/12/21 01:06:58 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/12/21 01:06:58 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:06:58 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:06:58 DEBUG : potato: Moving old file out the way to "potato.qugotom5" 2024/12/21 01:07:01 DEBUG : potato: Removing old file 2024/12/21 01:07:01 INFO : potato: Copied (replaced existing) 2024/12/21 01:07:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (6.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:07:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:07:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/21 01:07:07 DEBUG : empty space: Sizes identical 2024/12/21 01:07:07 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:07:07 DEBUG : empty space: Unchanged skipping 2024/12/21 01:07:07 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:07:07 DEBUG : Waiting for deletions to finish 2024/12/21 01:07:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:07:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:07:16 DEBUG : empty space: Sizes identical 2024/12/21 01:07:16 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:07:16 DEBUG : empty space: Unchanged skipping 2024/12/21 01:07:16 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:07:20 INFO : potato2: Copied (new) 2024/12/21 01:07:20 DEBUG : Waiting for deletions to finish 2024/12/21 01:07:20 INFO : potato: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (13.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:07:27 DEBUG : d: Making directory 2024/12/21 01:07:27 DEBUG : d/e: Making directory 2024/12/21 01:07:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/21 01:07:27 DEBUG : c/non empty space: Sizes identical 2024/12/21 01:07:27 DEBUG : c/non empty space: Unchanged skipping 2024/12/21 01:07:27 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:07:27 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:07:29 INFO : a/potato2: Copied (new) 2024/12/21 01:07:29 DEBUG : Waiting for deletions to finish 2024/12/21 01:07:29 INFO : b/potato: Deleted 2024/12/21 01:07:29 INFO : d/e: Removing directory 2024/12/21 01:07:30 INFO : d: Removing directory 2024/12/21 01:07:30 INFO : b: Removing directory 2024/12/21 01:07:30 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:07:38 DEBUG : d: Making directory 2024/12/21 01:07:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/21 01:07:38 DEBUG : c/non empty space: Sizes identical 2024/12/21 01:07:38 DEBUG : c/non empty space: Unchanged skipping 2024/12/21 01:07:38 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:07:38 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:07:41 INFO : a/potato2: Copied (new) 2024/12/21 01:07:41 ERROR : premiumize.me root 'rclone-test-hivemow9hiqe': not deleting files as there were IO errors 2024/12/21 01:07:41 ERROR : premiumize.me root 'rclone-test-hivemow9hiqe': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (11.85s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:07:48 DEBUG : Waiting for deletions to finish 2024/12/21 01:07:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:07:48 DEBUG : empty space: Sizes identical 2024/12/21 01:07:48 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:07:48 DEBUG : empty space: Unchanged skipping 2024/12/21 01:07:48 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:07:48 INFO : potato: Deleted 2024/12/21 01:07:54 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (11.98s) === RUN TestSyncDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:08:03 DEBUG : Waiting for deletions to finish 2024/12/21 01:08:03 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:08:03 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:08:03 INFO : potato: Deleted 2024/12/21 01:08:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:08:03 DEBUG : empty space: Sizes identical 2024/12/21 01:08:03 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:08:03 DEBUG : empty space: Unchanged skipping 2024/12/21 01:08:03 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:08:06 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (12.32s) === RUN TestCopyDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:08:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:08:10 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:08:10 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:08:14 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (7.43s) === RUN TestSyncWithExclude run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:08:20 DEBUG : enormous: Excluded (Size Filter) 2024/12/21 01:08:20 DEBUG : enormous: Excluded 2024/12/21 01:08:20 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 01:08:20 DEBUG : potato2: Excluded 2024/12/21 01:08:20 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 01:08:20 DEBUG : potato2: Excluded 2024/12/21 01:08:20 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:08:20 DEBUG : empty space: Sizes identical 2024/12/21 01:08:20 DEBUG : empty space: Unchanged skipping 2024/12/21 01:08:20 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:08:20 DEBUG : Waiting for deletions to finish 2024/12/21 01:08:20 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:08:20 DEBUG : enormous: Excluded (Size Filter) 2024/12/21 01:08:20 DEBUG : enormous: Excluded 2024/12/21 01:08:20 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 01:08:20 DEBUG : potato2: Excluded 2024/12/21 01:08:20 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 01:08:20 DEBUG : potato2: Excluded 2024/12/21 01:08:20 DEBUG : empty space: Sizes identical 2024/12/21 01:08:20 DEBUG : empty space: Unchanged skipping 2024/12/21 01:08:20 DEBUG : Local file system at /tmp/rclone3094708267: Waiting for checks to finish 2024/12/21 01:08:20 DEBUG : Local file system at /tmp/rclone3094708267: Waiting for transfers to finish 2024/12/21 01:08:20 DEBUG : Waiting for deletions to finish 2024/12/21 01:08:20 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (6.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:08:43 DEBUG : enormous: Excluded (Size Filter) 2024/12/21 01:08:43 DEBUG : enormous: Excluded 2024/12/21 01:08:43 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 01:08:43 DEBUG : potato2: Excluded 2024/12/21 01:08:43 DEBUG : empty space: Sizes identical 2024/12/21 01:08:43 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:08:43 DEBUG : empty space: Unchanged skipping 2024/12/21 01:08:43 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:08:43 DEBUG : Waiting for deletions to finish 2024/12/21 01:08:43 INFO : potato2: Deleted 2024/12/21 01:08:43 INFO : enormous: Deleted 2024/12/21 01:08:43 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:08:44 DEBUG : empty space: Sizes identical 2024/12/21 01:08:44 DEBUG : Local file system at /tmp/rclone3094708267: Waiting for checks to finish 2024/12/21 01:08:44 DEBUG : empty space: Unchanged skipping 2024/12/21 01:08:44 DEBUG : Local file system at /tmp/rclone3094708267: Waiting for transfers to finish 2024/12/21 01:08:44 DEBUG : Waiting for deletions to finish 2024/12/21 01:08:44 INFO : enormous: Deleted 2024/12/21 01:08:44 INFO : potato2: Deleted 2024/12/21 01:08:44 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (24.35s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.11s) === 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 "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/12/21 01:08:45 ERROR : premiumize.me root 'rclone-test-hivemow9hiqe': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/21 01:08:45 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/21 01:08:45 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/21 01:08:45 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:08:45 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:08:50 INFO : yam: Copied (new) 2024/12/21 01:08:52 INFO : potato: Copied (new) 2024/12/21 01:08:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:08:53 ERROR : premiumize.me root 'rclone-test-hivemow9hiqe': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/21 01:08:53 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/21 01:08:53 DEBUG : potato: Sizes identical 2024/12/21 01:08:53 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:08:53 DEBUG : potato: Unchanged skipping 2024/12/21 01:08:53 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:08:55 INFO : yaml: Copied (new) 2024/12/21 01:08:55 DEBUG : Waiting for deletions to finish 2024/12/21 01:08:55 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (10.46s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/12/21 01:08:55 ERROR : premiumize.me root 'rclone-test-hivemow9hiqe': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/21 01:08:55 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/21 01:08:55 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/21 01:08:55 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:08:55 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:08:57 INFO : potato: Copied (new) 2024/12/21 01:08:58 INFO : yam: Copied (new) 2024/12/21 01:08:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:08:58 ERROR : premiumize.me root 'rclone-test-hivemow9hiqe': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/21 01:08:58 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/21 01:08:58 DEBUG : potato: Sizes identical 2024/12/21 01:08:58 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:08:58 DEBUG : potato: Unchanged skipping 2024/12/21 01:08:58 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:09:01 INFO : yaml: Copied (new) 2024/12/21 01:09:01 DEBUG : Waiting for deletions to finish 2024/12/21 01:09:01 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.11s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/12/21 01:09:02 INFO : premiumize.me root 'rclone-test-hivemow9hiqe': Making map for --track-renames 2024/12/21 01:09:02 INFO : premiumize.me root 'rclone-test-hivemow9hiqe': Finished making map for --track-renames 2024/12/21 01:09:02 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:09:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/21 01:09:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/21 01:09:02 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for renames to finish 2024/12/21 01:09:02 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:09:04 INFO : potato: Copied (new) 2024/12/21 01:09:16 INFO : sub/yam: Copied (new) 2024/12/21 01:09:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:09:16 DEBUG : potato: Sizes identical 2024/12/21 01:09:16 DEBUG : potato: Unchanged skipping 2024/12/21 01:09:16 INFO : premiumize.me root 'rclone-test-hivemow9hiqe': Making map for --track-renames 2024/12/21 01:09:16 INFO : premiumize.me root 'rclone-test-hivemow9hiqe': Finished making map for --track-renames 2024/12/21 01:09:16 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:09:16 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for renames to finish 2024/12/21 01:09:16 INFO : sub/yam: Moved (server-side) to: yam 2024/12/21 01:09:16 INFO : yam: Renamed from "sub/yam" 2024/12/21 01:09:16 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:09:16 DEBUG : Waiting for deletions to finish 2024/12/21 01:09:16 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (16.83s) === RUN TestServerSideMoveLocal run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:09:18 DEBUG : Creating backend with remote "/tmp/rclone3094708267/dir1" 2024/12/21 01:09:18 DEBUG : Config file has changed externally - reloading 2024/12/21 01:09:18 DEBUG : Creating backend with remote "/tmp/rclone3094708267/dir2" 2024/12/21 01:09:18 DEBUG : Local file system at /tmp/rclone3094708267/dir2: Using server-side directory move 2024/12/21 01:09:18 INFO : Local file system at /tmp/rclone3094708267/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/21 01:09:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/21 01:09:18 DEBUG : Local file system at /tmp/rclone3094708267/dir2: Waiting for checks to finish 2024/12/21 01:09:18 DEBUG : Local file system at /tmp/rclone3094708267/dir2: Waiting for transfers to finish 2024/12/21 01:09:18 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:09:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:09:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/21 01:09:18 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:09:18 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:09:20 INFO : nested/sub dir/file: Copied (new) 2024/12/21 01:09:20 INFO : nested/sub dir/file: Deleted 2024/12/21 01:09:21 INFO : sub dir/hello world: Copied (new) 2024/12/21 01:09:21 INFO : sub dir/hello world: Deleted 2024/12/21 01:09:21 INFO : sub dir: Removing directory 2024/12/21 01:09:21 INFO : nested/sub dir: Removing directory 2024/12/21 01:09:21 INFO : nested: Removing directory 2024/12/21 01:09:21 DEBUG : Local file system at /tmp/rclone3094708267: deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (3.35s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:09:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:09:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/21 01:09:22 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:09:22 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:09:24 INFO : nested/sub dir/file: Copied (new) 2024/12/21 01:09:24 INFO : nested/sub dir/file: Deleted 2024/12/21 01:09:39 INFO : sub dir/hello world: Copied (new) 2024/12/21 01:09:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.08s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:09:40 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/21 01:09:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/21 01:09:40 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:09:40 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:09:43 INFO : existing-b: Copied (new) 2024/12/21 01:09:43 INFO : existing-b: Deleted 2024/12/21 01:09:44 INFO : existing: Copied (new) 2024/12/21 01:09:44 INFO : existing: Deleted 2024/12/21 01:09:44 DEBUG : existing: Destination exists, skipping 2024/12/21 01:09:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/21 01:09:44 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:09:44 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:09:44 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (4.31s) === RUN TestServerSideMove run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:09:44 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-talecut0sofe" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-hivemow9hiqe' -> premiumize.me root 'rclone-test-talecut0sofe' 2024/12/21 01:09:59 DEBUG : premiumize.me root 'rclone-test-talecut0sofe': Using server-side directory move 2024/12/21 01:09:59 INFO : premiumize.me root 'rclone-test-talecut0sofe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/21 01:09:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:09:59 DEBUG : empty space: Sizes identical 2024/12/21 01:09:59 DEBUG : empty space: Unchanged skipping 2024/12/21 01:09:59 DEBUG : premiumize.me root 'rclone-test-talecut0sofe': Waiting for checks to finish 2024/12/21 01:09:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/21 01:09:59 INFO : empty space: Deleted 2024/12/21 01:09:59 DEBUG : premiumize.me root 'rclone-test-talecut0sofe': Waiting for transfers to finish 2024/12/21 01:09:59 INFO : potato3: Deleted 2024/12/21 01:09:59 INFO : potato2: Moved (server-side) 2024/12/21 01:09:59 INFO : potato3: Moved (server-side) 2024/12/21 01:10:00 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-husahel9neja" 2024/12/21 01:10:00 DEBUG : premiumize.me root 'rclone-test-husahel9neja': Using server-side directory move 2024/12/21 01:10:00 INFO : premiumize.me root 'rclone-test-husahel9neja': Server side directory move succeeded 2024/12/21 01:10:00 ERROR : : error listing: directory not found 2024/12/21 01:10:00 DEBUG : premiumize.me root 'rclone-test-husahel9neja': Purge remote 2024/12/21 01:10:00 DEBUG : premiumize.me root 'rclone-test-talecut0sofe': Purge remote 2024/12/21 01:10:00 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.13s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:10:00 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gizeyow4gojo" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-hivemow9hiqe' -> premiumize.me root 'rclone-test-gizeyow4gojo' 2024/12/21 01:10:19 DEBUG : empty space: Excluded (Size Filter) 2024/12/21 01:10:19 DEBUG : empty space: Excluded 2024/12/21 01:10:19 DEBUG : empty space: Excluded (Size Filter) 2024/12/21 01:10:19 DEBUG : empty space: Excluded 2024/12/21 01:10:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:10:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/21 01:10:19 DEBUG : premiumize.me root 'rclone-test-gizeyow4gojo': Waiting for checks to finish 2024/12/21 01:10:19 DEBUG : premiumize.me root 'rclone-test-gizeyow4gojo': Waiting for transfers to finish 2024/12/21 01:10:20 INFO : potato2: Moved (server-side) 2024/12/21 01:10:20 INFO : potato3: Deleted 2024/12/21 01:10:20 INFO : potato3: Moved (server-side) 2024/12/21 01:10:20 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gubuged0cofi" 2024/12/21 01:10:21 DEBUG : empty space: Excluded (Size Filter) 2024/12/21 01:10:21 DEBUG : empty space: Excluded 2024/12/21 01:10:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:10:21 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/21 01:10:21 DEBUG : premiumize.me root 'rclone-test-gubuged0cofi': Waiting for checks to finish 2024/12/21 01:10:21 DEBUG : premiumize.me root 'rclone-test-gubuged0cofi': Waiting for transfers to finish 2024/12/21 01:10:21 INFO : potato2: Moved (server-side) 2024/12/21 01:10:21 INFO : potato3: Moved (server-side) 2024/12/21 01:10:21 DEBUG : premiumize.me root 'rclone-test-gubuged0cofi': Purge remote 2024/12/21 01:10:21 DEBUG : premiumize.me root 'rclone-test-gizeyow4gojo': Purge remote --- PASS: TestServerSideMoveWithFilter (21.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:10:21 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zavifel9covi" 2024/12/21 01:10:28 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-hivemow9hiqe' -> premiumize.me root 'rclone-test-zavifel9covi' 2024/12/21 01:10:36 DEBUG : premiumize.me root 'rclone-test-zavifel9covi': Using server-side directory move 2024/12/21 01:10:36 INFO : premiumize.me root 'rclone-test-zavifel9covi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/21 01:10:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:10:37 DEBUG : empty space: Sizes identical 2024/12/21 01:10:37 DEBUG : empty space: Unchanged skipping 2024/12/21 01:10:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/21 01:10:37 DEBUG : premiumize.me root 'rclone-test-zavifel9covi': Waiting for checks to finish 2024/12/21 01:10:37 INFO : potato3: Deleted 2024/12/21 01:10:37 INFO : empty space: Deleted 2024/12/21 01:10:37 DEBUG : premiumize.me root 'rclone-test-zavifel9covi': Waiting for transfers to finish 2024/12/21 01:10:37 INFO : potato2: Moved (server-side) 2024/12/21 01:10:37 INFO : potato3: Moved (server-side) 2024/12/21 01:10:37 INFO : tomatoDir: Removing directory 2024/12/21 01:10:37 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': deleted 1 directories 2024/12/21 01:10:37 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-judodar5xovu" 2024/12/21 01:10:37 DEBUG : tomatoDir: Making directory 2024/12/21 01:10:37 DEBUG : premiumize.me root 'rclone-test-judodar5xovu': Using server-side directory move 2024/12/21 01:10:37 INFO : premiumize.me root 'rclone-test-judodar5xovu': Server side directory move succeeded 2024/12/21 01:10:38 ERROR : : error listing: directory not found 2024/12/21 01:10:38 ERROR : : error listing: directory not found 2024/12/21 01:10:38 DEBUG : premiumize.me root 'rclone-test-judodar5xovu': Purge remote 2024/12/21 01:10:38 DEBUG : premiumize.me root 'rclone-test-zavifel9covi': Purge remote 2024/12/21 01:10:38 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.64s) === RUN TestServerSideMoveOverlap run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.10s) === RUN TestSyncOverlap run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:10:38 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/rclone-sync-test" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.82s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:10:39 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/rclone-sync-test" 2024/12/21 01:10:39 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/rclone-sync-test-include/layer2" 2024/12/21 01:10:40 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/rclone-sync-test-ignore-file" 2024/12/21 01:10:42 DEBUG : rclone-sync-test: Excluded 2024/12/21 01:10:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 01:10:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/21 01:10:42 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/rclone-sync-test': Waiting for checks to finish 2024/12/21 01:10:42 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/rclone-sync-test': Waiting for transfers to finish 2024/12/21 01:10:42 DEBUG : Waiting for deletions to finish 2024/12/21 01:10:42 INFO : There was nothing to transfer 2024/12/21 01:10:42 DEBUG : rclone-sync-test: Excluded 2024/12/21 01:10:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 01:10:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/21 01:10:42 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:10:42 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:10:42 DEBUG : Waiting for deletions to finish 2024/12/21 01:10:42 INFO : rclone-sync-test-include: Removing directory 2024/12/21 01:10:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/21 01:10:42 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': failed to delete 1 directories 2024/12/21 01:10:42 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:10:43 DEBUG : rclone-sync-test: Excluded 2024/12/21 01:10:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 01:10:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/21 01:10:43 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/21 01:10:43 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/21 01:10:43 DEBUG : Waiting for deletions to finish 2024/12/21 01:10:43 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:10:43 DEBUG : rclone-sync-test: Excluded 2024/12/21 01:10:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 01:10:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/21 01:10:43 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:10:43 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:10:43 DEBUG : Waiting for deletions to finish 2024/12/21 01:10:43 INFO : rclone-sync-test-include: Removing directory 2024/12/21 01:10:43 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/21 01:10:43 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': failed to delete 1 directories 2024/12/21 01:10:43 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:10:43 DEBUG : : Excluded 2024/12/21 01:10:43 DEBUG : rclone-sync-test: Excluded 2024/12/21 01:10:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 01:10:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/21 01:10:44 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/21 01:10:44 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/21 01:10:44 DEBUG : Waiting for deletions to finish 2024/12/21 01:10:44 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (7.31s) === RUN TestSyncCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:10:46 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/dst" 2024/12/21 01:10:46 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/CompareDest" 2024/12/21 01:10:47 DEBUG : one: Need to transfer - File not found at Destination 2024/12/21 01:10:47 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for checks to finish 2024/12/21 01:10:47 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for transfers to finish 2024/12/21 01:10:52 INFO : one: Copied (new) 2024/12/21 01:10:52 DEBUG : Waiting for deletions to finish 2024/12/21 01:10:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 01:10:52 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for checks to finish 2024/12/21 01:10:52 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for transfers to finish 2024/12/21 01:10:52 DEBUG : one: Moving old file out the way to "one.towomap8" 2024/12/21 01:10:54 DEBUG : one: Removing old file 2024/12/21 01:10:54 INFO : one: Copied (replaced existing) 2024/12/21 01:10:54 DEBUG : Waiting for deletions to finish 2024/12/21 01:10:54 DEBUG : dst/one: Moving old file out the way to "one.madipaz8" 2024/12/21 01:10:56 DEBUG : dst/one: Removing old file 2024/12/21 01:11:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 01:11:01 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for checks to finish 2024/12/21 01:11:01 DEBUG : one: Sizes identical 2024/12/21 01:11:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 01:11:01 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for transfers to finish 2024/12/21 01:11:01 DEBUG : Waiting for deletions to finish 2024/12/21 01:11:01 INFO : There was nothing to transfer 2024/12/21 01:11:06 DEBUG : two: Sizes identical 2024/12/21 01:11:06 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/21 01:11:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 01:11:06 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for checks to finish 2024/12/21 01:11:06 DEBUG : one: Sizes identical 2024/12/21 01:11:06 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 01:11:06 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for transfers to finish 2024/12/21 01:11:06 DEBUG : Waiting for deletions to finish 2024/12/21 01:11:06 INFO : There was nothing to transfer 2024/12/21 01:11:06 DEBUG : two: Sizes identical 2024/12/21 01:11:06 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/21 01:11:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 01:11:06 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for checks to finish 2024/12/21 01:11:06 DEBUG : one: Sizes identical 2024/12/21 01:11:06 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 01:11:06 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for transfers to finish 2024/12/21 01:11:06 DEBUG : Waiting for deletions to finish 2024/12/21 01:11:06 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/21 01:11:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/21 01:11:07 DEBUG : two: Need to transfer - File not found at Destination 2024/12/21 01:11:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 01:11:07 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for checks to finish 2024/12/21 01:11:07 DEBUG : one: Sizes identical 2024/12/21 01:11:07 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 01:11:07 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for transfers to finish 2024/12/21 01:11:09 INFO : two: Copied (new) 2024/12/21 01:11:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (23.90s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:11:17 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/dest" 2024/12/21 01:11:18 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/pre-dest1" 2024/12/21 01:11:18 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/pre-dest2" 2024/12/21 01:11:18 DEBUG : 1: Sizes identical 2024/12/21 01:11:18 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/21 01:11:18 DEBUG : 2: Sizes identical 2024/12/21 01:11:18 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/21 01:11:18 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/21 01:11:18 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dest': Waiting for checks to finish 2024/12/21 01:11:18 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dest': Waiting for transfers to finish 2024/12/21 01:11:20 INFO : 3: Copied (new) 2024/12/21 01:11:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (11.09s) === RUN TestSyncCopyDest run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.11s) === RUN TestSyncBackupDir run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:11:32 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/dst" 2024/12/21 01:11:32 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/backup" 2024/12/21 01:11:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 01:11:32 DEBUG : two: Sizes identical 2024/12/21 01:11:32 DEBUG : two: Unchanged skipping 2024/12/21 01:11:32 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for checks to finish 2024/12/21 01:11:33 INFO : one: Moved (server-side) 2024/12/21 01:11:33 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for transfers to finish 2024/12/21 01:11:35 INFO : one: Copied (new) 2024/12/21 01:11:35 DEBUG : Waiting for deletions to finish 2024/12/21 01:11:35 INFO : three.txt: Moved (server-side) 2024/12/21 01:11:35 INFO : three.txt: Moved into backup dir 2024/12/21 01:11:38 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for checks to finish 2024/12/21 01:11:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 01:11:38 DEBUG : two: Sizes identical 2024/12/21 01:11:38 DEBUG : two: Unchanged skipping 2024/12/21 01:11:38 INFO : one: Deleted 2024/12/21 01:11:38 INFO : one: Moved (server-side) 2024/12/21 01:11:38 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for transfers to finish 2024/12/21 01:11:43 INFO : one: Copied (new) 2024/12/21 01:11:43 DEBUG : Waiting for deletions to finish 2024/12/21 01:11:43 INFO : three.txt: Deleted 2024/12/21 01:11:43 INFO : three.txt: Moved (server-side) 2024/12/21 01:11:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (22.63s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:11:53 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/dst" 2024/12/21 01:11:53 DEBUG : Config file has changed externally - reloading 2024/12/21 01:11:54 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/backup" 2024/12/21 01:11:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 01:11:54 DEBUG : two: Sizes identical 2024/12/21 01:11:54 DEBUG : two: Unchanged skipping 2024/12/21 01:11:54 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for checks to finish 2024/12/21 01:11:54 INFO : one: Moved (server-side) to: one.bak 2024/12/21 01:11:54 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for transfers to finish 2024/12/21 01:11:58 INFO : one: Copied (new) 2024/12/21 01:11:58 DEBUG : Waiting for deletions to finish 2024/12/21 01:11:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 01:11:58 INFO : three.txt: Moved into backup dir 2024/12/21 01:12:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 01:12:00 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for checks to finish 2024/12/21 01:12:00 DEBUG : two: Sizes identical 2024/12/21 01:12:00 DEBUG : two: Unchanged skipping 2024/12/21 01:12:00 INFO : one.bak: Deleted 2024/12/21 01:12:00 INFO : one: Moved (server-side) to: one.bak 2024/12/21 01:12:00 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for transfers to finish 2024/12/21 01:12:04 INFO : one: Copied (new) 2024/12/21 01:12:04 DEBUG : Waiting for deletions to finish 2024/12/21 01:12:04 INFO : three.txt.bak: Deleted 2024/12/21 01:12:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 01:12:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (21.51s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:12:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/dst" 2024/12/21 01:12:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/backup" 2024/12/21 01:12:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 01:12:13 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for checks to finish 2024/12/21 01:12:13 DEBUG : two: Sizes identical 2024/12/21 01:12:13 DEBUG : two: Unchanged skipping 2024/12/21 01:12:14 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/21 01:12:14 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for transfers to finish 2024/12/21 01:12:16 INFO : one: Copied (new) 2024/12/21 01:12:16 DEBUG : Waiting for deletions to finish 2024/12/21 01:12:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/21 01:12:16 INFO : three.txt: Moved into backup dir 2024/12/21 01:12:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 01:12:21 DEBUG : two: Sizes identical 2024/12/21 01:12:21 DEBUG : two: Unchanged skipping 2024/12/21 01:12:21 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for checks to finish 2024/12/21 01:12:21 INFO : one-2019-01-01: Deleted 2024/12/21 01:12:21 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/21 01:12:21 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for transfers to finish 2024/12/21 01:12:28 INFO : one: Copied (new) 2024/12/21 01:12:28 DEBUG : Waiting for deletions to finish 2024/12/21 01:12:28 INFO : three-2019-01-01.txt: Deleted 2024/12/21 01:12:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/21 01:12:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.27s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:12:35 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/dst" 2024/12/21 01:12:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 01:12:35 DEBUG : two: Sizes identical 2024/12/21 01:12:35 DEBUG : two: Unchanged skipping 2024/12/21 01:12:35 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for checks to finish 2024/12/21 01:12:36 INFO : one: Moved (server-side) to: one.bak 2024/12/21 01:12:36 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for transfers to finish 2024/12/21 01:12:43 INFO : one: Copied (new) 2024/12/21 01:12:43 DEBUG : Waiting for deletions to finish 2024/12/21 01:12:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 01:12:43 INFO : three.txt: Moved into backup dir 2024/12/21 01:12:47 DEBUG : one.bak: Excluded (Path Filter) 2024/12/21 01:12:47 DEBUG : one.bak: Excluded 2024/12/21 01:12:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/21 01:12:47 DEBUG : three.txt.bak: Excluded 2024/12/21 01:12:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 01:12:47 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for checks to finish 2024/12/21 01:12:47 DEBUG : two: Sizes identical 2024/12/21 01:12:47 DEBUG : two: Unchanged skipping 2024/12/21 01:12:47 INFO : one.bak: Deleted 2024/12/21 01:12:47 INFO : one: Moved (server-side) to: one.bak 2024/12/21 01:12:47 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe/dst': Waiting for transfers to finish 2024/12/21 01:12:52 INFO : one: Copied (new) 2024/12/21 01:12:52 DEBUG : Waiting for deletions to finish 2024/12/21 01:12:52 INFO : three.txt.bak: Deleted 2024/12/21 01:12:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 01:12:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (24.55s) === RUN TestSyncSuffix run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:13:02 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/dst" 2024/12/21 01:13:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 01:13:03 INFO : one: Moved (server-side) to: one.bak 2024/12/21 01:13:04 INFO : one: Copied (new) 2024/12/21 01:13:04 DEBUG : two: Sizes identical 2024/12/21 01:13:04 DEBUG : two: Unchanged skipping 2024/12/21 01:13:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/21 01:13:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 01:13:08 INFO : three.txt: Copied (new) 2024/12/21 01:13:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 01:13:09 INFO : one.bak: Deleted 2024/12/21 01:13:09 INFO : one: Moved (server-side) to: one.bak 2024/12/21 01:13:12 INFO : one: Copied (new) 2024/12/21 01:13:12 DEBUG : two: Sizes identical 2024/12/21 01:13:12 DEBUG : two: Unchanged skipping 2024/12/21 01:13:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/21 01:13:12 INFO : three.txt.bak: Deleted 2024/12/21 01:13:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 01:13:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (23.99s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:13:33 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivemow9hiqe/dst" 2024/12/21 01:13:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 01:13:34 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/21 01:13:39 INFO : one: Copied (new) 2024/12/21 01:13:39 DEBUG : two: Sizes identical 2024/12/21 01:13:39 DEBUG : two: Unchanged skipping 2024/12/21 01:13:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/21 01:13:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/21 01:13:41 INFO : three.txt: Copied (new) 2024/12/21 01:13:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 01:13:42 INFO : one-2019-01-01: Deleted 2024/12/21 01:13:42 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/21 01:13:46 INFO : one: Copied (new) 2024/12/21 01:13:46 DEBUG : two: Sizes identical 2024/12/21 01:13:46 DEBUG : two: Unchanged skipping 2024/12/21 01:13:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/21 01:13:46 INFO : three-2019-01-01.txt: Deleted 2024/12/21 01:13:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/21 01:13:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (32.33s) === RUN TestSyncUTFNorm run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:13:54 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/21 01:13:54 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:13:54 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:13:54 DEBUG : Testêé: Moving old file out the way to "Testêé.kehagok6" 2024/12/21 01:13:59 DEBUG : Testêé: Removing old file 2024/12/21 01:13:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/21 01:13:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.16s) === RUN TestSyncImmutable run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:14:00 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/21 01:14:00 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:14:00 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:14:02 INFO : existing: Copied (new) 2024/12/21 01:14:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:14:02 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:14:02 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/21 01:14:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/21 01:14:02 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:14:02 ERROR : premiumize.me root 'rclone-test-hivemow9hiqe': not deleting files as there were IO errors 2024/12/21 01:14:02 ERROR : premiumize.me root 'rclone-test-hivemow9hiqe': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (2.64s) === RUN TestSyncIgnoreCase run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.11s) === RUN TestFixCase run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:14:18 DEBUG : existing: Sizes identical 2024/12/21 01:14:18 DEBUG : existing: Unchanged skipping 2024/12/21 01:14:18 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/21 01:14:18 DEBUG : EXISTING: moving to existing-rclone-move-saduxiz4 2024/12/21 01:14:18 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-revexoy8 2024/12/21 01:14:18 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/21 01:14:19 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-revexoy8 2024/12/21 01:14:19 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/21 01:14:19 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-saduxiz4 2024/12/21 01:14:19 DEBUG : EXISTING: moving to existing 2024/12/21 01:14:19 INFO : existingbutdifferent-rclone-move-revexoy8: Moved (server-side) to: existingbutdifferent 2024/12/21 01:14:19 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/21 01:14:19 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/21 01:14:19 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/21 01:14:19 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.yawutam3" 2024/12/21 01:14:19 INFO : existing-rclone-move-saduxiz4: Moved (server-side) to: existing 2024/12/21 01:14:19 INFO : EXISTING: Moved (server-side) to: existing 2024/12/21 01:14:19 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/21 01:14:19 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/21 01:14:19 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/21 01:14:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-qiwicij2 2024/12/21 01:14:20 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/21 01:14:20 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/21 01:14:20 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:14:20 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-qiwicij2 2024/12/21 01:14:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/21 01:14:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wahetos1 2024/12/21 01:14:20 INFO : subdira/subdirb/subdirc/hello-rclone-move-qiwicij2: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/21 01:14:20 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/21 01:14:20 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/21 01:14:20 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wahetos1 2024/12/21 01:14:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/21 01:14:20 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.faseqip8" 2024/12/21 01:14:21 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wahetos1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/21 01:14:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/21 01:14:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/21 01:14:21 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:14:21 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.hitixen7" 2024/12/21 01:14:22 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2024/12/21 01:14:22 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/21 01:14:23 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2024/12/21 01:14:23 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/21 01:14:26 DEBUG : existingbutdifferent: Removing old file 2024/12/21 01:14:26 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/21 01:14:26 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (24.48s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.33s) --- SKIP: TestMaxTransfer/Hard (0.11s) --- SKIP: TestMaxTransfer/Soft (0.11s) --- SKIP: TestMaxTransfer/Cautious (0.11s) === RUN TestSyncConcurrentDelete run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:17:58 DEBUG : both0: Sizes identical 2024/12/21 01:17:58 DEBUG : both11: Sizes identical 2024/12/21 01:17:58 DEBUG : both10: Sizes identical 2024/12/21 01:17:58 DEBUG : both1: Sizes identical 2024/12/21 01:17:58 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:17:58 DEBUG : both0: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both12: Sizes identical 2024/12/21 01:17:58 DEBUG : both12: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both13: Sizes identical 2024/12/21 01:17:58 DEBUG : both13: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both14: Sizes identical 2024/12/21 01:17:58 DEBUG : both14: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both15: Sizes identical 2024/12/21 01:17:58 DEBUG : both15: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both16: Sizes identical 2024/12/21 01:17:58 DEBUG : both16: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both17: Sizes identical 2024/12/21 01:17:58 DEBUG : both17: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both18: Sizes identical 2024/12/21 01:17:58 DEBUG : both18: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both19: Sizes identical 2024/12/21 01:17:58 DEBUG : both19: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both2: Sizes identical 2024/12/21 01:17:58 DEBUG : both2: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both3: Sizes identical 2024/12/21 01:17:58 DEBUG : both3: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both4: Sizes identical 2024/12/21 01:17:58 DEBUG : both4: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both5: Sizes identical 2024/12/21 01:17:58 DEBUG : both5: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both6: Sizes identical 2024/12/21 01:17:58 DEBUG : both6: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both7: Sizes identical 2024/12/21 01:17:58 DEBUG : both7: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both8: Sizes identical 2024/12/21 01:17:58 DEBUG : both8: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both9: Sizes identical 2024/12/21 01:17:58 DEBUG : both9: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both11: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both10: Unchanged skipping 2024/12/21 01:17:58 DEBUG : both1: Unchanged skipping 2024/12/21 01:17:58 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:17:58 DEBUG : Waiting for deletions to finish 2024/12/21 01:17:58 INFO : only15: Deleted 2024/12/21 01:17:58 INFO : only3: Deleted 2024/12/21 01:17:58 INFO : only5: Deleted 2024/12/21 01:17:58 INFO : only19: Deleted 2024/12/21 01:17:58 INFO : only9: Deleted 2024/12/21 01:17:58 INFO : only0: Deleted 2024/12/21 01:17:58 INFO : only14: Deleted 2024/12/21 01:17:58 INFO : only18: Deleted 2024/12/21 01:17:58 INFO : only2: Deleted 2024/12/21 01:17:58 INFO : only4: Deleted 2024/12/21 01:17:59 INFO : only8: Deleted 2024/12/21 01:17:59 INFO : only11: Deleted 2024/12/21 01:17:59 INFO : only12: Deleted 2024/12/21 01:17:59 INFO : only13: Deleted 2024/12/21 01:17:59 INFO : only17: Deleted 2024/12/21 01:17:59 INFO : only6: Deleted 2024/12/21 01:17:59 INFO : only1: Deleted 2024/12/21 01:17:59 INFO : only10: Deleted 2024/12/21 01:17:59 INFO : only16: Deleted 2024/12/21 01:17:59 INFO : only7: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (212.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:20:20 DEBUG : both0: Sizes identical 2024/12/21 01:20:20 DEBUG : both1: Sizes identical 2024/12/21 01:20:20 DEBUG : both10: Sizes identical 2024/12/21 01:20:20 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for checks to finish 2024/12/21 01:20:20 DEBUG : both11: Sizes identical 2024/12/21 01:20:20 DEBUG : both0: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both12: Sizes identical 2024/12/21 01:20:20 DEBUG : both12: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both13: Sizes identical 2024/12/21 01:20:20 DEBUG : both13: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both14: Sizes identical 2024/12/21 01:20:20 DEBUG : both14: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both15: Sizes identical 2024/12/21 01:20:20 DEBUG : both15: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both16: Sizes identical 2024/12/21 01:20:20 DEBUG : both16: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both17: Sizes identical 2024/12/21 01:20:20 DEBUG : both17: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both18: Sizes identical 2024/12/21 01:20:20 DEBUG : both18: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both19: Sizes identical 2024/12/21 01:20:20 DEBUG : both19: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both2: Sizes identical 2024/12/21 01:20:20 DEBUG : both2: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both3: Sizes identical 2024/12/21 01:20:20 DEBUG : both3: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both4: Sizes identical 2024/12/21 01:20:20 DEBUG : both4: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both5: Sizes identical 2024/12/21 01:20:20 DEBUG : both5: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both6: Sizes identical 2024/12/21 01:20:20 DEBUG : both6: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both7: Sizes identical 2024/12/21 01:20:20 DEBUG : both7: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both8: Sizes identical 2024/12/21 01:20:20 DEBUG : both8: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both9: Sizes identical 2024/12/21 01:20:20 DEBUG : both9: Unchanged skipping 2024/12/21 01:20:20 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/21 01:20:20 DEBUG : both1: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both10: Unchanged skipping 2024/12/21 01:20:20 DEBUG : both11: Unchanged skipping 2024/12/21 01:20:20 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Waiting for transfers to finish 2024/12/21 01:20:20 DEBUG : only0: Moving old file out the way to "only0.hohabuf8" 2024/12/21 01:20:20 DEBUG : only1: Moving old file out the way to "only1.tocujel4" 2024/12/21 01:20:20 DEBUG : only10: Moving old file out the way to "only10.segulod8" 2024/12/21 01:20:20 DEBUG : only11: Moving old file out the way to "only11.mosulib1" 2024/12/21 01:20:21 DEBUG : only10: Removing old file 2024/12/21 01:20:22 INFO : only10: Copied (replaced existing) 2024/12/21 01:20:22 DEBUG : only12: Moving old file out the way to "only12.yulesuv0" 2024/12/21 01:20:22 DEBUG : only0: Removing old file 2024/12/21 01:20:22 INFO : only0: Copied (replaced existing) 2024/12/21 01:20:23 DEBUG : only13: Moving old file out the way to "only13.mukuxis3" 2024/12/21 01:20:23 DEBUG : only12: Removing old file 2024/12/21 01:20:23 INFO : only12: Copied (replaced existing) 2024/12/21 01:20:23 DEBUG : only14: Moving old file out the way to "only14.pajivit6" 2024/12/21 01:20:24 DEBUG : only13: Removing old file 2024/12/21 01:20:24 INFO : only13: Copied (replaced existing) 2024/12/21 01:20:24 DEBUG : only15: Moving old file out the way to "only15.pixugow7" 2024/12/21 01:20:24 DEBUG : only1: Removing old file 2024/12/21 01:20:24 INFO : only1: Copied (replaced existing) 2024/12/21 01:20:25 DEBUG : only16: Moving old file out the way to "only16.yuyiqix8" 2024/12/21 01:20:28 DEBUG : only14: Removing old file 2024/12/21 01:20:28 INFO : only14: Copied (replaced existing) 2024/12/21 01:20:28 DEBUG : only17: Moving old file out the way to "only17.qekepoj6" 2024/12/21 01:20:29 DEBUG : only15: Removing old file 2024/12/21 01:20:29 INFO : only15: Copied (replaced existing) 2024/12/21 01:20:29 DEBUG : only18: Moving old file out the way to "only18.kowijil3" 2024/12/21 01:20:30 DEBUG : only16: Removing old file 2024/12/21 01:20:30 INFO : only16: Copied (replaced existing) 2024/12/21 01:20:30 DEBUG : only19: Moving old file out the way to "only19.qebozow4" 2024/12/21 01:20:32 DEBUG : only17: Removing old file 2024/12/21 01:20:32 INFO : only17: Copied (replaced existing) 2024/12/21 01:20:32 DEBUG : only2: Moving old file out the way to "only2.voyuwid6" 2024/12/21 01:20:33 DEBUG : only18: Removing old file 2024/12/21 01:20:33 INFO : only18: Copied (replaced existing) 2024/12/21 01:20:33 DEBUG : only3: Moving old file out the way to "only3.rofoned1" 2024/12/21 01:20:33 DEBUG : only19: Removing old file 2024/12/21 01:20:33 DEBUG : only2: Removing old file 2024/12/21 01:20:34 INFO : only19: Copied (replaced existing) 2024/12/21 01:20:34 INFO : only2: Copied (replaced existing) 2024/12/21 01:20:34 DEBUG : only4: Moving old file out the way to "only4.hoyibic0" 2024/12/21 01:20:34 DEBUG : only5: Moving old file out the way to "only5.jagucox1" 2024/12/21 01:20:34 DEBUG : only3: Removing old file 2024/12/21 01:20:34 INFO : only3: Copied (replaced existing) 2024/12/21 01:20:34 DEBUG : only6: Moving old file out the way to "only6.duhuhir1" 2024/12/21 01:20:38 DEBUG : only6: Removing old file 2024/12/21 01:20:38 INFO : only6: Copied (replaced existing) 2024/12/21 01:20:38 DEBUG : only7: Moving old file out the way to "only7.tadayoq2" 2024/12/21 01:20:39 DEBUG : only5: Removing old file 2024/12/21 01:20:39 INFO : only5: Copied (replaced existing) 2024/12/21 01:20:39 DEBUG : only8: Moving old file out the way to "only8.bofuwox5" 2024/12/21 01:20:40 DEBUG : only7: Removing old file 2024/12/21 01:20:40 INFO : only7: Copied (replaced existing) 2024/12/21 01:20:40 DEBUG : only9: Moving old file out the way to "only9.baqixin5" 2024/12/21 01:20:41 DEBUG : only4: Removing old file 2024/12/21 01:20:41 INFO : only4: Copied (replaced existing) 2024/12/21 01:20:41 DEBUG : only8: Removing old file 2024/12/21 01:20:41 INFO : only8: Copied (replaced existing) 2024/12/21 01:20:44 DEBUG : only9: Removing old file 2024/12/21 01:20:45 INFO : only9: Copied (replaced existing) 2024/12/21 01:21:04 DEBUG : only11: Removing old file 2024/12/21 01:21:04 INFO : only11: Copied (replaced existing) 2024/12/21 01:21:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (186.47s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:21:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 01:21:07 DEBUG : sub dir: Making directory 2024/12/21 01:21:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (7.56s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" 2024/12/21 01:21:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 01:21:14 DEBUG : sub dir: Making directory 2024/12/21 01:21:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-hivemow9hiqe'", Local "Local file system at /tmp/rclone3094708267", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (10.22s) PASS 2024/12/21 01:21:24 DEBUG : premiumize.me root 'rclone-test-hivemow9hiqe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 18m2.858486202s (try 1/5)