"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2025/03/09 02:16:20 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe" 2025/03/09 02:16:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 02:16:20 DEBUG : Creating backend with remote "/tmp/rclone224315979" === 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-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:16:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:16:20 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:16:20 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:16:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.41s) === RUN TestCopy run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:16:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 02:16:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:16:20 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:16:20 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:16:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:16:24 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.80s) === RUN TestCopyMetadata run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.11s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.10s) === RUN TestCopyMissingDirectory run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:16:24 DEBUG : Creating backend with remote "/non-existing" 2025/03/09 02:16:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/09 02:16:24 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:16:24 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.25s) === RUN TestCopyNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:16:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:16:25 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:16:25 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:16:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (3.49s) === RUN TestCopyCheckFirst run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:16:28 INFO : premiumize.me root 'rclone-test-gequpoz1zuwe': Running all checks before starting transfers 2025/03/09 02:16:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:16:28 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:16:28 INFO : premiumize.me root 'rclone-test-gequpoz1zuwe': Checks finished, now starting transfers 2025/03/09 02:16:28 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:16:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (4.22s) === RUN TestSyncNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:16:32 ERROR : Ignoring --no-traverse with sync 2025/03/09 02:16:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:16:32 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:16:32 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:16:35 INFO : sub dir/hello world: Copied (new) 2025/03/09 02:16:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (3.38s) === RUN TestCopyWithDepth run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:16:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/09 02:16:36 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:16:36 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:16:38 INFO : hello world2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (2.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:16:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:16:38 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:16:38 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:16:40 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (2.33s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:16:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:16:41 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:16:41 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:16:46 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (5.41s) === RUN TestCopyEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:16:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/09 02:16:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 02:16:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/09 02:16:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 02:16:46 INFO : sub dir: Making directory 2025/03/09 02:16:46 INFO : sub dir2: Making directory 2025/03/09 02:16:46 INFO : sub dir2/sub sub dir2: Making directory 2025/03/09 02:16:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:16:46 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:16:46 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:16:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:16:50 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.67s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:16:51 INFO : sub dir2: Making directory 2025/03/09 02:16:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/09 02:16:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 02:16:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:16:51 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:16:51 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:17:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.40s) === RUN TestMoveEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:17:01 DEBUG : sub dir2: Making directory with metadata 2025/03/09 02:17:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 02:17:01 INFO : sub dir: Making directory 2025/03/09 02:17:01 INFO : sub dir2: Making directory 2025/03/09 02:17:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:17:01 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:17:01 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:17:04 INFO : sub dir/hello world: Copied (new) 2025/03/09 02:17:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:17:04 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/09 02:17:04 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (3.53s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.09s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:17:05 INFO : sub dir2: Making directory 2025/03/09 02:17:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:17:05 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:17:05 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:17:08 INFO : sub dir/hello world: Copied (new) 2025/03/09 02:17:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:17:08 DEBUG : sub dir2: Making directory with metadata 2025/03/09 02:17:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 02:17:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 02:17:08 INFO : sub dir: Making directory 2025/03/09 02:17:08 INFO : sub dir2: Making directory 2025/03/09 02:17:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:17:08 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:17:08 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:17:16 INFO : sub dir/hello world: Copied (new) 2025/03/09 02:17:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:17:16 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.74s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.09s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:17:17 INFO : sub dir2: Making directory 2025/03/09 02:17:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:17:17 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:17:17 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:17:19 INFO : sub dir/hello world: Copied (new) 2025/03/09 02:17:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.77s) === RUN TestServerSideCopy run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:17:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jufopaj7xaja" sync_test.go:590: Server side copy (if possible) premiumize.me root 'rclone-test-gequpoz1zuwe' -> premiumize.me root 'rclone-test-jufopaj7xaja' 2025/03/09 02:17:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:17:23 DEBUG : premiumize.me root 'rclone-test-jufopaj7xaja': Waiting for checks to finish 2025/03/09 02:17:23 DEBUG : premiumize.me root 'rclone-test-jufopaj7xaja': Waiting for transfers to finish 2025/03/09 02:17:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:17:27 DEBUG : premiumize.me root 'rclone-test-jufopaj7xaja': Purge remote --- PASS: TestServerSideCopy (8.41s) === RUN TestCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:17:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 02:17:33 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:17:33 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:17:33 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.halobix9" 2025/03/09 02:17:37 DEBUG : sub dir/hello world: Removing old file 2025/03/09 02:17:37 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (9.85s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:17:41 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-mezepus2cuce" sync_test.go:626: Server side copy (if possible) premiumize.me root 'rclone-test-gequpoz1zuwe' -> premiumize.me root 'rclone-test-mezepus2cuce' 2025/03/09 02:17:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:17:41 DEBUG : premiumize.me root 'rclone-test-mezepus2cuce': Waiting for checks to finish 2025/03/09 02:17:41 DEBUG : premiumize.me root 'rclone-test-mezepus2cuce': Waiting for transfers to finish 2025/03/09 02:17:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:17:45 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.hudulus0" 2025/03/09 02:17:49 DEBUG : sub dir/hello world: Removing old file 2025/03/09 02:17:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 02:17:49 DEBUG : premiumize.me root 'rclone-test-mezepus2cuce': Waiting for checks to finish 2025/03/09 02:17:49 DEBUG : premiumize.me root 'rclone-test-mezepus2cuce': Waiting for transfers to finish 2025/03/09 02:17:51 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.vojobiz5" 2025/03/09 02:17:54 DEBUG : sub dir/hello world: Removing old file 2025/03/09 02:17:54 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:17:54 DEBUG : premiumize.me root 'rclone-test-mezepus2cuce': Purge remote --- PASS: TestServerSideCopyOverSelf (16.57s) === RUN TestMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:18:00 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:18:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 02:18:00 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:18:00 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.qeqageh5" 2025/03/09 02:18:06 DEBUG : sub dir/hello world: Removing old file 2025/03/09 02:18:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/09 02:18:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (12.06s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:18:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-nuvuzug4deha" sync_test.go:671: Server side copy (if possible) premiumize.me root 'rclone-test-gequpoz1zuwe' -> premiumize.me root 'rclone-test-nuvuzug4deha' 2025/03/09 02:18:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:18:13 DEBUG : premiumize.me root 'rclone-test-nuvuzug4deha': Waiting for checks to finish 2025/03/09 02:18:13 DEBUG : premiumize.me root 'rclone-test-nuvuzug4deha': Waiting for transfers to finish 2025/03/09 02:18:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:18:19 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.tufusit9" 2025/03/09 02:18:21 DEBUG : sub dir/hello world: Removing old file 2025/03/09 02:18:21 DEBUG : premiumize.me root 'rclone-test-nuvuzug4deha': Using server-side directory move 2025/03/09 02:18:21 INFO : premiumize.me root 'rclone-test-nuvuzug4deha': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/09 02:18:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 02:18:22 DEBUG : premiumize.me root 'rclone-test-nuvuzug4deha': Waiting for checks to finish 2025/03/09 02:18:22 DEBUG : premiumize.me root 'rclone-test-nuvuzug4deha': Waiting for transfers to finish 2025/03/09 02:18:22 INFO : sub dir/hello world: Deleted 2025/03/09 02:18:22 INFO : sub dir/hello world: Moved (server-side) 2025/03/09 02:18:25 DEBUG : testing file moves 2025/03/09 02:18:25 DEBUG : premiumize.me root 'rclone-test-nuvuzug4deha': Waiting for checks to finish 2025/03/09 02:18:25 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/09 02:18:25 DEBUG : premiumize.me root 'rclone-test-nuvuzug4deha': Waiting for transfers to finish 2025/03/09 02:18:25 INFO : sub dir/hello world: Deleted 2025/03/09 02:18:25 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:18:25 DEBUG : premiumize.me root 'rclone-test-nuvuzug4deha': Purge remote --- PASS: TestServerSideMoveOverSelf (19.28s) === RUN TestCopyAfterDelete run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:18:28 ERROR : : error listing: directory not found 2025/03/09 02:18:28 INFO : Local file system at /tmp/rclone224315979: Making directory 2025/03/09 02:18:28 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:18:28 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (2.99s) === RUN TestCopyRedownload run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:18:37 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/09 02:18:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:18:37 DEBUG : Local file system at /tmp/rclone224315979: Waiting for checks to finish 2025/03/09 02:18:37 DEBUG : Local file system at /tmp/rclone224315979: Waiting for transfers to finish 2025/03/09 02:18:38 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/03/09 02:18:38 INFO : sub dir/hello world: Copied (new) 2025/03/09 02:18:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (9.70s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:18:38 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/09 02:18:38 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:18:38 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:18:41 INFO : check sum: Copied (new) 2025/03/09 02:18:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:18:41 NOTICE: premiumize.me root 'rclone-test-gequpoz1zuwe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/09 02:18:41 DEBUG : check sum: Size of src and dst objects identical 2025/03/09 02:18:41 DEBUG : check sum: Unchanged skipping 2025/03/09 02:18:41 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:18:41 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:18:41 DEBUG : Waiting for deletions to finish 2025/03/09 02:18:41 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (3.45s) === RUN TestSyncSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:18:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/09 02:18:42 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:18:42 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:18:45 INFO : sizeonly: Copied (new) 2025/03/09 02:18:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:18:45 DEBUG : sizeonly: Sizes identical 2025/03/09 02:18:45 DEBUG : sizeonly: Unchanged skipping 2025/03/09 02:18:45 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:18:45 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:18:45 DEBUG : Waiting for deletions to finish 2025/03/09 02:18:45 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (3.26s) === RUN TestSyncIgnoreSize run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:18:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/09 02:18:45 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:18:45 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:18:48 INFO : ignore-size: Copied (new) 2025/03/09 02:18:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:18:48 DEBUG : ignore-size: Sizes identical 2025/03/09 02:18:48 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:18:48 DEBUG : ignore-size: Unchanged skipping 2025/03/09 02:18:48 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:18:48 DEBUG : Waiting for deletions to finish 2025/03/09 02:18:48 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (3.46s) === RUN TestSyncIgnoreTimes run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:18:50 DEBUG : existing: Sizes identical 2025/03/09 02:18:50 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:18:50 DEBUG : existing: Unchanged skipping 2025/03/09 02:18:50 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:18:50 DEBUG : Waiting for deletions to finish 2025/03/09 02:18:50 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:18:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/09 02:18:50 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:18:50 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:18:50 DEBUG : existing: Moving old file out the way to "existing.xugetiq9" 2025/03/09 02:18:54 DEBUG : existing: Removing old file 2025/03/09 02:18:54 INFO : existing: Copied (replaced existing) 2025/03/09 02:18:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (5.83s) === RUN TestSyncIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:18:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/09 02:18:54 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:18:54 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:18:59 INFO : existing: Copied (new) 2025/03/09 02:18:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:18:59 DEBUG : existing: Destination exists, skipping 2025/03/09 02:18:59 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:18:59 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:18:59 DEBUG : Waiting for deletions to finish 2025/03/09 02:18:59 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (5.03s) === RUN TestSyncIgnoreErrors run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:19:06 INFO : d: Making directory 2025/03/09 02:19:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/09 02:19:06 DEBUG : c/non empty space: Sizes identical 2025/03/09 02:19:06 DEBUG : c/non empty space: Unchanged skipping 2025/03/09 02:19:06 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:19:06 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:19:08 INFO : a/potato2: Copied (new) 2025/03/09 02:19:08 DEBUG : Waiting for deletions to finish 2025/03/09 02:19:08 INFO : b/potato: Deleted 2025/03/09 02:19:08 INFO : d: Removing directory 2025/03/09 02:19:08 INFO : b: Removing directory 2025/03/09 02:19:08 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': deleted 2 directories run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (9.57s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:19:16 DEBUG : empty space: Sizes identical 2025/03/09 02:19:16 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:19:16 DEBUG : empty space: Unchanged skipping 2025/03/09 02:19:16 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:19:16 DEBUG : Waiting for deletions to finish 2025/03/09 02:19:16 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:19:16 DEBUG : empty space: Sizes identical 2025/03/09 02:19:16 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:19:16 DEBUG : empty space: Unchanged skipping 2025/03/09 02:19:16 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:19:16 DEBUG : Waiting for deletions to finish 2025/03/09 02:19:16 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (7.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.10s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.09s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:19:21 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/09 02:19:21 DEBUG : empty space: Sizes identical 2025/03/09 02:19:21 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:19:21 DEBUG : empty space: Unchanged skipping 2025/03/09 02:19:21 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:19:22 INFO : potato: Copied (new) 2025/03/09 02:19:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (6.34s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:19:26 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:19:26 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/09 02:19:26 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:19:26 DEBUG : potato: Moving old file out the way to "potato.ligixif4" 2025/03/09 02:19:28 DEBUG : potato: Removing old file 2025/03/09 02:19:28 INFO : potato: Copied (replaced existing) 2025/03/09 02:19:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.88s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/09 02:19:31 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/09 02:19:31 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:19:31 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:19:31 DEBUG : potato: Moving old file out the way to "potato.yoriliv4" 2025/03/09 02:19:37 DEBUG : potato: Removing old file 2025/03/09 02:19:38 INFO : potato: Copied (replaced existing) 2025/03/09 02:19:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:19:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:19:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/09 02:19:42 DEBUG : empty space: Sizes identical 2025/03/09 02:19:42 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:19:42 DEBUG : empty space: Unchanged skipping 2025/03/09 02:19:42 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:19:42 DEBUG : Waiting for deletions to finish 2025/03/09 02:19:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:19:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:19:50 DEBUG : empty space: Sizes identical 2025/03/09 02:19:50 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:19:50 DEBUG : empty space: Unchanged skipping 2025/03/09 02:19:50 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:19:52 INFO : potato2: Copied (new) 2025/03/09 02:19:52 DEBUG : Waiting for deletions to finish 2025/03/09 02:19:52 INFO : potato: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:20:02 INFO : d: Making directory 2025/03/09 02:20:02 INFO : d/e: Making directory 2025/03/09 02:20:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/09 02:20:02 DEBUG : c/non empty space: Sizes identical 2025/03/09 02:20:02 DEBUG : c/non empty space: Unchanged skipping 2025/03/09 02:20:02 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:20:02 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:20:04 INFO : a/potato2: Copied (new) 2025/03/09 02:20:04 DEBUG : Waiting for deletions to finish 2025/03/09 02:20:04 INFO : b/potato: Deleted 2025/03/09 02:20:04 INFO : d/e: Removing directory 2025/03/09 02:20:04 INFO : d: Removing directory 2025/03/09 02:20:05 INFO : b: Removing directory 2025/03/09 02:20:05 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (12.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:20:12 INFO : d: Making directory 2025/03/09 02:20:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/09 02:20:12 DEBUG : c/non empty space: Sizes identical 2025/03/09 02:20:12 DEBUG : c/non empty space: Unchanged skipping 2025/03/09 02:20:12 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:20:12 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:20:15 INFO : a/potato2: Copied (new) 2025/03/09 02:20:15 ERROR : premiumize.me root 'rclone-test-gequpoz1zuwe': not deleting files as there were IO errors 2025/03/09 02:20:15 ERROR : premiumize.me root 'rclone-test-gequpoz1zuwe': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.64s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:20:21 DEBUG : Waiting for deletions to finish 2025/03/09 02:20:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:20:21 DEBUG : empty space: Sizes identical 2025/03/09 02:20:21 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:20:21 DEBUG : empty space: Unchanged skipping 2025/03/09 02:20:21 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:20:21 INFO : potato: Deleted 2025/03/09 02:20:24 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (7.95s) === RUN TestSyncDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:20:29 DEBUG : Waiting for deletions to finish 2025/03/09 02:20:29 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:20:29 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:20:29 INFO : potato: Deleted 2025/03/09 02:20:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:20:29 DEBUG : empty space: Sizes identical 2025/03/09 02:20:29 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:20:29 DEBUG : empty space: Unchanged skipping 2025/03/09 02:20:29 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:20:33 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (9.84s) === RUN TestCopyDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:20:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:20:37 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:20:37 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:20:41 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (7.28s) === RUN TestSyncWithExclude run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:20:52 DEBUG : enormous: Excluded (Size Filter) 2025/03/09 02:20:52 DEBUG : enormous: Excluded 2025/03/09 02:20:52 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 02:20:52 DEBUG : potato2: Excluded 2025/03/09 02:20:52 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 02:20:52 DEBUG : potato2: Excluded 2025/03/09 02:20:52 DEBUG : empty space: Sizes identical 2025/03/09 02:20:52 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:20:52 DEBUG : empty space: Unchanged skipping 2025/03/09 02:20:52 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:20:52 DEBUG : Waiting for deletions to finish 2025/03/09 02:20:52 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:20:52 DEBUG : enormous: Excluded (Size Filter) 2025/03/09 02:20:52 DEBUG : enormous: Excluded 2025/03/09 02:20:52 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 02:20:52 DEBUG : potato2: Excluded 2025/03/09 02:20:52 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 02:20:52 DEBUG : potato2: Excluded 2025/03/09 02:20:52 DEBUG : Local file system at /tmp/rclone224315979: Waiting for checks to finish 2025/03/09 02:20:52 DEBUG : empty space: Sizes identical 2025/03/09 02:20:52 DEBUG : empty space: Unchanged skipping 2025/03/09 02:20:52 DEBUG : Local file system at /tmp/rclone224315979: Waiting for transfers to finish 2025/03/09 02:20:52 DEBUG : Waiting for deletions to finish 2025/03/09 02:20:52 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (11.24s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:21:02 DEBUG : enormous: Excluded (Size Filter) 2025/03/09 02:21:02 DEBUG : enormous: Excluded 2025/03/09 02:21:02 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 02:21:02 DEBUG : potato2: Excluded 2025/03/09 02:21:02 DEBUG : empty space: Sizes identical 2025/03/09 02:21:02 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:21:02 DEBUG : empty space: Unchanged skipping 2025/03/09 02:21:02 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:21:02 DEBUG : Waiting for deletions to finish 2025/03/09 02:21:02 INFO : enormous: Deleted 2025/03/09 02:21:02 INFO : potato2: Deleted 2025/03/09 02:21:02 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:21:02 DEBUG : empty space: Sizes identical 2025/03/09 02:21:02 DEBUG : Local file system at /tmp/rclone224315979: Waiting for checks to finish 2025/03/09 02:21:02 DEBUG : empty space: Unchanged skipping 2025/03/09 02:21:02 DEBUG : Local file system at /tmp/rclone224315979: Waiting for transfers to finish 2025/03/09 02:21:02 DEBUG : Waiting for deletions to finish 2025/03/09 02:21:02 INFO : enormous: Deleted 2025/03/09 02:21:02 INFO : potato2: Deleted 2025/03/09 02:21:02 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.10s) === 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-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/03/09 02:21:02 ERROR : premiumize.me root 'rclone-test-gequpoz1zuwe': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/09 02:21:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/09 02:21:02 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/09 02:21:02 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:21:02 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:21:04 INFO : yam: Copied (new) 2025/03/09 02:21:09 INFO : potato: Copied (new) 2025/03/09 02:21:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:21:09 ERROR : premiumize.me root 'rclone-test-gequpoz1zuwe': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/09 02:21:09 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/09 02:21:09 DEBUG : potato: Sizes identical 2025/03/09 02:21:09 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:21:09 DEBUG : potato: Unchanged skipping 2025/03/09 02:21:09 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:21:13 INFO : yaml: Copied (new) 2025/03/09 02:21:13 DEBUG : Waiting for deletions to finish 2025/03/09 02:21:13 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (10.69s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/09 02:21:13 ERROR : premiumize.me root 'rclone-test-gequpoz1zuwe': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/09 02:21:13 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/09 02:21:13 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/09 02:21:13 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:21:13 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:21:17 INFO : potato: Copied (new) 2025/03/09 02:21:22 INFO : yam: Copied (new) 2025/03/09 02:21:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:21:22 ERROR : premiumize.me root 'rclone-test-gequpoz1zuwe': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/09 02:21:22 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/09 02:21:22 DEBUG : potato: Sizes identical 2025/03/09 02:21:22 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:21:22 DEBUG : potato: Unchanged skipping 2025/03/09 02:21:22 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:21:24 INFO : yaml: Copied (new) 2025/03/09 02:21:24 DEBUG : Waiting for deletions to finish 2025/03/09 02:21:24 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (11.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/09 02:21:25 INFO : premiumize.me root 'rclone-test-gequpoz1zuwe': Making map for --track-renames 2025/03/09 02:21:25 INFO : premiumize.me root 'rclone-test-gequpoz1zuwe': Finished making map for --track-renames 2025/03/09 02:21:25 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:21:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/09 02:21:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/09 02:21:25 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for renames to finish 2025/03/09 02:21:25 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:21:27 INFO : sub/yam: Copied (new) 2025/03/09 02:21:28 INFO : potato: Copied (new) 2025/03/09 02:21:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:21:28 DEBUG : potato: Sizes identical 2025/03/09 02:21:28 DEBUG : potato: Unchanged skipping 2025/03/09 02:21:28 INFO : premiumize.me root 'rclone-test-gequpoz1zuwe': Making map for --track-renames 2025/03/09 02:21:28 INFO : premiumize.me root 'rclone-test-gequpoz1zuwe': Finished making map for --track-renames 2025/03/09 02:21:28 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:21:28 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for renames to finish 2025/03/09 02:21:28 INFO : sub/yam: Moved (server-side) to: yam 2025/03/09 02:21:28 INFO : yam: Renamed from "sub/yam" 2025/03/09 02:21:28 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:21:28 DEBUG : Waiting for deletions to finish 2025/03/09 02:21:28 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.20s) === RUN TestServerSideMoveLocal run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:21:29 DEBUG : Creating backend with remote "/tmp/rclone224315979/dir1" 2025/03/09 02:21:29 DEBUG : Config file has changed externally - reloading 2025/03/09 02:21:29 DEBUG : Creating backend with remote "/tmp/rclone224315979/dir2" 2025/03/09 02:21:29 DEBUG : Local file system at /tmp/rclone224315979/dir2: Using server-side directory move 2025/03/09 02:21:29 INFO : Local file system at /tmp/rclone224315979/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/09 02:21:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/09 02:21:29 INFO : file1.txt: Moved (server-side) 2025/03/09 02:21:29 DEBUG : Local file system at /tmp/rclone224315979/dir2: Waiting for checks to finish 2025/03/09 02:21:29 DEBUG : Local file system at /tmp/rclone224315979/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:21:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:21:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/09 02:21:29 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:21:29 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:21:32 INFO : nested/sub dir/file: Copied (new) 2025/03/09 02:21:32 INFO : nested/sub dir/file: Deleted 2025/03/09 02:21:36 INFO : sub dir/hello world: Copied (new) 2025/03/09 02:21:36 INFO : sub dir/hello world: Deleted 2025/03/09 02:21:36 INFO : sub dir: Removing directory 2025/03/09 02:21:36 INFO : nested/sub dir: Removing directory 2025/03/09 02:21:36 INFO : nested: Removing directory 2025/03/09 02:21:36 DEBUG : Local file system at /tmp/rclone224315979: deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (7.50s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:21:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 02:21:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/09 02:21:37 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:21:37 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:21:42 INFO : nested/sub dir/file: Copied (new) 2025/03/09 02:21:42 INFO : nested/sub dir/file: Deleted 2025/03/09 02:23:19 INFO : sub dir/hello world: Copied (new) 2025/03/09 02:23:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (103.49s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:23:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/09 02:23:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/09 02:23:20 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:23:20 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:23:24 INFO : existing-b: Copied (new) 2025/03/09 02:23:24 INFO : existing-b: Deleted 2025/03/09 02:23:27 INFO : existing: Copied (new) 2025/03/09 02:23:27 INFO : existing: Deleted 2025/03/09 02:23:27 DEBUG : existing: Destination exists, skipping 2025/03/09 02:23:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/09 02:23:27 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:23:27 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:23:27 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (6.95s) === RUN TestServerSideMove run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:23:27 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wekizih9zupo" 2025/03/09 02:23:27 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-gequpoz1zuwe' -> premiumize.me root 'rclone-test-wekizih9zupo' 2025/03/09 02:23:46 DEBUG : premiumize.me root 'rclone-test-wekizih9zupo': Using server-side directory move 2025/03/09 02:23:46 INFO : premiumize.me root 'rclone-test-wekizih9zupo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/09 02:23:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:23:46 DEBUG : empty space: Sizes identical 2025/03/09 02:23:46 DEBUG : empty space: Unchanged skipping 2025/03/09 02:23:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/09 02:23:46 DEBUG : premiumize.me root 'rclone-test-wekizih9zupo': Waiting for checks to finish 2025/03/09 02:23:46 INFO : empty space: Deleted 2025/03/09 02:23:46 DEBUG : premiumize.me root 'rclone-test-wekizih9zupo': Waiting for transfers to finish 2025/03/09 02:23:46 INFO : potato3: Deleted 2025/03/09 02:23:46 INFO : potato2: Moved (server-side) 2025/03/09 02:23:46 INFO : potato3: Moved (server-side) 2025/03/09 02:23:47 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-demeqiq5hapo" 2025/03/09 02:23:47 DEBUG : premiumize.me root 'rclone-test-demeqiq5hapo': Using server-side directory move 2025/03/09 02:23:47 INFO : premiumize.me root 'rclone-test-demeqiq5hapo': Server side directory move succeeded 2025/03/09 02:23:47 ERROR : : error listing: directory not found 2025/03/09 02:23:47 DEBUG : premiumize.me root 'rclone-test-demeqiq5hapo': Purge remote 2025/03/09 02:23:47 DEBUG : premiumize.me root 'rclone-test-wekizih9zupo': Purge remote 2025/03/09 02:23:47 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (20.23s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:23:47 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-resaheh9hevu" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-gequpoz1zuwe' -> premiumize.me root 'rclone-test-resaheh9hevu' 2025/03/09 02:24:07 DEBUG : empty space: Excluded (Size Filter) 2025/03/09 02:24:07 DEBUG : empty space: Excluded 2025/03/09 02:24:07 DEBUG : empty space: Excluded (Size Filter) 2025/03/09 02:24:07 DEBUG : empty space: Excluded 2025/03/09 02:24:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:24:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/09 02:24:07 DEBUG : premiumize.me root 'rclone-test-resaheh9hevu': Waiting for checks to finish 2025/03/09 02:24:07 DEBUG : premiumize.me root 'rclone-test-resaheh9hevu': Waiting for transfers to finish 2025/03/09 02:24:07 INFO : potato3: Deleted 2025/03/09 02:24:07 INFO : potato2: Moved (server-side) 2025/03/09 02:24:07 INFO : potato3: Moved (server-side) 2025/03/09 02:24:07 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cikutep1naqi" 2025/03/09 02:24:08 DEBUG : empty space: Excluded (Size Filter) 2025/03/09 02:24:08 DEBUG : empty space: Excluded 2025/03/09 02:24:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:24:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/09 02:24:08 DEBUG : premiumize.me root 'rclone-test-cikutep1naqi': Waiting for checks to finish 2025/03/09 02:24:08 DEBUG : premiumize.me root 'rclone-test-cikutep1naqi': Waiting for transfers to finish 2025/03/09 02:24:08 INFO : potato2: Moved (server-side) 2025/03/09 02:24:08 INFO : potato3: Moved (server-side) 2025/03/09 02:24:08 DEBUG : premiumize.me root 'rclone-test-cikutep1naqi': Purge remote 2025/03/09 02:24:08 DEBUG : premiumize.me root 'rclone-test-resaheh9hevu': Purge remote --- PASS: TestServerSideMoveWithFilter (20.86s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:24:08 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pojegir1bucu" 2025/03/09 02:24:19 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-gequpoz1zuwe' -> premiumize.me root 'rclone-test-pojegir1bucu' 2025/03/09 02:24:27 DEBUG : premiumize.me root 'rclone-test-pojegir1bucu': Using server-side directory move 2025/03/09 02:24:27 INFO : premiumize.me root 'rclone-test-pojegir1bucu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/09 02:24:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 02:24:27 DEBUG : empty space: Sizes identical 2025/03/09 02:24:27 DEBUG : empty space: Unchanged skipping 2025/03/09 02:24:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/09 02:24:27 DEBUG : premiumize.me root 'rclone-test-pojegir1bucu': Waiting for checks to finish 2025/03/09 02:24:27 INFO : potato3: Deleted 2025/03/09 02:24:27 INFO : empty space: Deleted 2025/03/09 02:24:27 DEBUG : premiumize.me root 'rclone-test-pojegir1bucu': Waiting for transfers to finish 2025/03/09 02:24:27 INFO : potato2: Moved (server-side) 2025/03/09 02:24:27 INFO : potato3: Moved (server-side) 2025/03/09 02:24:27 INFO : tomatoDir: Removing directory 2025/03/09 02:24:27 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': deleted 1 directories 2025/03/09 02:24:27 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-qiwuqup6pebi" 2025/03/09 02:24:28 INFO : tomatoDir: Making directory 2025/03/09 02:24:28 DEBUG : premiumize.me root 'rclone-test-qiwuqup6pebi': Using server-side directory move 2025/03/09 02:24:28 INFO : premiumize.me root 'rclone-test-qiwuqup6pebi': Server side directory move succeeded 2025/03/09 02:24:28 ERROR : : error listing: directory not found 2025/03/09 02:24:28 ERROR : : error listing: directory not found 2025/03/09 02:24:28 DEBUG : premiumize.me root 'rclone-test-qiwuqup6pebi': Purge remote 2025/03/09 02:24:28 DEBUG : premiumize.me root 'rclone-test-pojegir1bucu': Purge remote 2025/03/09 02:24:28 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.20s) === RUN TestServerSideMoveOverlap run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.10s) === RUN TestSyncOverlap run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:24:28 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/rclone-sync-test" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.75s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:24:29 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/rclone-sync-test" 2025/03/09 02:24:30 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/rclone-sync-test-include/layer2" 2025/03/09 02:24:30 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/rclone-sync-test-ignore-file" 2025/03/09 02:24:35 DEBUG : rclone-sync-test: Excluded 2025/03/09 02:24:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 02:24:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/09 02:24:35 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/rclone-sync-test': Waiting for checks to finish 2025/03/09 02:24:35 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/rclone-sync-test': Waiting for transfers to finish 2025/03/09 02:24:35 DEBUG : Waiting for deletions to finish 2025/03/09 02:24:35 INFO : There was nothing to transfer 2025/03/09 02:24:35 DEBUG : rclone-sync-test: Excluded 2025/03/09 02:24:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 02:24:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/09 02:24:35 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:24:35 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:24:35 DEBUG : Waiting for deletions to finish 2025/03/09 02:24:35 INFO : rclone-sync-test-include: Removing directory 2025/03/09 02:24:35 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/09 02:24:35 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': failed to delete 1 directories 2025/03/09 02:24:35 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:24:35 DEBUG : rclone-sync-test: Excluded 2025/03/09 02:24:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 02:24:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/09 02:24:36 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/09 02:24:36 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/09 02:24:36 DEBUG : Waiting for deletions to finish 2025/03/09 02:24:36 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:24:36 DEBUG : rclone-sync-test: Excluded 2025/03/09 02:24:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 02:24:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/09 02:24:36 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:24:36 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:24:36 DEBUG : Waiting for deletions to finish 2025/03/09 02:24:36 INFO : rclone-sync-test-include: Removing directory 2025/03/09 02:24:36 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/09 02:24:36 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': failed to delete 1 directories 2025/03/09 02:24:36 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:24:36 DEBUG : : Excluded 2025/03/09 02:24:36 DEBUG : rclone-sync-test: Excluded 2025/03/09 02:24:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 02:24:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/09 02:24:36 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/09 02:24:36 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/09 02:24:36 DEBUG : Waiting for deletions to finish 2025/03/09 02:24:36 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (9.68s) === RUN TestSyncCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:24:39 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/dst" 2025/03/09 02:24:39 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/CompareDest" 2025/03/09 02:24:40 DEBUG : one: Need to transfer - File not found at Destination 2025/03/09 02:24:40 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for checks to finish 2025/03/09 02:24:40 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for transfers to finish 2025/03/09 02:24:45 INFO : one: Copied (new) 2025/03/09 02:24:45 DEBUG : Waiting for deletions to finish 2025/03/09 02:24:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:24:45 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for checks to finish 2025/03/09 02:24:45 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for transfers to finish 2025/03/09 02:24:45 DEBUG : one: Moving old file out the way to "one.podujij5" 2025/03/09 02:24:47 DEBUG : one: Removing old file 2025/03/09 02:24:47 INFO : one: Copied (replaced existing) 2025/03/09 02:24:47 DEBUG : Waiting for deletions to finish 2025/03/09 02:24:48 DEBUG : dst/one: Moving old file out the way to "one.gazucox3" 2025/03/09 02:24:51 DEBUG : dst/one: Removing old file 2025/03/09 02:24:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:24:54 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for checks to finish 2025/03/09 02:24:54 DEBUG : one: Sizes identical 2025/03/09 02:24:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 02:24:54 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for transfers to finish 2025/03/09 02:24:54 DEBUG : Waiting for deletions to finish 2025/03/09 02:24:54 INFO : There was nothing to transfer 2025/03/09 02:24:57 DEBUG : two: Sizes identical 2025/03/09 02:24:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/09 02:24:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:24:57 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for checks to finish 2025/03/09 02:24:57 DEBUG : one: Sizes identical 2025/03/09 02:24:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 02:24:57 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for transfers to finish 2025/03/09 02:24:57 DEBUG : Waiting for deletions to finish 2025/03/09 02:24:57 INFO : There was nothing to transfer 2025/03/09 02:24:57 DEBUG : two: Sizes identical 2025/03/09 02:24:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/09 02:24:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:24:57 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for checks to finish 2025/03/09 02:24:57 DEBUG : one: Sizes identical 2025/03/09 02:24:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 02:24:57 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for transfers to finish 2025/03/09 02:24:57 DEBUG : Waiting for deletions to finish 2025/03/09 02:24:57 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/09 02:24:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/09 02:24:58 DEBUG : two: Need to transfer - File not found at Destination 2025/03/09 02:24:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 02:24:58 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for checks to finish 2025/03/09 02:24:58 DEBUG : one: Sizes identical 2025/03/09 02:24:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 02:24:58 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for transfers to finish 2025/03/09 02:25:03 INFO : two: Copied (new) 2025/03/09 02:25:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (24.88s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:25:10 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/dest" 2025/03/09 02:25:11 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/pre-dest1" 2025/03/09 02:25:11 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/pre-dest2" 2025/03/09 02:25:11 DEBUG : 1: Sizes identical 2025/03/09 02:25:11 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/09 02:25:11 DEBUG : 2: Sizes identical 2025/03/09 02:25:11 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/09 02:25:11 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/09 02:25:11 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dest': Waiting for checks to finish 2025/03/09 02:25:11 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dest': Waiting for transfers to finish 2025/03/09 02:25:15 INFO : 3: Copied (new) 2025/03/09 02:25:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (11.90s) === RUN TestSyncCopyDest run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.10s) === RUN TestSyncBackupDir run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:25:22 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/dst" 2025/03/09 02:25:22 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/backup" 2025/03/09 02:25:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 02:25:23 DEBUG : two: Sizes identical 2025/03/09 02:25:23 DEBUG : two: Unchanged skipping 2025/03/09 02:25:23 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for checks to finish 2025/03/09 02:25:23 INFO : one: Moved (server-side) 2025/03/09 02:25:23 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for transfers to finish 2025/03/09 02:25:25 INFO : one: Copied (new) 2025/03/09 02:25:25 DEBUG : Waiting for deletions to finish 2025/03/09 02:25:25 INFO : three.txt: Moved (server-side) 2025/03/09 02:25:25 INFO : three.txt: Moved into backup dir 2025/03/09 02:25:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 02:25:38 DEBUG : two: Sizes identical 2025/03/09 02:25:38 DEBUG : two: Unchanged skipping 2025/03/09 02:25:38 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for checks to finish 2025/03/09 02:25:38 INFO : one: Deleted 2025/03/09 02:25:38 INFO : one: Moved (server-side) 2025/03/09 02:25:38 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for transfers to finish 2025/03/09 02:25:40 INFO : one: Copied (new) 2025/03/09 02:25:40 DEBUG : Waiting for deletions to finish 2025/03/09 02:25:40 INFO : three.txt: Deleted 2025/03/09 02:25:40 INFO : three.txt: Moved (server-side) 2025/03/09 02:25:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (25.04s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:25:52 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/dst" 2025/03/09 02:25:52 DEBUG : Config file has changed externally - reloading 2025/03/09 02:25:52 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/backup" 2025/03/09 02:25:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 02:25:53 DEBUG : two: Sizes identical 2025/03/09 02:25:53 DEBUG : two: Unchanged skipping 2025/03/09 02:25:53 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for checks to finish 2025/03/09 02:25:53 INFO : one: Moved (server-side) to: one.bak 2025/03/09 02:25:53 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for transfers to finish 2025/03/09 02:25:59 INFO : one: Copied (new) 2025/03/09 02:25:59 DEBUG : Waiting for deletions to finish 2025/03/09 02:26:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 02:26:00 INFO : three.txt: Moved into backup dir 2025/03/09 02:26:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 02:26:02 DEBUG : two: Sizes identical 2025/03/09 02:26:02 DEBUG : two: Unchanged skipping 2025/03/09 02:26:02 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for checks to finish 2025/03/09 02:26:02 INFO : one.bak: Deleted 2025/03/09 02:26:02 INFO : one: Moved (server-side) to: one.bak 2025/03/09 02:26:02 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for transfers to finish 2025/03/09 02:26:04 INFO : one: Copied (new) 2025/03/09 02:26:04 DEBUG : Waiting for deletions to finish 2025/03/09 02:26:04 INFO : three.txt.bak: Deleted 2025/03/09 02:26:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 02:26:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (23.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:26:27 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/dst" 2025/03/09 02:26:27 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/backup" 2025/03/09 02:26:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 02:26:27 DEBUG : two: Sizes identical 2025/03/09 02:26:27 DEBUG : two: Unchanged skipping 2025/03/09 02:26:27 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for checks to finish 2025/03/09 02:26:28 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/09 02:26:28 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for transfers to finish 2025/03/09 02:26:30 INFO : one: Copied (new) 2025/03/09 02:26:30 DEBUG : Waiting for deletions to finish 2025/03/09 02:26:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/09 02:26:30 INFO : three.txt: Moved into backup dir 2025/03/09 02:26:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 02:26:33 DEBUG : two: Sizes identical 2025/03/09 02:26:33 DEBUG : two: Unchanged skipping 2025/03/09 02:26:33 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for checks to finish 2025/03/09 02:26:33 INFO : one-2019-01-01: Deleted 2025/03/09 02:26:33 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/09 02:26:33 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for transfers to finish 2025/03/09 02:26:36 INFO : one: Copied (new) 2025/03/09 02:26:36 DEBUG : Waiting for deletions to finish 2025/03/09 02:26:36 INFO : three-2019-01-01.txt: Deleted 2025/03/09 02:26:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/09 02:26:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (32.07s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:26:42 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/dst" 2025/03/09 02:26:42 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for checks to finish 2025/03/09 02:26:42 DEBUG : two: Sizes identical 2025/03/09 02:26:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 02:26:42 DEBUG : two: Unchanged skipping 2025/03/09 02:26:42 INFO : one: Moved (server-side) to: one.bak 2025/03/09 02:26:42 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for transfers to finish 2025/03/09 02:26:46 INFO : one: Copied (new) 2025/03/09 02:26:46 DEBUG : Waiting for deletions to finish 2025/03/09 02:26:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 02:26:46 INFO : three.txt: Moved into backup dir 2025/03/09 02:26:52 DEBUG : one.bak: Excluded (Path Filter) 2025/03/09 02:26:52 DEBUG : one.bak: Excluded 2025/03/09 02:26:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/09 02:26:52 DEBUG : three.txt.bak: Excluded 2025/03/09 02:26:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 02:26:52 DEBUG : two: Sizes identical 2025/03/09 02:26:52 DEBUG : two: Unchanged skipping 2025/03/09 02:26:52 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for checks to finish 2025/03/09 02:26:52 INFO : one.bak: Deleted 2025/03/09 02:26:52 INFO : one: Moved (server-side) to: one.bak 2025/03/09 02:26:52 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe/dst': Waiting for transfers to finish 2025/03/09 02:26:56 INFO : one: Copied (new) 2025/03/09 02:26:56 DEBUG : Waiting for deletions to finish 2025/03/09 02:26:56 INFO : three.txt.bak: Deleted 2025/03/09 02:26:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 02:26:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (20.19s) === RUN TestSyncSuffix run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:27:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/dst" 2025/03/09 02:27:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 02:27:04 INFO : one: Moved (server-side) to: one.bak 2025/03/09 02:27:07 INFO : one: Copied (new) 2025/03/09 02:27:07 DEBUG : two: Sizes identical 2025/03/09 02:27:07 DEBUG : two: Unchanged skipping 2025/03/09 02:27:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/09 02:27:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 02:27:10 INFO : three.txt: Copied (new) 2025/03/09 02:27:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 02:27:10 INFO : one.bak: Deleted 2025/03/09 02:27:11 INFO : one: Moved (server-side) to: one.bak 2025/03/09 02:27:13 INFO : one: Copied (new) 2025/03/09 02:27:13 DEBUG : two: Sizes identical 2025/03/09 02:27:13 DEBUG : two: Unchanged skipping 2025/03/09 02:27:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/09 02:27:13 INFO : three.txt.bak: Deleted 2025/03/09 02:27:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 02:27:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.75s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:27:29 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gequpoz1zuwe/dst" 2025/03/09 02:27:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 02:27:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/09 02:27:34 INFO : one: Copied (new) 2025/03/09 02:27:34 DEBUG : two: Sizes identical 2025/03/09 02:27:34 DEBUG : two: Unchanged skipping 2025/03/09 02:27:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/09 02:27:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/09 02:27:39 INFO : three.txt: Copied (new) 2025/03/09 02:27:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 02:27:40 INFO : one-2019-01-01: Deleted 2025/03/09 02:27:40 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/09 02:27:42 INFO : one: Copied (new) 2025/03/09 02:27:42 DEBUG : two: Sizes identical 2025/03/09 02:27:42 DEBUG : two: Unchanged skipping 2025/03/09 02:27:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/09 02:27:42 INFO : three-2019-01-01.txt: Deleted 2025/03/09 02:27:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/09 02:27:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (28.90s) === RUN TestSyncUTFNorm run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:27:48 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:27:48 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/09 02:27:48 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:27:48 DEBUG : Testêé: Moving old file out the way to "Testêé.jidowax1" 2025/03/09 02:27:53 DEBUG : Testêé: Removing old file 2025/03/09 02:27:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/09 02:27:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.01s) === RUN TestSyncImmutable run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:27:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/09 02:27:54 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:27:54 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:27:57 INFO : existing: Copied (new) 2025/03/09 02:27:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:27:57 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/09 02:27:57 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:27:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/09 02:27:57 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:27:57 ERROR : premiumize.me root 'rclone-test-gequpoz1zuwe': not deleting files as there were IO errors 2025/03/09 02:27:57 ERROR : premiumize.me root 'rclone-test-gequpoz1zuwe': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (3.86s) === RUN TestSyncIgnoreCase run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.10s) === RUN TestFixCase run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:28:08 DEBUG : existing: Sizes identical 2025/03/09 02:28:08 DEBUG : existing: Unchanged skipping 2025/03/09 02:28:08 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/09 02:28:08 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-vopusuc8 2025/03/09 02:28:08 DEBUG : EXISTING: moving to existing-rclone-move-puhozit9 2025/03/09 02:28:08 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/09 02:28:08 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-puhozit9 2025/03/09 02:28:08 DEBUG : EXISTING: moving to existing 2025/03/09 02:28:08 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-vopusuc8 2025/03/09 02:28:08 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/09 02:28:08 INFO : existing-rclone-move-puhozit9: Moved (server-side) to: existing 2025/03/09 02:28:08 INFO : EXISTING: Moved (server-side) to: existing 2025/03/09 02:28:08 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/09 02:28:08 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/09 02:28:08 INFO : existingbutdifferent-rclone-move-vopusuc8: Moved (server-side) to: existingbutdifferent 2025/03/09 02:28:08 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/09 02:28:08 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/09 02:28:09 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.tenipog9" 2025/03/09 02:28:09 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/09 02:28:09 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/09 02:28:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-lebuvul5 2025/03/09 02:28:09 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/09 02:28:09 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-lebuvul5 2025/03/09 02:28:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/09 02:28:09 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/09 02:28:09 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:28:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zifejej7 2025/03/09 02:28:09 INFO : subdira/subdirb/subdirc/hello-rclone-move-lebuvul5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/09 02:28:09 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/09 02:28:09 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/09 02:28:09 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.rigorap4" 2025/03/09 02:28:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zifejej7 2025/03/09 02:28:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/09 02:28:10 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zifejej7: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/09 02:28:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/09 02:28:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/09 02:28:10 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:28:10 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.guzavod9" 2025/03/09 02:28:11 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2025/03/09 02:28:11 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/09 02:28:11 DEBUG : existingbutdifferent: Removing old file 2025/03/09 02:28:12 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/09 02:28:12 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2025/03/09 02:28:12 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/09 02:28:12 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (16.23s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", 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-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", 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-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.29s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.10s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:30:43 DEBUG : both0: Sizes identical 2025/03/09 02:30:43 DEBUG : both11: Sizes identical 2025/03/09 02:30:43 DEBUG : both10: Sizes identical 2025/03/09 02:30:43 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:30:43 DEBUG : both1: Sizes identical 2025/03/09 02:30:43 DEBUG : both0: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both12: Sizes identical 2025/03/09 02:30:43 DEBUG : both12: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both13: Sizes identical 2025/03/09 02:30:43 DEBUG : both11: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both14: Sizes identical 2025/03/09 02:30:43 DEBUG : both14: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both15: Sizes identical 2025/03/09 02:30:43 DEBUG : both15: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both16: Sizes identical 2025/03/09 02:30:43 DEBUG : both16: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both17: Sizes identical 2025/03/09 02:30:43 DEBUG : both17: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both18: Sizes identical 2025/03/09 02:30:43 DEBUG : both18: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both19: Sizes identical 2025/03/09 02:30:43 DEBUG : both1: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both2: Sizes identical 2025/03/09 02:30:43 DEBUG : both2: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both3: Sizes identical 2025/03/09 02:30:43 DEBUG : both3: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both4: Sizes identical 2025/03/09 02:30:43 DEBUG : both13: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both5: Sizes identical 2025/03/09 02:30:43 DEBUG : both5: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both6: Sizes identical 2025/03/09 02:30:43 DEBUG : both6: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both7: Sizes identical 2025/03/09 02:30:43 DEBUG : both7: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both8: Sizes identical 2025/03/09 02:30:43 DEBUG : both8: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both9: Sizes identical 2025/03/09 02:30:43 DEBUG : both9: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both10: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both19: Unchanged skipping 2025/03/09 02:30:43 DEBUG : both4: Unchanged skipping 2025/03/09 02:30:43 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:30:43 DEBUG : Waiting for deletions to finish 2025/03/09 02:30:43 INFO : only3: Deleted 2025/03/09 02:30:43 INFO : only6: Deleted 2025/03/09 02:30:43 INFO : only11: Deleted 2025/03/09 02:30:43 INFO : only1: Deleted 2025/03/09 02:30:43 INFO : only12: Deleted 2025/03/09 02:30:43 INFO : only13: Deleted 2025/03/09 02:30:43 INFO : only5: Deleted 2025/03/09 02:30:43 INFO : only8: Deleted 2025/03/09 02:30:43 INFO : only14: Deleted 2025/03/09 02:30:43 INFO : only16: Deleted 2025/03/09 02:30:43 INFO : only17: Deleted 2025/03/09 02:30:43 INFO : only18: Deleted 2025/03/09 02:30:43 INFO : only4: Deleted 2025/03/09 02:30:43 INFO : only0: Deleted 2025/03/09 02:30:43 INFO : only15: Deleted 2025/03/09 02:30:43 INFO : only19: Deleted 2025/03/09 02:30:43 INFO : only2: Deleted 2025/03/09 02:30:43 INFO : only10: Deleted 2025/03/09 02:30:43 INFO : only7: Deleted 2025/03/09 02:30:43 INFO : only9: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (150.54s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:33:34 DEBUG : both1: Sizes identical 2025/03/09 02:33:34 DEBUG : both10: Sizes identical 2025/03/09 02:33:34 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for checks to finish 2025/03/09 02:33:34 DEBUG : both0: Sizes identical 2025/03/09 02:33:34 DEBUG : both11: Sizes identical 2025/03/09 02:33:34 DEBUG : both1: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both12: Sizes identical 2025/03/09 02:33:34 DEBUG : both12: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both13: Sizes identical 2025/03/09 02:33:34 DEBUG : both10: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both14: Sizes identical 2025/03/09 02:33:34 DEBUG : both14: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both15: Sizes identical 2025/03/09 02:33:34 DEBUG : both15: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both16: Sizes identical 2025/03/09 02:33:34 DEBUG : both0: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both17: Sizes identical 2025/03/09 02:33:34 DEBUG : both17: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both18: Sizes identical 2025/03/09 02:33:34 DEBUG : both11: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both19: Sizes identical 2025/03/09 02:33:34 DEBUG : both13: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both2: Sizes identical 2025/03/09 02:33:34 DEBUG : both2: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both3: Sizes identical 2025/03/09 02:33:34 DEBUG : both3: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both4: Sizes identical 2025/03/09 02:33:34 DEBUG : both4: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both5: Sizes identical 2025/03/09 02:33:34 DEBUG : both5: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both6: Sizes identical 2025/03/09 02:33:34 DEBUG : both6: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both7: Sizes identical 2025/03/09 02:33:34 DEBUG : both16: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both8: Sizes identical 2025/03/09 02:33:34 DEBUG : both18: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both9: Sizes identical 2025/03/09 02:33:34 DEBUG : both19: Unchanged skipping 2025/03/09 02:33:34 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/09 02:33:34 DEBUG : both7: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both8: Unchanged skipping 2025/03/09 02:33:34 DEBUG : both9: Unchanged skipping 2025/03/09 02:33:34 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Waiting for transfers to finish 2025/03/09 02:33:34 DEBUG : only0: Moving old file out the way to "only0.cugixuc6" 2025/03/09 02:33:34 DEBUG : only1: Moving old file out the way to "only1.jedohar4" 2025/03/09 02:33:34 DEBUG : only10: Moving old file out the way to "only10.lizipil0" 2025/03/09 02:33:34 DEBUG : only11: Moving old file out the way to "only11.fopikat2" 2025/03/09 02:33:35 DEBUG : only0: Removing old file 2025/03/09 02:33:35 DEBUG : only10: Removing old file 2025/03/09 02:33:35 INFO : only0: Copied (replaced existing) 2025/03/09 02:33:35 INFO : only10: Copied (replaced existing) 2025/03/09 02:33:35 DEBUG : only12: Moving old file out the way to "only12.xofekac0" 2025/03/09 02:33:35 DEBUG : only13: Moving old file out the way to "only13.jabilux9" 2025/03/09 02:33:37 DEBUG : only1: Removing old file 2025/03/09 02:33:37 INFO : only1: Copied (replaced existing) 2025/03/09 02:33:37 DEBUG : only14: Moving old file out the way to "only14.lotezey4" 2025/03/09 02:33:38 DEBUG : only13: Removing old file 2025/03/09 02:33:38 INFO : only13: Copied (replaced existing) 2025/03/09 02:33:38 DEBUG : only15: Moving old file out the way to "only15.jazawew2" 2025/03/09 02:33:38 DEBUG : only12: Removing old file 2025/03/09 02:33:38 INFO : only12: Copied (replaced existing) 2025/03/09 02:33:38 DEBUG : only16: Moving old file out the way to "only16.xekowov8" 2025/03/09 02:33:38 DEBUG : only11: Removing old file 2025/03/09 02:33:39 INFO : only11: Copied (replaced existing) 2025/03/09 02:33:39 DEBUG : only17: Moving old file out the way to "only17.dalataz8" 2025/03/09 02:33:41 DEBUG : only15: Removing old file 2025/03/09 02:33:41 INFO : only15: Copied (replaced existing) 2025/03/09 02:33:41 DEBUG : only18: Moving old file out the way to "only18.nozijaj7" 2025/03/09 02:33:42 DEBUG : only14: Removing old file 2025/03/09 02:33:42 INFO : only14: Copied (replaced existing) 2025/03/09 02:33:42 DEBUG : only19: Moving old file out the way to "only19.wexawic0" 2025/03/09 02:33:43 DEBUG : only16: Removing old file 2025/03/09 02:33:43 INFO : only16: Copied (replaced existing) 2025/03/09 02:33:43 DEBUG : only2: Moving old file out the way to "only2.puwacat0" 2025/03/09 02:33:44 DEBUG : only19: Removing old file 2025/03/09 02:33:44 DEBUG : only17: Removing old file 2025/03/09 02:33:44 INFO : only19: Copied (replaced existing) 2025/03/09 02:33:44 INFO : only17: Copied (replaced existing) 2025/03/09 02:33:44 DEBUG : only3: Moving old file out the way to "only3.wuqulep1" 2025/03/09 02:33:44 DEBUG : only4: Moving old file out the way to "only4.timupiq0" 2025/03/09 02:33:46 DEBUG : only3: Removing old file 2025/03/09 02:33:46 INFO : only3: Copied (replaced existing) 2025/03/09 02:33:46 DEBUG : only5: Moving old file out the way to "only5.yewecon2" 2025/03/09 02:33:47 DEBUG : only18: Removing old file 2025/03/09 02:33:47 INFO : only18: Copied (replaced existing) 2025/03/09 02:33:47 DEBUG : only6: Moving old file out the way to "only6.niravax0" 2025/03/09 02:33:50 DEBUG : only2: Removing old file 2025/03/09 02:33:50 INFO : only2: Copied (replaced existing) 2025/03/09 02:33:50 DEBUG : only7: Moving old file out the way to "only7.zawutuj3" 2025/03/09 02:33:50 DEBUG : only5: Removing old file 2025/03/09 02:33:50 INFO : only5: Copied (replaced existing) 2025/03/09 02:33:50 DEBUG : only8: Moving old file out the way to "only8.reqesob3" 2025/03/09 02:33:51 DEBUG : only7: Removing old file 2025/03/09 02:33:51 DEBUG : only6: Removing old file 2025/03/09 02:33:51 INFO : only7: Copied (replaced existing) 2025/03/09 02:33:51 DEBUG : only9: Moving old file out the way to "only9.jurohib4" 2025/03/09 02:33:51 INFO : only6: Copied (replaced existing) 2025/03/09 02:33:53 DEBUG : only8: Removing old file 2025/03/09 02:33:53 INFO : only8: Copied (replaced existing) 2025/03/09 02:33:55 DEBUG : only4: Removing old file 2025/03/09 02:33:55 INFO : only4: Copied (replaced existing) 2025/03/09 02:33:55 DEBUG : only9: Removing old file 2025/03/09 02:33:55 INFO : only9: Copied (replaced existing) 2025/03/09 02:33:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (192.83s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:33:57 DEBUG : empty_dir: Making directory with metadata 2025/03/09 02:33:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 02:33:57 DEBUG : empty_on_remote: Making directory with metadata 2025/03/09 02:33:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 02:33:57 INFO : empty_on_remote: Making directory 2025/03/09 02:33:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:34:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/09 02:34:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/09 02:34:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/09 02:34:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (4.65s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:34:02 DEBUG : empty_dir: Making directory with metadata 2025/03/09 02:34:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 02:34:02 DEBUG : empty_on_remote: Making directory with metadata 2025/03/09 02:34:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 02:34:02 INFO : empty_on_remote: Making directory 2025/03/09 02:34:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:35:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/09 02:35:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/09 02:35:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/09 02:35:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/09 02:35:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (64.56s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:35:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 02:35:07 INFO : sub dir: Making directory 2025/03/09 02:35:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (6.89s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" 2025/03/09 02:35:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 02:35:13 INFO : sub dir: Making directory 2025/03/09 02:35:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-gequpoz1zuwe'", Local "Local file system at /tmp/rclone224315979", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (11.18s) PASS 2025/03/09 02:35:25 DEBUG : premiumize.me root 'rclone-test-gequpoz1zuwe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 19m4.947299674s (try 1/5)