"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2024/09/30 02:27:15 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize" 2024/09/30 02:27:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 02:27:15 DEBUG : Creating backend with remote "/tmp/rclone1076527180" === 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-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 02:27:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/09/30 02:27:15 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:15 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.49s) === RUN TestCopy run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/30 02:27:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 02:27:16 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:16 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:16 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.43s) === RUN TestCopyMetadata run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.12s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.12s) === RUN TestCopyMissingDirectory run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:17 DEBUG : Creating backend with remote "/non-existing" 2024/09/30 02:27:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/09/30 02:27:17 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:17 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.30s) === RUN TestCopyNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 02:27:18 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:18 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (1.38s) === RUN TestCopyCheckFirst run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:19 INFO : premiumize.me root 'rclone-test-yugeqoy1qize': Running all checks before starting transfers 2024/09/30 02:27:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 02:27:19 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:19 INFO : premiumize.me root 'rclone-test-yugeqoy1qize': Checks finished, now starting transfers 2024/09/30 02:27:19 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (1.41s) === RUN TestSyncNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:20 ERROR : Ignoring --no-traverse with sync 2024/09/30 02:27:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 02:27:20 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:20 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:21 INFO : sub dir/hello world: Copied (new) 2024/09/30 02:27:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (1.33s) === RUN TestCopyWithDepth run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/09/30 02:27:22 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:22 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:22 INFO : hello world2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (1.05s) === RUN TestCopyWithFilesFrom run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 02:27:23 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:23 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:23 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (1.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 02:27:24 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:24 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:24 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.04s) === RUN TestCopyEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/30 02:27:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/30 02:27:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/30 02:27:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/30 02:27:25 DEBUG : sub dir: Making directory 2024/09/30 02:27:25 DEBUG : sub dir2: Making directory 2024/09/30 02:27:25 DEBUG : sub dir2/sub sub dir2: Making directory 2024/09/30 02:27:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 02:27:25 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:25 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:26 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.89s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:27 DEBUG : sub dir2: Making directory 2024/09/30 02:27:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/30 02:27:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/30 02:27:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 02:27:27 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:27 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.41s) === RUN TestMoveEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:28 DEBUG : sub dir2: Making directory with metadata 2024/09/30 02:27:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/30 02:27:28 DEBUG : sub dir: Making directory 2024/09/30 02:27:28 DEBUG : sub dir2: Making directory 2024/09/30 02:27:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 02:27:28 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:28 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:29 INFO : sub dir/hello world: Copied (new) 2024/09/30 02:27:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:29 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/09/30 02:27:29 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.62s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.12s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:30 DEBUG : sub dir2: Making directory 2024/09/30 02:27:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 02:27:30 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:30 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:31 INFO : sub dir/hello world: Copied (new) 2024/09/30 02:27:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.21s) === RUN TestSyncEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:31 DEBUG : sub dir2: Making directory with metadata 2024/09/30 02:27:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/30 02:27:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/30 02:27:31 DEBUG : sub dir: Making directory 2024/09/30 02:27:31 DEBUG : sub dir2: Making directory 2024/09/30 02:27:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 02:27:31 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:31 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:32 INFO : sub dir/hello world: Copied (new) 2024/09/30 02:27:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:32 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.61s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.11s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:33 DEBUG : sub dir2: Making directory 2024/09/30 02:27:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 02:27:33 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:33 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:34 INFO : sub dir/hello world: Copied (new) 2024/09/30 02:27:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.21s) === RUN TestServerSideCopy run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:35 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wiqakek7zuhu" sync_test.go:590: Server side copy (if possible) premiumize.me root 'rclone-test-yugeqoy1qize' -> premiumize.me root 'rclone-test-wiqakek7zuhu' 2024/09/30 02:27:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 02:27:35 DEBUG : premiumize.me root 'rclone-test-wiqakek7zuhu': Waiting for checks to finish 2024/09/30 02:27:35 DEBUG : premiumize.me root 'rclone-test-wiqakek7zuhu': Waiting for transfers to finish 2024/09/30 02:27:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:36 DEBUG : premiumize.me root 'rclone-test-wiqakek7zuhu': Purge remote --- PASS: TestServerSideCopy (2.75s) === RUN TestCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/09/30 02:27:38 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:38 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:38 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.quwocah2" 2024/09/30 02:27:38 DEBUG : sub dir/hello world: Removing old file 2024/09/30 02:27:38 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (2.20s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:40 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hixefat0sixu" sync_test.go:626: Server side copy (if possible) premiumize.me root 'rclone-test-yugeqoy1qize' -> premiumize.me root 'rclone-test-hixefat0sixu' 2024/09/30 02:27:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 02:27:40 DEBUG : premiumize.me root 'rclone-test-hixefat0sixu': Waiting for checks to finish 2024/09/30 02:27:40 DEBUG : premiumize.me root 'rclone-test-hixefat0sixu': Waiting for transfers to finish 2024/09/30 02:27:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:41 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.gazutoj7" 2024/09/30 02:27:42 DEBUG : sub dir/hello world: Removing old file 2024/09/30 02:27:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/09/30 02:27:42 DEBUG : premiumize.me root 'rclone-test-hixefat0sixu': Waiting for checks to finish 2024/09/30 02:27:42 DEBUG : premiumize.me root 'rclone-test-hixefat0sixu': Waiting for transfers to finish 2024/09/30 02:27:42 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.depixew9" 2024/09/30 02:27:43 DEBUG : sub dir/hello world: Removing old file 2024/09/30 02:27:43 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:43 DEBUG : premiumize.me root 'rclone-test-hixefat0sixu': Purge remote --- PASS: TestServerSideCopyOverSelf (4.61s) === RUN TestMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/09/30 02:27:44 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:44 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:45 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.bakocup6" 2024/09/30 02:27:45 DEBUG : sub dir/hello world: Removing old file 2024/09/30 02:27:45 INFO : sub dir/hello world: Copied (replaced existing) 2024/09/30 02:27:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (2.18s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:47 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekagup3pexe" sync_test.go:671: Server side copy (if possible) premiumize.me root 'rclone-test-yugeqoy1qize' -> premiumize.me root 'rclone-test-yekagup3pexe' 2024/09/30 02:27:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 02:27:47 DEBUG : premiumize.me root 'rclone-test-yekagup3pexe': Waiting for checks to finish 2024/09/30 02:27:47 DEBUG : premiumize.me root 'rclone-test-yekagup3pexe': Waiting for transfers to finish 2024/09/30 02:27:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:48 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.cisenud4" 2024/09/30 02:27:48 DEBUG : sub dir/hello world: Removing old file 2024/09/30 02:27:49 DEBUG : premiumize.me root 'rclone-test-yekagup3pexe': Using server-side directory move 2024/09/30 02:27:49 INFO : premiumize.me root 'rclone-test-yekagup3pexe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/30 02:27:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/09/30 02:27:49 DEBUG : premiumize.me root 'rclone-test-yekagup3pexe': Waiting for checks to finish 2024/09/30 02:27:49 DEBUG : premiumize.me root 'rclone-test-yekagup3pexe': Waiting for transfers to finish 2024/09/30 02:27:49 INFO : sub dir/hello world: Deleted 2024/09/30 02:27:49 INFO : sub dir/hello world: Moved (server-side) 2024/09/30 02:27:50 DEBUG : testing file moves 2024/09/30 02:27:50 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/09/30 02:27:50 DEBUG : premiumize.me root 'rclone-test-yekagup3pexe': Waiting for checks to finish 2024/09/30 02:27:50 DEBUG : premiumize.me root 'rclone-test-yekagup3pexe': Waiting for transfers to finish 2024/09/30 02:27:50 INFO : sub dir/hello world: Deleted 2024/09/30 02:27:50 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:50 DEBUG : premiumize.me root 'rclone-test-yekagup3pexe': Purge remote --- PASS: TestServerSideMoveOverSelf (5.26s) === RUN TestCopyAfterDelete run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:52 ERROR : : error listing: directory not found 2024/09/30 02:27:52 DEBUG : Local file system at /tmp/rclone1076527180: Making directory 2024/09/30 02:27:52 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:52 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (1.59s) === RUN TestCopyRedownload run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:54 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/30 02:27:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 02:27:54 DEBUG : Local file system at /tmp/rclone1076527180: Waiting for checks to finish 2024/09/30 02:27:54 DEBUG : Local file system at /tmp/rclone1076527180: Waiting for transfers to finish 2024/09/30 02:27:54 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/09/30 02:27:54 INFO : sub dir/hello world: Copied (new) 2024/09/30 02:27:54 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (1.65s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:54 DEBUG : check sum: Need to transfer - File not found at Destination 2024/09/30 02:27:54 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:54 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:55 INFO : check sum: Copied (new) 2024/09/30 02:27:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:55 NOTICE: premiumize.me root 'rclone-test-yugeqoy1qize': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/09/30 02:27:55 DEBUG : check sum: Size of src and dst objects identical 2024/09/30 02:27:55 DEBUG : check sum: Unchanged skipping 2024/09/30 02:27:55 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:55 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:55 DEBUG : Waiting for deletions to finish 2024/09/30 02:27:55 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (1.37s) === RUN TestSyncSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/09/30 02:27:56 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:56 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:56 INFO : sizeonly: Copied (new) 2024/09/30 02:27:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:56 DEBUG : sizeonly: Sizes identical 2024/09/30 02:27:56 DEBUG : sizeonly: Unchanged skipping 2024/09/30 02:27:56 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:56 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:56 DEBUG : Waiting for deletions to finish 2024/09/30 02:27:56 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (1.41s) === RUN TestSyncIgnoreSize run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/09/30 02:27:57 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:57 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:58 INFO : ignore-size: Copied (new) 2024/09/30 02:27:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:58 DEBUG : ignore-size: Sizes identical 2024/09/30 02:27:58 DEBUG : ignore-size: Unchanged skipping 2024/09/30 02:27:58 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:58 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:58 DEBUG : Waiting for deletions to finish 2024/09/30 02:27:58 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (1.25s) === RUN TestSyncIgnoreTimes run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:59 DEBUG : existing: Sizes identical 2024/09/30 02:27:59 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:59 DEBUG : existing: Unchanged skipping 2024/09/30 02:27:59 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:59 DEBUG : Waiting for deletions to finish 2024/09/30 02:27:59 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:27:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/09/30 02:27:59 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:27:59 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:27:59 DEBUG : existing: Moving old file out the way to "existing.luwasaw7" 2024/09/30 02:27:59 DEBUG : existing: Removing old file 2024/09/30 02:28:00 INFO : existing: Copied (replaced existing) 2024/09/30 02:28:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (1.86s) === RUN TestSyncIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:00 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/30 02:28:00 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:00 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:01 INFO : existing: Copied (new) 2024/09/30 02:28:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:01 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:01 DEBUG : existing: Destination exists, skipping 2024/09/30 02:28:01 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:01 DEBUG : Waiting for deletions to finish 2024/09/30 02:28:01 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (1.23s) === RUN TestSyncIgnoreErrors run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:03 DEBUG : d: Making directory 2024/09/30 02:28:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/30 02:28:03 DEBUG : c/non empty space: Sizes identical 2024/09/30 02:28:03 DEBUG : c/non empty space: Unchanged skipping 2024/09/30 02:28:03 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:03 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:04 INFO : a/potato2: Copied (new) 2024/09/30 02:28:04 DEBUG : Waiting for deletions to finish 2024/09/30 02:28:04 INFO : b/potato: Deleted 2024/09/30 02:28:04 INFO : d: Removing directory 2024/09/30 02:28:04 INFO : b: Removing directory 2024/09/30 02:28:04 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': deleted 2 directories run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (3.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:06 DEBUG : empty space: Sizes identical 2024/09/30 02:28:06 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:06 DEBUG : empty space: Unchanged skipping 2024/09/30 02:28:06 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:06 DEBUG : Waiting for deletions to finish 2024/09/30 02:28:06 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:06 DEBUG : empty space: Sizes identical 2024/09/30 02:28:06 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:06 DEBUG : empty space: Unchanged skipping 2024/09/30 02:28:06 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:06 DEBUG : Waiting for deletions to finish 2024/09/30 02:28:06 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (1.34s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.13s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", 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-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:07 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/30 02:28:07 DEBUG : empty space: Sizes identical 2024/09/30 02:28:07 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:07 DEBUG : empty space: Unchanged skipping 2024/09/30 02:28:07 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:08 INFO : potato: Copied (new) 2024/09/30 02:28:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (1.76s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/09/30 02:28:09 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:09 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:09 DEBUG : potato: Moving old file out the way to "potato.jiwukam9" 2024/09/30 02:28:10 DEBUG : potato: Removing old file 2024/09/30 02:28:10 INFO : potato: Copied (replaced existing) 2024/09/30 02:28:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.74s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/09/30 02:28:11 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/09/30 02:28:11 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:11 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:11 DEBUG : potato: Moving old file out the way to "potato.qedoqux2" 2024/09/30 02:28:11 DEBUG : potato: Removing old file 2024/09/30 02:28:11 INFO : potato: Copied (replaced existing) 2024/09/30 02:28:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (1.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 02:28:13 DEBUG : empty space: Sizes identical 2024/09/30 02:28:13 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:13 DEBUG : empty space: Unchanged skipping 2024/09/30 02:28:13 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/09/30 02:28:13 DEBUG : Waiting for deletions to finish 2024/09/30 02:28:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 02:28:15 DEBUG : empty space: Sizes identical 2024/09/30 02:28:15 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:15 DEBUG : empty space: Unchanged skipping 2024/09/30 02:28:15 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:16 INFO : potato2: Copied (new) 2024/09/30 02:28:16 DEBUG : Waiting for deletions to finish 2024/09/30 02:28:16 INFO : potato: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:18 DEBUG : d: Making directory 2024/09/30 02:28:18 DEBUG : d/e: Making directory 2024/09/30 02:28:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/30 02:28:18 DEBUG : c/non empty space: Sizes identical 2024/09/30 02:28:18 DEBUG : c/non empty space: Unchanged skipping 2024/09/30 02:28:18 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:18 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:19 INFO : a/potato2: Copied (new) 2024/09/30 02:28:19 DEBUG : Waiting for deletions to finish 2024/09/30 02:28:19 INFO : b/potato: Deleted 2024/09/30 02:28:19 INFO : d/e: Removing directory 2024/09/30 02:28:19 INFO : d: Removing directory 2024/09/30 02:28:19 INFO : b: Removing directory 2024/09/30 02:28:19 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:21 DEBUG : d: Making directory 2024/09/30 02:28:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/30 02:28:22 DEBUG : c/non empty space: Sizes identical 2024/09/30 02:28:22 DEBUG : c/non empty space: Unchanged skipping 2024/09/30 02:28:22 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:22 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:23 INFO : a/potato2: Copied (new) 2024/09/30 02:28:23 ERROR : premiumize.me root 'rclone-test-yugeqoy1qize': not deleting files as there were IO errors 2024/09/30 02:28:23 ERROR : premiumize.me root 'rclone-test-yugeqoy1qize': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.79s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:25 DEBUG : Waiting for deletions to finish 2024/09/30 02:28:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 02:28:25 DEBUG : empty space: Sizes identical 2024/09/30 02:28:25 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:25 DEBUG : empty space: Unchanged skipping 2024/09/30 02:28:25 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:25 INFO : potato: Deleted 2024/09/30 02:28:26 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (2.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:27 DEBUG : Waiting for deletions to finish 2024/09/30 02:28:28 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:28 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:28 INFO : potato: Deleted 2024/09/30 02:28:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 02:28:28 DEBUG : empty space: Sizes identical 2024/09/30 02:28:28 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:28 DEBUG : empty space: Unchanged skipping 2024/09/30 02:28:28 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:28 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (2.53s) === RUN TestCopyDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 02:28:29 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:29 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:30 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (1.72s) === RUN TestSyncWithExclude run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:32 DEBUG : enormous: Excluded (Size Filter) 2024/09/30 02:28:32 DEBUG : enormous: Excluded 2024/09/30 02:28:32 DEBUG : potato2: Excluded (Size Filter) 2024/09/30 02:28:32 DEBUG : potato2: Excluded 2024/09/30 02:28:32 DEBUG : potato2: Excluded (Size Filter) 2024/09/30 02:28:32 DEBUG : potato2: Excluded 2024/09/30 02:28:32 DEBUG : empty space: Sizes identical 2024/09/30 02:28:32 DEBUG : empty space: Unchanged skipping 2024/09/30 02:28:32 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:32 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:32 DEBUG : Waiting for deletions to finish 2024/09/30 02:28:32 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:32 DEBUG : enormous: Excluded (Size Filter) 2024/09/30 02:28:32 DEBUG : enormous: Excluded 2024/09/30 02:28:32 DEBUG : potato2: Excluded (Size Filter) 2024/09/30 02:28:32 DEBUG : potato2: Excluded 2024/09/30 02:28:32 DEBUG : potato2: Excluded (Size Filter) 2024/09/30 02:28:32 DEBUG : potato2: Excluded 2024/09/30 02:28:32 DEBUG : empty space: Sizes identical 2024/09/30 02:28:32 DEBUG : empty space: Unchanged skipping 2024/09/30 02:28:32 DEBUG : Local file system at /tmp/rclone1076527180: Waiting for checks to finish 2024/09/30 02:28:32 DEBUG : Local file system at /tmp/rclone1076527180: Waiting for transfers to finish 2024/09/30 02:28:32 DEBUG : Waiting for deletions to finish 2024/09/30 02:28:32 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (2.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:34 DEBUG : enormous: Excluded (Size Filter) 2024/09/30 02:28:34 DEBUG : enormous: Excluded 2024/09/30 02:28:34 DEBUG : potato2: Excluded (Size Filter) 2024/09/30 02:28:34 DEBUG : potato2: Excluded 2024/09/30 02:28:34 DEBUG : empty space: Sizes identical 2024/09/30 02:28:34 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:34 DEBUG : empty space: Unchanged skipping 2024/09/30 02:28:34 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:34 DEBUG : Waiting for deletions to finish 2024/09/30 02:28:34 INFO : enormous: Deleted 2024/09/30 02:28:34 INFO : potato2: Deleted 2024/09/30 02:28:34 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:35 DEBUG : empty space: Sizes identical 2024/09/30 02:28:35 DEBUG : empty space: Unchanged skipping 2024/09/30 02:28:35 DEBUG : Local file system at /tmp/rclone1076527180: Waiting for checks to finish 2024/09/30 02:28:35 DEBUG : Local file system at /tmp/rclone1076527180: Waiting for transfers to finish 2024/09/30 02:28:35 DEBUG : Waiting for deletions to finish 2024/09/30 02:28:35 INFO : potato2: Deleted 2024/09/30 02:28:35 INFO : enormous: Deleted 2024/09/30 02:28:35 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.52s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", 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-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/09/30 02:28:35 ERROR : premiumize.me root 'rclone-test-yugeqoy1qize': Ignoring --track-renames as the source and destination do not have a common hash 2024/09/30 02:28:35 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/30 02:28:35 DEBUG : yam: Need to transfer - File not found at Destination 2024/09/30 02:28:35 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:35 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:36 INFO : potato: Copied (new) 2024/09/30 02:28:36 INFO : yam: Copied (new) 2024/09/30 02:28:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:36 ERROR : premiumize.me root 'rclone-test-yugeqoy1qize': Ignoring --track-renames as the source and destination do not have a common hash 2024/09/30 02:28:36 DEBUG : yaml: Need to transfer - File not found at Destination 2024/09/30 02:28:36 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:36 DEBUG : potato: Sizes identical 2024/09/30 02:28:36 DEBUG : potato: Unchanged skipping 2024/09/30 02:28:36 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:36 INFO : yaml: Copied (new) 2024/09/30 02:28:36 DEBUG : Waiting for deletions to finish 2024/09/30 02:28:37 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (2.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/09/30 02:28:37 ERROR : premiumize.me root 'rclone-test-yugeqoy1qize': Ignoring --track-renames as either the source or destination do not support modtime 2024/09/30 02:28:37 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/30 02:28:37 DEBUG : yam: Need to transfer - File not found at Destination 2024/09/30 02:28:37 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:37 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:38 INFO : potato: Copied (new) 2024/09/30 02:28:38 INFO : yam: Copied (new) 2024/09/30 02:28:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:38 ERROR : premiumize.me root 'rclone-test-yugeqoy1qize': Ignoring --track-renames as either the source or destination do not support modtime 2024/09/30 02:28:38 DEBUG : yaml: Need to transfer - File not found at Destination 2024/09/30 02:28:38 DEBUG : potato: Sizes identical 2024/09/30 02:28:38 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:38 DEBUG : potato: Unchanged skipping 2024/09/30 02:28:38 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:38 INFO : yaml: Copied (new) 2024/09/30 02:28:38 DEBUG : Waiting for deletions to finish 2024/09/30 02:28:39 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/09/30 02:28:39 INFO : premiumize.me root 'rclone-test-yugeqoy1qize': Making map for --track-renames 2024/09/30 02:28:39 INFO : premiumize.me root 'rclone-test-yugeqoy1qize': Finished making map for --track-renames 2024/09/30 02:28:39 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/30 02:28:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/09/30 02:28:39 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for renames to finish 2024/09/30 02:28:39 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:40 INFO : potato: Copied (new) 2024/09/30 02:28:40 INFO : sub/yam: Copied (new) 2024/09/30 02:28:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:40 DEBUG : potato: Sizes identical 2024/09/30 02:28:40 DEBUG : potato: Unchanged skipping 2024/09/30 02:28:40 INFO : premiumize.me root 'rclone-test-yugeqoy1qize': Making map for --track-renames 2024/09/30 02:28:40 INFO : premiumize.me root 'rclone-test-yugeqoy1qize': Finished making map for --track-renames 2024/09/30 02:28:40 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:40 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for renames to finish 2024/09/30 02:28:40 INFO : sub/yam: Moved (server-side) to: yam 2024/09/30 02:28:40 INFO : yam: Renamed from "sub/yam" 2024/09/30 02:28:40 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:40 DEBUG : Waiting for deletions to finish 2024/09/30 02:28:40 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.91s) === RUN TestServerSideMoveLocal run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:41 DEBUG : Creating backend with remote "/tmp/rclone1076527180/dir1" 2024/09/30 02:28:41 DEBUG : Creating backend with remote "/tmp/rclone1076527180/dir2" 2024/09/30 02:28:41 DEBUG : Local file system at /tmp/rclone1076527180/dir2: Using server-side directory move 2024/09/30 02:28:41 INFO : Local file system at /tmp/rclone1076527180/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/30 02:28:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/09/30 02:28:41 DEBUG : Local file system at /tmp/rclone1076527180/dir2: Waiting for checks to finish 2024/09/30 02:28:41 DEBUG : Local file system at /tmp/rclone1076527180/dir2: Waiting for transfers to finish 2024/09/30 02:28:41 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.12s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 02:28:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/30 02:28:41 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:41 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:42 INFO : nested/sub dir/file: Copied (new) 2024/09/30 02:28:42 INFO : nested/sub dir/file: Deleted 2024/09/30 02:28:42 INFO : sub dir/hello world: Copied (new) 2024/09/30 02:28:42 INFO : sub dir/hello world: Deleted 2024/09/30 02:28:42 INFO : sub dir: Removing directory 2024/09/30 02:28:42 INFO : nested/sub dir: Removing directory 2024/09/30 02:28:42 INFO : nested: Removing directory 2024/09/30 02:28:42 DEBUG : Local file system at /tmp/rclone1076527180: deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.35s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 02:28:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/30 02:28:44 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:44 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:44 INFO : nested/sub dir/file: Copied (new) 2024/09/30 02:28:44 INFO : nested/sub dir/file: Deleted 2024/09/30 02:28:45 INFO : sub dir/hello world: Copied (new) 2024/09/30 02:28:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:46 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/30 02:28:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/09/30 02:28:46 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:46 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:46 INFO : existing-b: Copied (new) 2024/09/30 02:28:46 INFO : existing-b: Deleted 2024/09/30 02:28:46 INFO : existing: Copied (new) 2024/09/30 02:28:46 INFO : existing: Deleted 2024/09/30 02:28:46 DEBUG : existing: Destination exists, skipping 2024/09/30 02:28:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/09/30 02:28:46 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:28:46 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:28:46 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (1.18s) === RUN TestServerSideMove run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:47 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-kuvenuc8dose" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-yugeqoy1qize' -> premiumize.me root 'rclone-test-kuvenuc8dose' 2024/09/30 02:28:50 DEBUG : premiumize.me root 'rclone-test-kuvenuc8dose': Using server-side directory move 2024/09/30 02:28:50 INFO : premiumize.me root 'rclone-test-kuvenuc8dose': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/30 02:28:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 02:28:50 DEBUG : empty space: Sizes identical 2024/09/30 02:28:50 DEBUG : empty space: Unchanged skipping 2024/09/30 02:28:50 DEBUG : premiumize.me root 'rclone-test-kuvenuc8dose': Waiting for checks to finish 2024/09/30 02:28:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/30 02:28:50 INFO : empty space: Deleted 2024/09/30 02:28:50 DEBUG : premiumize.me root 'rclone-test-kuvenuc8dose': Waiting for transfers to finish 2024/09/30 02:28:50 INFO : potato3: Deleted 2024/09/30 02:28:50 INFO : potato2: Moved (server-side) 2024/09/30 02:28:50 INFO : potato3: Moved (server-side) 2024/09/30 02:28:50 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-solopaq1wuzi" 2024/09/30 02:28:51 DEBUG : premiumize.me root 'rclone-test-solopaq1wuzi': Using server-side directory move 2024/09/30 02:28:51 INFO : premiumize.me root 'rclone-test-solopaq1wuzi': Server side directory move succeeded 2024/09/30 02:28:51 ERROR : : error listing: directory not found 2024/09/30 02:28:51 DEBUG : premiumize.me root 'rclone-test-solopaq1wuzi': Purge remote 2024/09/30 02:28:51 DEBUG : premiumize.me root 'rclone-test-kuvenuc8dose': Purge remote 2024/09/30 02:28:51 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (4.42s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:51 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-damovuh4jiti" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-yugeqoy1qize' -> premiumize.me root 'rclone-test-damovuh4jiti' 2024/09/30 02:28:55 DEBUG : empty space: Excluded (Size Filter) 2024/09/30 02:28:55 DEBUG : empty space: Excluded 2024/09/30 02:28:55 DEBUG : empty space: Excluded (Size Filter) 2024/09/30 02:28:55 DEBUG : empty space: Excluded 2024/09/30 02:28:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 02:28:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/30 02:28:55 DEBUG : premiumize.me root 'rclone-test-damovuh4jiti': Waiting for checks to finish 2024/09/30 02:28:55 DEBUG : premiumize.me root 'rclone-test-damovuh4jiti': Waiting for transfers to finish 2024/09/30 02:28:55 INFO : potato3: Deleted 2024/09/30 02:28:55 INFO : potato2: Moved (server-side) 2024/09/30 02:28:55 INFO : potato3: Moved (server-side) 2024/09/30 02:28:55 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-polatif2yepe" 2024/09/30 02:28:55 DEBUG : empty space: Excluded (Size Filter) 2024/09/30 02:28:55 DEBUG : empty space: Excluded 2024/09/30 02:28:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 02:28:55 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/30 02:28:55 DEBUG : premiumize.me root 'rclone-test-polatif2yepe': Waiting for checks to finish 2024/09/30 02:28:55 DEBUG : premiumize.me root 'rclone-test-polatif2yepe': Waiting for transfers to finish 2024/09/30 02:28:56 INFO : potato2: Moved (server-side) 2024/09/30 02:28:56 INFO : potato3: Moved (server-side) 2024/09/30 02:28:56 DEBUG : premiumize.me root 'rclone-test-polatif2yepe': Purge remote 2024/09/30 02:28:56 DEBUG : premiumize.me root 'rclone-test-damovuh4jiti': Purge remote --- PASS: TestServerSideMoveWithFilter (5.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:28:56 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-doreyej0nowe" 2024/09/30 02:28:58 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-yugeqoy1qize' -> premiumize.me root 'rclone-test-doreyej0nowe' 2024/09/30 02:29:00 DEBUG : premiumize.me root 'rclone-test-doreyej0nowe': Using server-side directory move 2024/09/30 02:29:00 INFO : premiumize.me root 'rclone-test-doreyej0nowe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/30 02:29:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 02:29:00 DEBUG : empty space: Sizes identical 2024/09/30 02:29:00 DEBUG : empty space: Unchanged skipping 2024/09/30 02:29:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/30 02:29:00 DEBUG : premiumize.me root 'rclone-test-doreyej0nowe': Waiting for checks to finish 2024/09/30 02:29:00 INFO : potato3: Deleted 2024/09/30 02:29:00 INFO : empty space: Deleted 2024/09/30 02:29:00 DEBUG : premiumize.me root 'rclone-test-doreyej0nowe': Waiting for transfers to finish 2024/09/30 02:29:00 INFO : potato2: Moved (server-side) 2024/09/30 02:29:00 INFO : potato3: Moved (server-side) 2024/09/30 02:29:00 INFO : tomatoDir: Removing directory 2024/09/30 02:29:00 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': deleted 1 directories 2024/09/30 02:29:00 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gamafup2wabi" 2024/09/30 02:29:01 DEBUG : tomatoDir: Making directory 2024/09/30 02:29:01 DEBUG : premiumize.me root 'rclone-test-gamafup2wabi': Using server-side directory move 2024/09/30 02:29:01 INFO : premiumize.me root 'rclone-test-gamafup2wabi': Server side directory move succeeded 2024/09/30 02:29:01 ERROR : : error listing: directory not found 2024/09/30 02:29:01 ERROR : : error listing: directory not found 2024/09/30 02:29:01 DEBUG : premiumize.me root 'rclone-test-gamafup2wabi': Purge remote 2024/09/30 02:29:01 DEBUG : premiumize.me root 'rclone-test-doreyej0nowe': Purge remote 2024/09/30 02:29:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (5.17s) === RUN TestServerSideMoveOverlap run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.11s) === RUN TestSyncOverlap run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:29:01 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/rclone-sync-test" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.90s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:29:02 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/rclone-sync-test" 2024/09/30 02:29:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/rclone-sync-test-include/layer2" 2024/09/30 02:29:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/rclone-sync-test-ignore-file" 2024/09/30 02:29:05 DEBUG : rclone-sync-test: Excluded 2024/09/30 02:29:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/30 02:29:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/30 02:29:05 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/rclone-sync-test': Waiting for checks to finish 2024/09/30 02:29:05 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/rclone-sync-test': Waiting for transfers to finish 2024/09/30 02:29:05 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:05 INFO : There was nothing to transfer 2024/09/30 02:29:05 DEBUG : rclone-sync-test: Excluded 2024/09/30 02:29:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/30 02:29:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/30 02:29:05 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:29:05 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:29:05 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:05 INFO : rclone-sync-test-include: Removing directory 2024/09/30 02:29:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/30 02:29:05 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': failed to delete 1 directories 2024/09/30 02:29:05 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:29:06 DEBUG : rclone-sync-test: Excluded 2024/09/30 02:29:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/30 02:29:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/30 02:29:06 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/09/30 02:29:06 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/09/30 02:29:06 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:06 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:29:06 DEBUG : rclone-sync-test: Excluded 2024/09/30 02:29:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/30 02:29:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/30 02:29:06 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:29:06 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:29:06 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:06 INFO : rclone-sync-test-include: Removing directory 2024/09/30 02:29:06 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/30 02:29:06 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': failed to delete 1 directories 2024/09/30 02:29:06 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:29:06 DEBUG : : Excluded 2024/09/30 02:29:06 DEBUG : rclone-sync-test: Excluded 2024/09/30 02:29:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/30 02:29:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/30 02:29:07 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/09/30 02:29:07 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/09/30 02:29:07 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:07 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (7.24s) === RUN TestSyncCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:29:10 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/dst" 2024/09/30 02:29:10 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/CompareDest" 2024/09/30 02:29:10 DEBUG : one: Need to transfer - File not found at Destination 2024/09/30 02:29:10 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for checks to finish 2024/09/30 02:29:10 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for transfers to finish 2024/09/30 02:29:11 INFO : one: Copied (new) 2024/09/30 02:29:11 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:11 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for checks to finish 2024/09/30 02:29:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 02:29:11 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for transfers to finish 2024/09/30 02:29:11 DEBUG : one: Moving old file out the way to "one.yevewex8" 2024/09/30 02:29:12 DEBUG : one: Removing old file 2024/09/30 02:29:12 INFO : one: Copied (replaced existing) 2024/09/30 02:29:12 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:12 DEBUG : dst/one: Moving old file out the way to "one.xokunem5" 2024/09/30 02:29:13 DEBUG : dst/one: Removing old file 2024/09/30 02:29:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 02:29:14 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for checks to finish 2024/09/30 02:29:14 DEBUG : one: Sizes identical 2024/09/30 02:29:14 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/30 02:29:14 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for transfers to finish 2024/09/30 02:29:14 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:14 INFO : There was nothing to transfer 2024/09/30 02:29:15 DEBUG : two: Sizes identical 2024/09/30 02:29:15 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/30 02:29:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 02:29:15 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for checks to finish 2024/09/30 02:29:15 DEBUG : one: Sizes identical 2024/09/30 02:29:15 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/30 02:29:15 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for transfers to finish 2024/09/30 02:29:15 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:15 INFO : There was nothing to transfer 2024/09/30 02:29:15 DEBUG : two: Sizes identical 2024/09/30 02:29:15 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/30 02:29:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 02:29:15 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for checks to finish 2024/09/30 02:29:15 DEBUG : one: Sizes identical 2024/09/30 02:29:15 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/30 02:29:15 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for transfers to finish 2024/09/30 02:29:15 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:15 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/09/30 02:29:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/30 02:29:16 DEBUG : two: Need to transfer - File not found at Destination 2024/09/30 02:29:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 02:29:16 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for checks to finish 2024/09/30 02:29:16 DEBUG : one: Sizes identical 2024/09/30 02:29:16 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/30 02:29:16 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for transfers to finish 2024/09/30 02:29:16 INFO : two: Copied (new) 2024/09/30 02:29:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (7.53s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:29:19 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/dest" 2024/09/30 02:29:19 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/pre-dest1" 2024/09/30 02:29:19 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/pre-dest2" 2024/09/30 02:29:19 DEBUG : 1: Sizes identical 2024/09/30 02:29:19 DEBUG : 1: Destination found in --compare-dest, skipping 2024/09/30 02:29:20 DEBUG : 2: Sizes identical 2024/09/30 02:29:20 DEBUG : 2: Destination found in --compare-dest, skipping 2024/09/30 02:29:20 DEBUG : 3: Need to transfer - File not found at Destination 2024/09/30 02:29:20 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dest': Waiting for checks to finish 2024/09/30 02:29:20 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dest': Waiting for transfers to finish 2024/09/30 02:29:20 INFO : 3: Copied (new) 2024/09/30 02:29:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.27s) === RUN TestSyncCopyDest run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.12s) === RUN TestSyncBackupDir run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:29:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/dst" 2024/09/30 02:29:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/backup" 2024/09/30 02:29:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 02:29:24 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for checks to finish 2024/09/30 02:29:24 DEBUG : two: Sizes identical 2024/09/30 02:29:24 DEBUG : two: Unchanged skipping 2024/09/30 02:29:24 INFO : one: Moved (server-side) 2024/09/30 02:29:24 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for transfers to finish 2024/09/30 02:29:25 INFO : one: Copied (new) 2024/09/30 02:29:25 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:25 INFO : three.txt: Moved (server-side) 2024/09/30 02:29:25 INFO : three.txt: Moved into backup dir 2024/09/30 02:29:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 02:29:26 DEBUG : two: Sizes identical 2024/09/30 02:29:26 DEBUG : two: Unchanged skipping 2024/09/30 02:29:26 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for checks to finish 2024/09/30 02:29:26 INFO : one: Deleted 2024/09/30 02:29:26 INFO : one: Moved (server-side) 2024/09/30 02:29:26 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for transfers to finish 2024/09/30 02:29:27 INFO : one: Copied (new) 2024/09/30 02:29:27 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:27 INFO : three.txt: Deleted 2024/09/30 02:29:27 INFO : three.txt: Moved (server-side) 2024/09/30 02:29:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (6.32s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:29:30 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/dst" 2024/09/30 02:29:30 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/backup" 2024/09/30 02:29:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 02:29:31 DEBUG : two: Sizes identical 2024/09/30 02:29:31 DEBUG : two: Unchanged skipping 2024/09/30 02:29:31 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for checks to finish 2024/09/30 02:29:31 INFO : one: Moved (server-side) to: one.bak 2024/09/30 02:29:31 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for transfers to finish 2024/09/30 02:29:32 INFO : one: Copied (new) 2024/09/30 02:29:32 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/30 02:29:32 INFO : three.txt: Moved into backup dir 2024/09/30 02:29:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 02:29:33 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for checks to finish 2024/09/30 02:29:33 DEBUG : two: Sizes identical 2024/09/30 02:29:33 DEBUG : two: Unchanged skipping 2024/09/30 02:29:33 INFO : one.bak: Deleted 2024/09/30 02:29:33 INFO : one: Moved (server-side) to: one.bak 2024/09/30 02:29:33 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for transfers to finish 2024/09/30 02:29:34 INFO : one: Copied (new) 2024/09/30 02:29:34 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:34 INFO : three.txt.bak: Deleted 2024/09/30 02:29:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/30 02:29:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (7.12s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:29:37 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/dst" 2024/09/30 02:29:37 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/backup" 2024/09/30 02:29:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 02:29:37 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for checks to finish 2024/09/30 02:29:37 DEBUG : two: Sizes identical 2024/09/30 02:29:37 DEBUG : two: Unchanged skipping 2024/09/30 02:29:38 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/30 02:29:38 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for transfers to finish 2024/09/30 02:29:38 INFO : one: Copied (new) 2024/09/30 02:29:38 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/30 02:29:39 INFO : three.txt: Moved into backup dir 2024/09/30 02:29:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 02:29:40 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for checks to finish 2024/09/30 02:29:40 DEBUG : two: Sizes identical 2024/09/30 02:29:40 DEBUG : two: Unchanged skipping 2024/09/30 02:29:40 INFO : one-2019-01-01: Deleted 2024/09/30 02:29:40 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/30 02:29:40 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for transfers to finish 2024/09/30 02:29:41 INFO : one: Copied (new) 2024/09/30 02:29:41 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:41 INFO : three-2019-01-01.txt: Deleted 2024/09/30 02:29:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/30 02:29:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.74s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:29:44 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/dst" 2024/09/30 02:29:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 02:29:44 DEBUG : two: Sizes identical 2024/09/30 02:29:44 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for checks to finish 2024/09/30 02:29:44 DEBUG : two: Unchanged skipping 2024/09/30 02:29:44 INFO : one: Moved (server-side) to: one.bak 2024/09/30 02:29:44 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for transfers to finish 2024/09/30 02:29:45 INFO : one: Copied (new) 2024/09/30 02:29:45 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/30 02:29:45 INFO : three.txt: Moved into backup dir 2024/09/30 02:29:46 DEBUG : one.bak: Excluded (Path Filter) 2024/09/30 02:29:46 DEBUG : one.bak: Excluded 2024/09/30 02:29:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/09/30 02:29:46 DEBUG : three.txt.bak: Excluded 2024/09/30 02:29:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 02:29:46 DEBUG : two: Sizes identical 2024/09/30 02:29:46 DEBUG : two: Unchanged skipping 2024/09/30 02:29:46 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for checks to finish 2024/09/30 02:29:46 INFO : one.bak: Deleted 2024/09/30 02:29:46 INFO : one: Moved (server-side) to: one.bak 2024/09/30 02:29:46 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize/dst': Waiting for transfers to finish 2024/09/30 02:29:47 INFO : one: Copied (new) 2024/09/30 02:29:47 DEBUG : Waiting for deletions to finish 2024/09/30 02:29:47 INFO : three.txt.bak: Deleted 2024/09/30 02:29:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/30 02:29:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (6.19s) === RUN TestSyncSuffix run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:29:50 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/dst" 2024/09/30 02:29:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 02:29:50 INFO : one: Moved (server-side) to: one.bak 2024/09/30 02:29:51 INFO : one: Copied (new) 2024/09/30 02:29:51 DEBUG : two: Sizes identical 2024/09/30 02:29:51 DEBUG : two: Unchanged skipping 2024/09/30 02:29:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/30 02:29:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/30 02:29:52 INFO : three.txt: Copied (new) 2024/09/30 02:29:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 02:29:52 INFO : one.bak: Deleted 2024/09/30 02:29:53 INFO : one: Moved (server-side) to: one.bak 2024/09/30 02:29:53 INFO : one: Copied (new) 2024/09/30 02:29:53 DEBUG : two: Sizes identical 2024/09/30 02:29:53 DEBUG : two: Unchanged skipping 2024/09/30 02:29:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/30 02:29:54 INFO : three.txt.bak: Deleted 2024/09/30 02:29:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/30 02:29:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (7.15s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:29:57 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yugeqoy1qize/dst" 2024/09/30 02:29:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 02:29:58 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/30 02:29:58 INFO : one: Copied (new) 2024/09/30 02:29:58 DEBUG : two: Sizes identical 2024/09/30 02:29:58 DEBUG : two: Unchanged skipping 2024/09/30 02:29:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/30 02:29:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/30 02:29:59 INFO : three.txt: Copied (new) 2024/09/30 02:30:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 02:30:00 INFO : one-2019-01-01: Deleted 2024/09/30 02:30:00 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/30 02:30:00 INFO : one: Copied (new) 2024/09/30 02:30:00 DEBUG : two: Sizes identical 2024/09/30 02:30:00 DEBUG : two: Unchanged skipping 2024/09/30 02:30:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/30 02:30:01 INFO : three-2019-01-01.txt: Deleted 2024/09/30 02:30:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/30 02:30:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (7.20s) === RUN TestSyncUTFNorm run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:30:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/09/30 02:30:03 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:30:03 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:30:03 DEBUG : Testêé: Moving old file out the way to "Testêé.faticum6" 2024/09/30 02:30:03 DEBUG : Testêé: Removing old file 2024/09/30 02:30:04 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/09/30 02:30:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.56s) === RUN TestSyncImmutable run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:30:04 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/30 02:30:04 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:30:04 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:30:04 INFO : existing: Copied (new) 2024/09/30 02:30:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:30:05 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/09/30 02:30:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/09/30 02:30:05 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:30:05 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:30:05 ERROR : premiumize.me root 'rclone-test-yugeqoy1qize': not deleting files as there were IO errors 2024/09/30 02:30:05 ERROR : premiumize.me root 'rclone-test-yugeqoy1qize': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (1.33s) === RUN TestSyncIgnoreCase run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", 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-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:30:08 DEBUG : existing: Sizes identical 2024/09/30 02:30:08 DEBUG : existing: Unchanged skipping 2024/09/30 02:30:08 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/09/30 02:30:09 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-pemoyob4 2024/09/30 02:30:09 DEBUG : EXISTING: moving to existing-rclone-move-yidetac3 2024/09/30 02:30:09 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/09/30 02:30:09 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-yidetac3 2024/09/30 02:30:09 DEBUG : EXISTING: moving to existing 2024/09/30 02:30:09 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-pemoyob4 2024/09/30 02:30:09 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/09/30 02:30:09 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/09/30 02:30:09 INFO : existing-rclone-move-yidetac3: Moved (server-side) to: existing 2024/09/30 02:30:09 INFO : EXISTING: Moved (server-side) to: existing 2024/09/30 02:30:09 INFO : EXISTING: Fixed case by renaming to: existing 2024/09/30 02:30:09 INFO : existingbutdifferent-rclone-move-pemoyob4: Moved (server-side) to: existingbutdifferent 2024/09/30 02:30:09 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/09/30 02:30:09 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/09/30 02:30:09 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.raqewub0" 2024/09/30 02:30:10 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/09/30 02:30:10 DEBUG : existingbutdifferent: Removing old file 2024/09/30 02:30:10 INFO : existingbutdifferent: Copied (replaced existing) 2024/09/30 02:30:10 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/09/30 02:30:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-linoraz1 2024/09/30 02:30:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/09/30 02:30:10 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-linoraz1 2024/09/30 02:30:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/09/30 02:30:10 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/09/30 02:30:10 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:30:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-ruseped2 2024/09/30 02:30:11 INFO : subdira/subdirb/subdirc/hello-rclone-move-linoraz1: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/30 02:30:11 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/30 02:30:11 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/09/30 02:30:11 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.padehiw3" 2024/09/30 02:30:11 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-ruseped2 2024/09/30 02:30:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/30 02:30:11 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-ruseped2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/30 02:30:11 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/30 02:30:11 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/30 02:30:11 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:30:11 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.keceluv8" 2024/09/30 02:30:12 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2024/09/30 02:30:12 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/09/30 02:30:14 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2024/09/30 02:30:14 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/09/30 02:30:14 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (10.56s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", 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-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", 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-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.36s) --- SKIP: TestMaxTransfer/Hard (0.12s) --- SKIP: TestMaxTransfer/Soft (0.12s) --- SKIP: TestMaxTransfer/Cautious (0.12s) === RUN TestSyncConcurrentDelete run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:30:41 DEBUG : both0: Sizes identical 2024/09/30 02:30:41 DEBUG : both1: Sizes identical 2024/09/30 02:30:41 DEBUG : both10: Sizes identical 2024/09/30 02:30:41 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:30:41 DEBUG : both11: Sizes identical 2024/09/30 02:30:41 DEBUG : both0: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both12: Sizes identical 2024/09/30 02:30:41 DEBUG : both12: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both13: Sizes identical 2024/09/30 02:30:41 DEBUG : both1: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both14: Sizes identical 2024/09/30 02:30:41 DEBUG : both14: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both15: Sizes identical 2024/09/30 02:30:41 DEBUG : both15: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both16: Sizes identical 2024/09/30 02:30:41 DEBUG : both16: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both17: Sizes identical 2024/09/30 02:30:41 DEBUG : both17: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both18: Sizes identical 2024/09/30 02:30:41 DEBUG : both18: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both19: Sizes identical 2024/09/30 02:30:41 DEBUG : both10: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both2: Sizes identical 2024/09/30 02:30:41 DEBUG : both2: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both3: Sizes identical 2024/09/30 02:30:41 DEBUG : both11: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both4: Sizes identical 2024/09/30 02:30:41 DEBUG : both13: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both5: Sizes identical 2024/09/30 02:30:41 DEBUG : both19: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both6: Sizes identical 2024/09/30 02:30:41 DEBUG : both6: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both7: Sizes identical 2024/09/30 02:30:41 DEBUG : both7: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both8: Sizes identical 2024/09/30 02:30:41 DEBUG : both8: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both9: Sizes identical 2024/09/30 02:30:41 DEBUG : both3: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both4: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both5: Unchanged skipping 2024/09/30 02:30:41 DEBUG : both9: Unchanged skipping 2024/09/30 02:30:41 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:30:41 DEBUG : Waiting for deletions to finish 2024/09/30 02:30:41 INFO : only15: Deleted 2024/09/30 02:30:41 INFO : only7: Deleted 2024/09/30 02:30:41 INFO : only8: Deleted 2024/09/30 02:30:41 INFO : only10: Deleted 2024/09/30 02:30:41 INFO : only5: Deleted 2024/09/30 02:30:41 INFO : only6: Deleted 2024/09/30 02:30:41 INFO : only14: Deleted 2024/09/30 02:30:41 INFO : only17: Deleted 2024/09/30 02:30:41 INFO : only19: Deleted 2024/09/30 02:30:41 INFO : only2: Deleted 2024/09/30 02:30:41 INFO : only4: Deleted 2024/09/30 02:30:41 INFO : only0: Deleted 2024/09/30 02:30:41 INFO : only11: Deleted 2024/09/30 02:30:41 INFO : only13: Deleted 2024/09/30 02:30:41 INFO : only18: Deleted 2024/09/30 02:30:41 INFO : only3: Deleted 2024/09/30 02:30:41 INFO : only9: Deleted 2024/09/30 02:30:41 INFO : only1: Deleted 2024/09/30 02:30:41 INFO : only12: Deleted 2024/09/30 02:30:41 INFO : only16: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (26.70s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:31:09 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for checks to finish 2024/09/30 02:31:09 DEBUG : both0: Sizes identical 2024/09/30 02:31:09 DEBUG : both1: Sizes identical 2024/09/30 02:31:09 DEBUG : both11: Sizes identical 2024/09/30 02:31:09 DEBUG : both10: Sizes identical 2024/09/30 02:31:09 DEBUG : both0: Unchanged skipping 2024/09/30 02:31:09 DEBUG : both12: Sizes identical 2024/09/30 02:31:09 DEBUG : both12: Unchanged skipping 2024/09/30 02:31:09 DEBUG : both13: Sizes identical 2024/09/30 02:31:09 DEBUG : both13: Unchanged skipping 2024/09/30 02:31:09 DEBUG : both14: Sizes identical 2024/09/30 02:31:09 DEBUG : both11: Unchanged skipping 2024/09/30 02:31:09 DEBUG : both15: Sizes identical 2024/09/30 02:31:09 DEBUG : both15: Unchanged skipping 2024/09/30 02:31:09 DEBUG : both16: Sizes identical 2024/09/30 02:31:09 DEBUG : both1: Unchanged skipping 2024/09/30 02:31:09 DEBUG : both17: Sizes identical 2024/09/30 02:31:09 DEBUG : both10: Unchanged skipping 2024/09/30 02:31:09 DEBUG : both18: Sizes identical 2024/09/30 02:31:09 DEBUG : both14: Unchanged skipping 2024/09/30 02:31:09 DEBUG : both19: Sizes identical 2024/09/30 02:31:09 DEBUG : both16: Unchanged skipping 2024/09/30 02:31:09 DEBUG : both2: Sizes identical 2024/09/30 02:31:09 DEBUG : both2: Unchanged skipping 2024/09/30 02:31:09 DEBUG : both3: Sizes identical 2024/09/30 02:31:09 DEBUG : both17: Unchanged skipping 2024/09/30 02:31:09 DEBUG : both4: Sizes identical 2024/09/30 02:31:09 DEBUG : both4: Unchanged skipping 2024/09/30 02:31:09 DEBUG : both5: Sizes identical 2024/09/30 02:31:09 DEBUG : both5: Unchanged skipping 2024/09/30 02:31:09 DEBUG : both6: Sizes identical 2024/09/30 02:31:09 DEBUG : both18: Unchanged skipping 2024/09/30 02:31:09 DEBUG : both7: Sizes identical 2024/09/30 02:31:09 DEBUG : both19: Unchanged skipping 2024/09/30 02:31:09 DEBUG : both8: Sizes identical 2024/09/30 02:31:09 DEBUG : both8: Unchanged skipping 2024/09/30 02:31:09 DEBUG : both9: Sizes identical 2024/09/30 02:31:09 DEBUG : both3: Unchanged skipping 2024/09/30 02:31:09 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : both6: Unchanged skipping 2024/09/30 02:31:09 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : both7: Unchanged skipping 2024/09/30 02:31:09 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : both9: Unchanged skipping 2024/09/30 02:31:09 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/09/30 02:31:09 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Waiting for transfers to finish 2024/09/30 02:31:09 DEBUG : only0: Moving old file out the way to "only0.buwuzax6" 2024/09/30 02:31:09 DEBUG : only12: Moving old file out the way to "only12.zayidim7" 2024/09/30 02:31:09 DEBUG : only10: Moving old file out the way to "only10.qelipuy7" 2024/09/30 02:31:09 DEBUG : only13: Moving old file out the way to "only13.xoragah3" 2024/09/30 02:31:09 DEBUG : only10: Removing old file 2024/09/30 02:31:09 DEBUG : only12: Removing old file 2024/09/30 02:31:09 DEBUG : only0: Removing old file 2024/09/30 02:31:09 DEBUG : only13: Removing old file 2024/09/30 02:31:09 INFO : only10: Copied (replaced existing) 2024/09/30 02:31:09 INFO : only12: Copied (replaced existing) 2024/09/30 02:31:09 INFO : only0: Copied (replaced existing) 2024/09/30 02:31:09 INFO : only13: Copied (replaced existing) 2024/09/30 02:31:09 DEBUG : only14: Moving old file out the way to "only14.labesiq2" 2024/09/30 02:31:09 DEBUG : only16: Moving old file out the way to "only16.tulehen7" 2024/09/30 02:31:09 DEBUG : only15: Moving old file out the way to "only15.yiqezuy2" 2024/09/30 02:31:09 DEBUG : only18: Moving old file out the way to "only18.zedatos1" 2024/09/30 02:31:10 DEBUG : only16: Removing old file 2024/09/30 02:31:10 DEBUG : only18: Removing old file 2024/09/30 02:31:10 DEBUG : only15: Removing old file 2024/09/30 02:31:10 DEBUG : only14: Removing old file 2024/09/30 02:31:10 INFO : only16: Copied (replaced existing) 2024/09/30 02:31:10 INFO : only18: Copied (replaced existing) 2024/09/30 02:31:10 DEBUG : only19: Moving old file out the way to "only19.decokic3" 2024/09/30 02:31:10 INFO : only15: Copied (replaced existing) 2024/09/30 02:31:10 DEBUG : only2: Moving old file out the way to "only2.ricovuz3" 2024/09/30 02:31:10 INFO : only14: Copied (replaced existing) 2024/09/30 02:31:10 DEBUG : only3: Moving old file out the way to "only3.mirigoh9" 2024/09/30 02:31:10 DEBUG : only4: Moving old file out the way to "only4.kotirag1" 2024/09/30 02:31:10 DEBUG : only19: Removing old file 2024/09/30 02:31:10 DEBUG : only2: Removing old file 2024/09/30 02:31:10 DEBUG : only4: Removing old file 2024/09/30 02:31:11 DEBUG : only3: Removing old file 2024/09/30 02:31:11 INFO : only19: Copied (replaced existing) 2024/09/30 02:31:11 INFO : only2: Copied (replaced existing) 2024/09/30 02:31:11 INFO : only4: Copied (replaced existing) 2024/09/30 02:31:11 DEBUG : only5: Moving old file out the way to "only5.niwefij0" 2024/09/30 02:31:11 DEBUG : only6: Moving old file out the way to "only6.zopufar3" 2024/09/30 02:31:11 DEBUG : only7: Moving old file out the way to "only7.liritid4" 2024/09/30 02:31:11 INFO : only3: Copied (replaced existing) 2024/09/30 02:31:11 DEBUG : only11: Moving old file out the way to "only11.pezezut3" 2024/09/30 02:31:11 DEBUG : only5: Removing old file 2024/09/30 02:31:11 DEBUG : only7: Removing old file 2024/09/30 02:31:11 DEBUG : only6: Removing old file 2024/09/30 02:31:11 DEBUG : only11: Removing old file 2024/09/30 02:31:11 INFO : only5: Copied (replaced existing) 2024/09/30 02:31:11 INFO : only7: Copied (replaced existing) 2024/09/30 02:31:11 INFO : only6: Copied (replaced existing) 2024/09/30 02:31:11 DEBUG : only1: Moving old file out the way to "only1.miduvar4" 2024/09/30 02:31:11 DEBUG : only8: Moving old file out the way to "only8.sotebiv2" 2024/09/30 02:31:11 DEBUG : only17: Moving old file out the way to "only17.lepujab3" 2024/09/30 02:31:11 INFO : only11: Copied (replaced existing) 2024/09/30 02:31:11 DEBUG : only9: Moving old file out the way to "only9.jenesoj9" 2024/09/30 02:31:12 DEBUG : only8: Removing old file 2024/09/30 02:31:12 DEBUG : only17: Removing old file 2024/09/30 02:31:12 DEBUG : only1: Removing old file 2024/09/30 02:31:12 DEBUG : only9: Removing old file 2024/09/30 02:31:12 INFO : only8: Copied (replaced existing) 2024/09/30 02:31:12 INFO : only17: Copied (replaced existing) 2024/09/30 02:31:12 INFO : only1: Copied (replaced existing) 2024/09/30 02:31:12 INFO : only9: Copied (replaced existing) 2024/09/30 02:31:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (31.84s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:31:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/30 02:31:15 DEBUG : sub dir: Making directory 2024/09/30 02:31:15 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-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (5.43s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" 2024/09/30 02:31:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/30 02:31:20 DEBUG : sub dir: Making directory 2024/09/30 02:31:20 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-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yugeqoy1qize'", Local "Local file system at /tmp/rclone1076527180", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (5.34s) PASS 2024/09/30 02:31:25 DEBUG : premiumize.me root 'rclone-test-yugeqoy1qize': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 4m10.785916505s (try 1/5)